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/jenkins13696180724718514138.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:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef 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-20241117-0847-5c5e85c7-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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 (10.7 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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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_6.cc Creating dependency file for RUA_Containers_part_7.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_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_7.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_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_7.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_Adapter_part_7.cc Creating dependency file for RAN_Emulation_part_1.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_1.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_7.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_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_6.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_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 SCCPasp_Types_part_1.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_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RUA_Types_part_7.cc Creating dependency file for RUA_Types_part_6.cc Creating dependency file for RUA_Types_part_5.cc Creating dependency file for RUA_Types_part_4.cc Creating dependency file for RUA_Types_part_3.cc Creating dependency file for RUA_Types_part_2.cc Creating dependency file for RUA_Types_part_1.cc Creating dependency file for RUA_Templates_part_7.cc Creating dependency file for RUA_Templates_part_6.cc Creating dependency file for RUA_Templates_part_5.cc Creating dependency file for RUA_Templates_part_4.cc Creating dependency file for RUA_Templates_part_3.cc Creating dependency file for RUA_Templates_part_2.cc Creating dependency file for RUA_Templates_part_1.cc Creating dependency file for RUA_Emulation_part_7.cc Creating dependency file for RUA_Emulation_part_6.cc Creating dependency file for RUA_Emulation_part_5.cc Creating dependency file for RUA_Emulation_part_4.cc Creating dependency file for RUA_Emulation_part_3.cc Creating dependency file for RUA_Emulation_part_2.cc Creating dependency file for RUA_Emulation_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Mutex_part_7.cc Creating dependency file for Mutex_part_6.cc Creating dependency file for Mutex_part_5.cc Creating dependency file for Mutex_part_4.cc Creating dependency file for Mutex_part_3.cc Creating dependency file for Mutex_part_2.cc Creating dependency file for Mutex_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_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_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_5.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for Iuh_Types_part_7.cc Creating dependency file for Iuh_Types_part_6.cc Creating dependency file for Iuh_Types_part_5.cc Creating dependency file for Iuh_Types_part_4.cc Creating dependency file for Iuh_Types_part_3.cc Creating dependency file for Iuh_Types_part_2.cc Creating dependency file for Iuh_Types_part_1.cc Creating dependency file for Iuh_Emulation_part_7.cc Creating dependency file for Iuh_Emulation_part_6.cc Creating dependency file for Iuh_Emulation_part_5.cc Creating dependency file for Iuh_Emulation_part_4.cc Creating dependency file for Iuh_Emulation_part_3.cc Creating dependency file for Iuh_Emulation_part_2.cc Creating dependency file for Iuh_Emulation_part_1.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc Creating dependency file for Iuh_CodecPort_part_7.cc Creating dependency file for Iuh_CodecPort_part_6.cc Creating dependency file for Iuh_CodecPort_part_5.cc Creating dependency file for Iuh_CodecPort_part_4.cc Creating dependency file for Iuh_CodecPort_part_3.cc Creating dependency file for Iuh_CodecPort_part_2.cc Creating dependency file for Iuh_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_3.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_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 BSSAP_CodecPort_part_5.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RUA_Types.cc Creating dependency file for RUA_Templates.cc Creating dependency file for RUA_Emulation.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Mutex.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HNBGW_Tests.cc Creating dependency file for HNBAP_Types.cc Creating dependency file for HNBAP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for ConnHdlr.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr.o ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env 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 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 MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex.o Mutex.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] 7791 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] 7843 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] 8940 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] 9388 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc env 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 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 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 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_Containers_part_2.o HNBAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr.so ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types.so HNBAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types.so Iuh_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex.so Mutex.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation.so RUA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates.so RUA_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types.so RUA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_1.so ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_2.so ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_3.so ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_4.so ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_5.so ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_6.so ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_7.so ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_1.so Mutex_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_2.so Mutex_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_3.so Mutex_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_4.so Mutex_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_5.so Mutex_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_6.so Mutex_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_7.so Mutex_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants.so RUA_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers.so RUA_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs.so RUA_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_EncDec.so RUA_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so ConnHdlr.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Mutex.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so ConnHdlr_part_1.so ConnHdlr_part_2.so ConnHdlr_part_3.so ConnHdlr_part_4.so ConnHdlr_part_5.so ConnHdlr_part_6.so ConnHdlr_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Mutex_part_1.so Mutex_part_2.so Mutex_part_3.so Mutex_part_4.so Mutex_part_5.so Mutex_part_6.so Mutex_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o ConnHdlr.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Mutex.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o ConnHdlr_part_1.o ConnHdlr_part_2.o ConnHdlr_part_3.o ConnHdlr_part_4.o ConnHdlr_part_5.o ConnHdlr_part_6.o ConnHdlr_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Mutex_part_1.o Mutex_part_2.o Mutex_part_3.o Mutex_part_4.o Mutex_part_5.o Mutex_part_6.o Mutex_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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 1s (332 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-hnbgw, osmo-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', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241117-0847-5c5e85c7-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp'] 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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411162026 [1180 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411162026 [169 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.4.0.4.3b3e.202411162026 [16.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411162026 [69.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411162026 [227 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.4.0.4.3b3e.202411162026 [40.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411162026 [53.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411162026 [103 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.50.b59d.202411162026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411162026 [58.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.50.b59d.202411162026 [17.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411162026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.6.0.3.655a.202411162026 [51.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.13.1.202411162026 [57.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411162026 [223 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.6.0.3.655a.202411162026 [28.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.6.0.17.a3c0a.202411162026 [106 kB] Fetched 1787 kB in 0s (32.8 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_202411162026_amd64.deb ... Unpacking osmocom-nightly (202411162026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0.30.51bb.202411162026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411162026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../04-libosmo-gtlv1_0.4.0.4.3b3e.202411162026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411162026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0.30.51bb.202411162026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411162026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0.30.51bb.202411162026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411162026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../07-libosmo-pfcp0_0.4.0.4.3b3e.202411162026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411162026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411162026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411162026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.10.0.30.51bb.202411162026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411162026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.50.b59d.202411162026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411162026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.30.51bb.202411162026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411162026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.50.b59d.202411162026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.50.b59d.202411162026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411162026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411162026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../14-libosmo-hnbap0_1.6.0.3.655a.202411162026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.3.655a.202411162026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1.202411162026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.202411162026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../16-libosmo-ranap7_1.6.0.3.655a.202411162026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411162026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../17-libosmo-rua0_1.6.0.3.655a.202411162026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.3.655a.202411162026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../18-osmo-hnbgw_1.6.0.17.a3c0a.202411162026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.17.a3c0a.202411162026) ... Setting up osmocom-nightly (202411162026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411162026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411162026) ... Setting up libasn1c1:amd64 (0.9.37.202411162026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.3.655a.202411162026) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411162026) ... Setting up libosmo-rua0:amd64 (1.6.0.3.655a.202411162026) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411162026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.202411162026) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411162026) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411162026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411162026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411162026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411162026) ... Setting up osmo-stp:amd64 (2.0.0.50.b59d.202411162026) ... 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.202411162026) ... Setting up osmo-hnbgw (1.6.0.17.a3c0a.202411162026) ... 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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] 20241117084720944 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20241117084720944 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20241117084720944 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 20241117084720944 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241117084720944 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241117084720945 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117084720945 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 20241117084720945 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241117084720945 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117084720945 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 20241117084720945 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241117084720945 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117084720945 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 20241117084720945 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241117084720945 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117084720945 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 20241117084720945 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241117084720945 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117084720945 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 20241117084720945 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241117084720945 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241117084720945 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241117084720945 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117084720945 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241117084720945 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241117084720945 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241117084720945 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241117084720945 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241117084720945 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241117084720945 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20241117084720945 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20241117084720945 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20241117084720945 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-20241117-0847-5c5e85c7-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 0x5595c94e84e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5595c94e84c0(iups) with 3 counters 20241117084721092 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241117084721093 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241117084721093 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Allocated (fsm.c:456) 20241117084721093 DLGLOBAL DEBUG validating counter group 0x5595c94e8560(msc) with 15 counters (rate_ctr.c:86) 20241117084721093 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241117084721093 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117084721093 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Allocated (fsm.c:456) 20241117084721093 DLGLOBAL DEBUG validating counter group 0x5595c94e8560(msc) with 15 counters (rate_ctr.c:86) 20241117084721093 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241117084721093 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117084721093 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Allocated (fsm.c:456) 20241117084721093 DLGLOBAL DEBUG validating counter group 0x5595c94e8560(msc) with 15 counters (rate_ctr.c:86) 20241117084721093 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241117084721093 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117084721093 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Allocated (fsm.c:456) 20241117084721093 DLGLOBAL DEBUG validating counter group 0x5595c94e8560(msc) with 15 counters (rate_ctr.c:86) 20241117084721093 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241117084721093 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117084721093 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Allocated (fsm.c:456) 20241117084721093 DLGLOBAL DEBUG validating counter group 0x5595c94e8540(sgsn) with 15 counters (rate_ctr.c:86) 20241117084721093 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241117084721093 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117084721093 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Allocated (fsm.c:456) 20241117084721093 DLGLOBAL DEBUG validating counter group 0x5595c94e8540(sgsn) with 15 counters (rate_ctr.c:86) 20241117084721093 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241117084721093 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117084721093 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241117084721093 DLGLOBAL DEBUG validating counter group 0x5595c94e8540(sgsn) with 15 counters (rate_ctr.c:86) 20241117084721093 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241117084721093 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117084721093 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Allocated (fsm.c:456) 20241117084721093 DLGLOBAL DEBUG validating counter group 0x5595c94e8540(sgsn) with 15 counters (rate_ctr.c:86) 20241117084721093 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241117084721093 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117084721093 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241117084721093 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241117084721093 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241117084721093 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241117084721093 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241117084721093 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241117084721093 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:56958 (mgcp_client.c:987) 20241117084721093 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20241117084721093 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117084721093 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241117084721093 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20241117084721093 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20241117084721093 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20241117084721093 DLGLOBAL DEBUG validating counter group 0x7fe82fa1e9a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20241117084721093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_DOWN}: Allocated (fsm.c:456) 20241117084721093 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20241117084721093 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20241117084721093 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20241117084721093 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20241117084721093 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20241117084721093 DLGLOBAL DEBUG validating counter group 0x7fe82fa1e9e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241117084721093 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20241117084721093 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{IDLE}: Allocated (fsm.c:456) 20241117084721093 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) 20241117084721093 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5595ca74b510]{ASP_DOWN}: Allocated (fsm.c:456) 20241117084721093 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20241117084721093 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241117084721094 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:51385<->l=::1:2905): New m3ua connection accepted 20241117084721094 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:51385<->l=::1:2905): created dynamic ASP asp-dyn-0 20241117084721094 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:51385<->l=:::2905 20241117084721094 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241117084721094 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241117084721094 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084721094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117084721093 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241117084721093 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x5595ca74b640 (osmo_ss7_user.c:88) 20241117084721093 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20241117084721093 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20241117084721093 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20241117084721093 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20241117084721093 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117084721093 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241117084721093 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117084721093 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20241117084721094 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117084721094 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241117084721094 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117084721094 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20241117084721094 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117084721094 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241117084721094 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117084721094 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20241117084721094 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117084721094 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241117084721094 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117084721094 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20241117084721094 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117084721094 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241117084721094 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117084721094 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20241117084721094 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117084721094 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241117084721094 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117084721094 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20241117084721094 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117084721094 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241117084721094 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117084721094 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20241117084721094 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:51385){CONNECTING} connection established (stream_cli.c:362) 20241117084721094 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241117084721094 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:51385) (osmo_ss7_asp.c:937) 20241117084721094 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20241117084721094 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20241117084721094 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20241117084721094 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5595ca74b510]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20241117084721094 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084721094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084721094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241117084721094 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084721094 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084721094 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084721094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084721094 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084721094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084721094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084721094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084721094 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241117084721094 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084721094 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084721094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084721094 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084721094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084721094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084721094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084721094 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241117084721094 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084721094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084721094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:749) 20241117084721094 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5595ca74b510]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:712) 20241117084721094 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5595ca74b510]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20241117084721094 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5595ca74b510]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20241117084721094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117084721094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20241117084721094 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20241117084721094 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20241117084721094 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20241117084721094 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084721094 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084721094 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084721094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084721094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084721094 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084721094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084721094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084721094 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084721094 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084721094 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084721094 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084721094 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084721094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084721094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084721094 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084721094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084721094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084721094 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084721094 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084721094 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084721094 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084721094 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084721094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084721094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084721094 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084721094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084721094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084721094 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084721094 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084721094 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084721094 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084721094 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084721094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084721094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084721094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084721094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084721094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084721094 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084721094 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084721094 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084721094 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084721094 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084721094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084721094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084721094 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084721094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084721094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084721094 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084721094 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084721094 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084721094 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084721094 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084721094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084721094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084721094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084721094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084721094 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084721094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084721094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084721094 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084721094 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{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-20241117-0847-5c5e85c7-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@c12b04494787: Unix server socket created successfully. MC@c12b04494787: Listening on TCP port 36409. MC2> c12b04494787 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests c12b04494787 36409 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c12b04494787: New HC connected from 10.0.2.100 [10.0.2.100]. c12b04494787: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@c12b04494787: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c12b04494787: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c12b04494787: Configuration file was processed on all HCs. MC@c12b04494787: Creating MTC on host 10.0.2.100. MC@c12b04494787: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sun Nov 17 08:47:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_hnb_register started. 20241117084722880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084722883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084722887 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33751<->l=127.0.0.1:4262) (control_if.c:570) 20241117084722900 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084722900 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084722900 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084722900 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084722900 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084722900 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084722900 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084722900 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084722900 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_hnb_register-Iuh0(7)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084722900 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084722901 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084722902 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084722902 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084722902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084722902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084722902 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084722902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084722902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084722902 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084722902 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084722902 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084722902 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084722902 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084722902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084722902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084722902 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084722902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084722902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084722902 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084722902 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084722902 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084722902 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084722902 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084722902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084722902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084722902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084722902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084722902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084722902 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084722902 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084722902 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084722902 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084722902 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084722902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084722902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084722902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084722902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084722902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084722902 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084722902 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(11)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084722917 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084722917 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084722917 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084722917 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084722918 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084722918 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084722918 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084722918 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084722919 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084722919 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084722919 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084722919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084722919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084722919 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084722919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084722919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084722919 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084722919 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084722919 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084722919 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084722919 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084722919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084722919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084722919 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084722919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084722919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084722919 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084722919 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084722919 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084722919 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084722919 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084722919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084722919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084722919 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084722919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084722919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084722919 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084722919 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084722919 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084722919 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084722919 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084722919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084722919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084722919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084722919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084722919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084722919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084722919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084722919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084722919 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117084722919 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084723095 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241117084723095 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20241117084723095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20241117084723095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241117084723095 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241117084723095 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241117084723095 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20241117084723095 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241117084723095 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241117084723095 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241117084723095 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084723095 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241117084723095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084723096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:749) 20241117084723096 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20241117084723096 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20241117084723096 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20241117084723096 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20241117084723096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084723096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241117084723096 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241117084723096 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241117084723096 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241117084723096 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20241117084723096 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5595ca74b510]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20241117084723096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084723096 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084723096 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084723096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084723096 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084723096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084723096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084723096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:749) 20241117084723096 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5595ca74b510]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:712) 20241117084723096 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5595ca74b510]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20241117084723096 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5595ca74b510]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20241117084723096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117084723096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20241117084723096 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241117084723096 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241117084723096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084723096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241117084723096 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) 20241117084723096 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241117084723096 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5595ca74cae0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241117084723115 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084723115 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084723115 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084723115 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084723124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723124 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084723124 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084723124 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084723124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084723124 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084723124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084723127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723127 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084723127 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084723127 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084723127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084723127 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084723127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084723127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084723127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084723127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084723127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084723127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084723128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084723128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084723128 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084723128 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084723128 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084723129 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084723129 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084723129 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084723129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084723129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084723129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084723129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084723129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084723129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084723129 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084723129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084723129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084723129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084723129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084723129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084723129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084723129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084723130 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084723130 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084723131 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084723131 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084723137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723137 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084723137 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084723137 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084723137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084723137 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084723137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084723140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723140 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084723140 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084723140 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084723140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084723140 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084723140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084723140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084723140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084723140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084723140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084723140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084723140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084723140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084723140 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084723140 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084723140 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084723142 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084723142 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084723142 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084723142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084723142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084723142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084723142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084723142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084723142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084723142 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084723142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084723142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084723142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084723142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084723142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084723142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084723142 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084723550 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::886f:4bff:fe7f:5b0c]:2905 err=None (stream.c:265) 20241117084723550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241117084723550 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241117084723550 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::886f:4bff:fe7f:5b0c]:2905 err=None (osmo_ss7_asp.c:788) HNBGW_Test.msc0-RAN(10)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084723931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723931 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084723931 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084723931 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084723931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084723931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084723931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084723931 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084723931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084723931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084723931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084723931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084723931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084723931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084723931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084723931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084723931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084723931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084723932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084723932 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084723932 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084723932 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084723932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084723932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084723932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084723932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084723932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084723932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084723932 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084723932 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084723932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084723932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084723932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084723932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084723932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084723932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084723932 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084723934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723934 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084723934 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084723934 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084723934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084723934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084723934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084723934 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084723934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084723934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084723934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084723934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084723934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084723934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084723934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084723934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084723934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084723934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084723934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084723934 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084723934 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084723938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723938 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084723938 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084723938 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084723938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084723938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084723938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084723938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084723938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084723938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084723938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084723938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084723938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084723938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084723938 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084723938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084723938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723938 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084723938 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084723938 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084723938 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084723938 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084723938 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084723938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084723938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084723938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084723938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084723938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084723938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084723938 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084723938 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084723938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084723938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084723938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084723938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084723938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084723938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084723938 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084723939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084723939 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084723939 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084723939 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084723939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084723939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084723939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084723939 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084723939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084723939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084723939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084723939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084723939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084723939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084723939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084723939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084723939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084723939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084723939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084723939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084723939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084723939 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084723939 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084723939 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084723944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084723944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084723944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084723944 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084723944 DLGLOBAL DEBUG validating counter group 0x5595c94e8be0(hnb) with 60 counters (rate_ctr.c:86) 20241117084723944 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084723944 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084723944 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084723944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084723944 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@c12b04494787: setverdict(pass): none -> pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_hnb_register(3)@c12b04494787: Final verdict of PTC: none 20241117084723949 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33751<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(10)@c12b04494787: Final verdict of PTC: none 20241117084723950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084723950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084723950 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084723951 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084723951 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(8)@c12b04494787: Final verdict of PTC: none 20241117084723951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57428<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(14)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(15)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@c12b04494787: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(4)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084723958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57418<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@c12b04494787: Test case TC_hnb_register finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sun Nov 17 08:47:23 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241117084724041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084724134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084724134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084724134 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084724134 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084724134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084724134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084724134 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084724134 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084724134 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 20241117084724134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084724134 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084724134 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084724134 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084724134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084724134 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084724134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084724134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084724135 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084724135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084724135 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084724135 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084724135 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084724135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084724135 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084724135 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084724135 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 20241117084724135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084724135 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084724135 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084724135 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084724135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084724135 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084724135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084724135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084724135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084724135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084724135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084724135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084724135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084724135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084724135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084724135 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084724135 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084724135 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084724135 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084724135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084724135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084724135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084724135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084724135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084724135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084724135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084724135 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084724135 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084724135 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084724135 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084724443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57430<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207332) Waiting for packet dumper to finish... 1 (prev_count=207332, count=208212) 20241117084725598 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::886f:4bff:fe7f:5b0c]:2905 err=None (stream.c:265) 20241117084725598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241117084725598 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241117084725598 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::886f:4bff:fe7f:5b0c]:2905 err=None (osmo_ss7_asp.c:788) 20241117084726135 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084726135 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084726135 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084726135 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084726135 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084726135 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sun Nov 17 08:47:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_hnb_register_duplicate started. 20241117084727562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084727566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084727569 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32795<->l=127.0.0.1:4262) (control_if.c:570) TC_hnb_register_duplicate-Iuh0(20)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084727583 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084727583 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084727591 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084727591 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084727592 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084727592 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084727592 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084727592 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084727592 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41931 (stream_srv.c:129) 20241117084727592 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41931<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084727592 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084727592 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084727593 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084727593 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084727593 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084727593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084727593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084727593 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084727593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084727593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084727593 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084727593 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084727593 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084727593 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084727593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084727593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084727593 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084727593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084727593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084727593 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084727593 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084727593 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084727593 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084727593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084727593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084727593 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084727593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084727593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084727593 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084727593 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084727593 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084727593 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084727593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084727593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084727593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084727593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084727593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084727593 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084727593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084727593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084727593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084727593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084727593 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084727593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084727593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084727593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084727593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084727593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084727593 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084727593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084727593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084727593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084727593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084727593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084727593 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084727593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084727594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084727594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084727594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084727594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084727594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(26)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(24)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084727608 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084727608 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084727608 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084727608 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084727608 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084727608 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084727608 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084727608 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084727609 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084727609 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084727609 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084727609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084727609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084727609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084727609 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084727609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084727609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084727609 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084727609 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084727609 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084727609 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084727609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084727609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084727609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084727609 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084727609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084727609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084727609 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084727609 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084727609 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084727609 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084727609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084727609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084727610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084727610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084727610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084727610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084727610 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084727610 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084727610 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084727610 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084727610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084727610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084727610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084727610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084727610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084727610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084727610 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084727610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084727610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084727610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084727610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084727610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084727610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084727610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084727610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084727610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084727610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084727610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084727610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084727610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084727807 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084727807 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084727807 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084727807 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084727814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727814 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084727814 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084727814 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084727815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084727815 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084727815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084727817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727817 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084727817 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084727817 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084727817 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084727818 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084727818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084727818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084727818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084727818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084727818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084727818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084727818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084727818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084727818 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084727818 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084727818 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084727819 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084727819 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084727819 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084727819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084727819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084727819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084727820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084727820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084727820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084727820 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084727820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084727820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084727820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084727820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084727820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084727820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084727820 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084727822 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084727822 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084727822 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084727822 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084727828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727828 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084727828 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084727828 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084727828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084727828 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084727828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084727830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727830 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084727830 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084727830 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084727830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084727830 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084727830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084727831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084727831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084727831 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084727831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084727831 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084727831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084727831 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084727831 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084727831 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084727831 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084727832 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084727832 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084727832 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084727832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084727832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084727832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084727832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084727832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084727832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084727832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084727832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084727832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084727832 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084727832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084727832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084727832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084727832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084727832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084727832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084727832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084727832 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084728622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084728622 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084728622 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084728622 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084728622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084728622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084728622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084728622 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084728622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084728622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084728622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084728622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084728622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084728622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084728622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084728622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084728622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728622 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084728622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084728622 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084728622 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084728622 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084728622 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084728622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084728622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084728622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084728622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084728622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084728622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084728622 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084728622 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084728622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084728622 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084728622 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084728622 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084728622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084728622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084728622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084728622 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084728623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084728623 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084728623 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084728623 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084728623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084728623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084728623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084728623 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084728624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084728624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084728624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084728624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084728624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084728624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084728624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084728624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084728624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084728624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084728624 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084728624 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084728624 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084728628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084728628 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084728628 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084728628 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084728628 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084728628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084728628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084728628 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084728628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084728628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084728628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084728628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084728628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084728628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084728628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084728629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084728629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084728629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084728629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084728629 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084728629 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084728629 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084728629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084728629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084728629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084728629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084728629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084728629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084728629 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084728629 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084728629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084728629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084728629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084728629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084728629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084728629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084728629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084728629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084728632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084728632 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084728632 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084728632 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084728632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084728632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084728632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084728632 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084728632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084728632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084728632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084728632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084728632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084728632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084728632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084728632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084728632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084728632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084728632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084728632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084728632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084728632 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084728632 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084728632 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084728636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084728636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084728636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084728636 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084728636 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084728636 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084728636 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084728636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084728636 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@c12b04494787: setverdict(pass): none -> pass 20241117084728643 DLINP DEBUG SRVCONN(,r=127.0.0.1:41931<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084728643 DLINP DEBUG SRVCONN(,r=127.0.0.1:41931<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084728643 DLINP DEBUG SRVCONN(,r=127.0.0.1:41931<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084728643 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084728643 DHNBAP ERROR (127.0.0.1:41931 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241117084728643 DHNBAP ERROR (127.0.0.1:41931 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241117084728643 DLINP DEBUG SRVCONN(,r=127.0.0.1:41931<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084728643 DLINP DEBUG SRVCONN(,r=127.0.0.1:41931<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241117084728643 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084728647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084728647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084728647 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084728647 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084728647 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(28)@c12b04494787: Final verdict of PTC: none 20241117084728647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register_duplicate(16)@c12b04494787: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@c12b04494787: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@c12b04494787: Final verdict of PTC: none 20241117084728648 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32795<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(27)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@c12b04494787: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(17)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@c12b04494787: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(30)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084728652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@c12b04494787: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sun Nov 17 08:47:28 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20241117084728728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084728826 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084728826 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084728826 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 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084728826 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084728826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084728826 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084728826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084728826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084728826 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084728826 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084728826 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 20241117084728826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084728827 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084728827 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084728827 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084728827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084728827 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084728826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084728827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084728827 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084728827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084728827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084728827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084728827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084728827 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084728827 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084728827 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084728827 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084728827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084728827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084728827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084728827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084728827 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084728827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084728827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084728827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084728827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084728827 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084728827 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084728827 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084728827 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084729130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57446<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193952) Waiting for packet dumper to finish... 1 (prev_count=193952, count=214260) 20241117084730828 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084730828 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084730828 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084730828 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084730828 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084730828 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sun Nov 17 08:47:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241117084732211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084732216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084732221 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43403<->l=127.0.0.1:4262) (control_if.c:570) 20241117084732235 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084732235 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084732236 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084732236 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084732236 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084732236 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084732236 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084732236 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084732236 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084732236 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084732237 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084732237 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084732237 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084732237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084732237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084732237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084732237 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084732237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084732237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084732237 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084732237 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084732237 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084732237 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084732237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084732237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084732237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084732237 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084732237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084732237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084732237 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084732237 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084732237 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084732237 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084732237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084732237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084732237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084732238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084732238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084732238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084732238 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084732238 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084732238 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084732238 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084732238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084732238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084732238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084732238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084732238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084732238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084732238 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084732238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084732238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084732238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084732238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084732238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084732238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084732238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084732238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084732238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084732238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084732238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084732238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084732238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(39)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(37)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084732251 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084732251 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084732252 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084732252 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084732252 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084732252 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084732252 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084732252 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084732253 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084732253 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084732253 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084732253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084732253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084732253 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084732253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084732253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084732253 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084732253 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084732253 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084732253 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084732253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084732253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084732253 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084732253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084732253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084732253 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084732253 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084732253 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084732253 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084732253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084732253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084732253 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084732253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084732253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084732253 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084732253 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084732253 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084732253 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084732253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084732253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084732253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084732253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084732253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084732253 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084732253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084732253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084732253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084732253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084732253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084732253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084732253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084732253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084732253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084732253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084732253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084732253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084732253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084732449 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084732449 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084732449 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084732449 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084732458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732458 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084732458 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084732458 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084732458 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084732458 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084732458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084732461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084732461 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084732461 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084732461 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084732461 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084732461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084732462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084732462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084732462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084732462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084732462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084732462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084732462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084732462 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084732462 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084732462 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084732463 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084732463 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084732463 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084732463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084732463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084732463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084732463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084732463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084732464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084732464 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084732464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732464 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084732464 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084732464 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084732464 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084732464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084732464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084732464 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084732465 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084732465 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084732465 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084732465 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084732473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732473 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084732473 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084732473 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084732473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084732473 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084732473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084732476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732476 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084732476 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084732476 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084732476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084732476 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084732476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084732476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084732476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084732476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084732476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084732476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084732476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084732476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084732476 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084732476 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084732476 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084732478 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084732478 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084732478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084732478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084732478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084732478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084732478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084732478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084732478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084732478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084732478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084732478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084732478 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084732478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084732479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084732479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084732479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084732479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084732479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084732479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084732479 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084733264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084733264 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084733264 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084733264 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084733264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084733264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084733264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084733264 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084733264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084733264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084733264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084733264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084733264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084733264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084733264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084733264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084733265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084733265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084733265 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084733265 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084733265 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084733265 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084733265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084733265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084733265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084733265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084733265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084733265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084733265 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084733265 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084733265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084733265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084733265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084733266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084733266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084733266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084733266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084733266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084733266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084733266 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084733266 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084733266 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084733266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084733266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084733266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084733266 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084733266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084733266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084733266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084733266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084733266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084733266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084733267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084733267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084733267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084733267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084733267 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084733267 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084733267 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084733273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084733273 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084733273 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084733273 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084733273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084733273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084733273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084733273 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084733273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084733273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084733273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084733273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084733273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084733273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084733273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084733273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084733273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084733273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084733273 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084733273 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084733273 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084733273 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084733273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084733273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084733273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084733273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084733273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084733273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084733273 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084733273 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084733273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084733273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084733273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084733273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084733273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084733273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084733273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084733273 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084733273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084733273 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084733273 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084733273 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084733273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084733273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084733273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084733273 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084733274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084733274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084733274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084733274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084733274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084733274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084733274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084733274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084733274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084733274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084733274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084733274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084733274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084733274 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084733274 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084733274 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084733275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084733275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084733275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084733275 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084733275 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084733275 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084733275 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084733275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084733275 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@c12b04494787: setverdict(pass): none -> pass 20241117084733278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084733278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084733278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084733278 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084733278 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) 20241117084733278 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084733278 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084733278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084733278 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@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084733284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084733284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084733284 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084733284 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084733284 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(38)@c12b04494787: Final verdict of PTC: none 20241117084733285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(40)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@c12b04494787: Final verdict of PTC: none 20241117084733285 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43403<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(37)@c12b04494787: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@c12b04494787: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(32)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(43)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084733290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56832<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@c12b04494787: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sun Nov 17 08:47:33 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20241117084733343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084733470 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084733470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084733470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084733470 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084733470 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084733470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084733470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084733470 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084733470 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 20241117084733470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084733470 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084733470 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084733470 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084733471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084733471 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084733471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084733471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084733471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084733471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084733471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084733471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084733471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084733471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084733471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084733471 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084733471 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084733471 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084733471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084733471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084733471 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084733471 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084733471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084733471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084733471 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084733471 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 20241117084733471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084733471 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084733471 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084733471 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084733471 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084733471 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084733471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084733471 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084733471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084733471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084733471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084733471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084733471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084733471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084733472 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084733472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084733472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084733472 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084733472 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084733472 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084733472 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084733746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56850<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=192004) Waiting for packet dumper to finish... 1 (prev_count=192004, count=212076) 20241117084735471 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084735471 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084735472 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084735472 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084735472 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084735472 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sun Nov 17 08:47:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_hnb_disconnected_timeout started. 20241117084736856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084736858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084736861 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34917<->l=127.0.0.1:4262) (control_if.c:570) 20241117084736873 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084736873 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084736874 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084736874 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084736874 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084736874 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084736874 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084736874 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084736874 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084736874 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084736875 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084736875 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084736875 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084736875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084736875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084736875 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084736875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084736875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084736875 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084736875 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084736875 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084736875 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084736875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084736875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084736875 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084736875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084736875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084736875 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084736875 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084736875 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084736875 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084736875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084736875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084736875 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084736875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084736875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084736875 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084736875 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084736875 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084736875 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084736875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084736875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084736876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084736876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084736876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084736876 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084736876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084736876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084736876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084736876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084736876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084736876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084736876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084736876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084736876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084736876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084736876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084736876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084736876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084736876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084736876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084736876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084736876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(52)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(50)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084736889 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084736889 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084736889 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084736889 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084736889 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084736889 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084736889 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084736889 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084736890 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084736890 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084736890 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084736890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084736890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084736890 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084736890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084736890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084736890 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084736890 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084736890 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084736890 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084736890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084736890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084736890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084736890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084736890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084736890 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084736890 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084736890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084736890 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084736890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084736890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084736890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084736890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084736890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084736890 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084736890 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084736890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084736890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084736890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084736890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084736890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084736890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084736890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084736890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084736890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084736890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084736890 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084736891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084736891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084736891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084736891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084736891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084736891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084736891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084736891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084736891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084736891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084736891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084736891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084736891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084736891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084736891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084736891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084736891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084736912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084736912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084736912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084736912 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084736912 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084736912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084736912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084736912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084736912 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@c12b04494787: setverdict(pass): none -> pass 20241117084737087 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084737087 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084737087 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084737087 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084737094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737095 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084737095 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084737095 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084737095 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084737095 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084737095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084737099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084737099 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084737099 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084737099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084737099 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084737099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084737099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084737099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084737099 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084737099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084737099 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084737099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084737099 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084737099 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084737099 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084737099 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084737100 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084737100 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084737100 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084737101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084737101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084737101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084737101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084737101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084737101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084737101 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084737101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737101 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084737101 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084737101 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084737101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084737101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084737101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084737101 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084737102 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084737102 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084737102 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084737102 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084737108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737108 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084737108 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084737108 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084737108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084737108 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084737108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084737111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737111 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084737111 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084737111 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084737111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084737111 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084737111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084737111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084737111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084737111 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084737111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084737111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084737111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084737111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084737111 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084737111 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084737111 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084737112 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084737112 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084737112 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084737112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084737112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084737112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084737112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084737112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084737112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084737112 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084737112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737112 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084737112 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084737112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084737112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084737112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084737113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084737113 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084737905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737905 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084737905 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084737905 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084737905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084737905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084737905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084737905 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084737905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084737905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084737905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084737905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084737905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084737905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084737905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084737905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084737905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084737905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084737905 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084737905 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084737905 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084737905 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084737905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084737905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084737905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084737905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084737905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084737905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084737905 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084737905 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084737906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084737906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084737906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084737906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084737906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084737906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084737906 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084737906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737906 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084737906 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084737906 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084737906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084737906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084737906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084737906 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084737906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084737906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084737906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084737906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084737906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084737906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084737906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084737906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084737906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737907 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084737907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084737907 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084737907 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084737907 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084737914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737914 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084737914 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084737914 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084737914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084737914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084737914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084737914 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084737914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084737914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084737914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084737914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084737914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084737914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084737914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084737914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084737914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084737915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084737915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084737915 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084737915 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084737915 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084737915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084737915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084737915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084737915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084737915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084737915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084737915 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084737915 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084737915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084737915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084737915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084737915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084737915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084737915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084737915 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084737917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084737917 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084737917 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084737917 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084737917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084737917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084737917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084737917 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084737917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084737917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084737917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084737917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084737917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084737917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084737917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084737917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084737917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084737917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084737917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084737917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084737917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084737917 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084737917 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084737917 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084737921 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@c12b04494787: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@c12b04494787: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241117084737925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084737925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084737925 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084737925 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084737925 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@c12b04494787: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241117084738930 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241117084743939 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@c12b04494787: 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@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241117084744984 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241117084744985 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084744985 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_disconnected_timeout-Iuh0(57)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(46)@c12b04494787: 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@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084744992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084744992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084744992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084744992 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084744992 DLGLOBAL DEBUG validating counter group 0x5595c94e8be0(hnb) with 60 counters (rate_ctr.c:86) 20241117084744993 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084744993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084744993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084744993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084744993 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@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241117084744994 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084745998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084745999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084745999 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084745999 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084745999 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@c12b04494787: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241117084746006 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241117084752018 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@c12b04494787: 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@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084752032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56878<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(54)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@c12b04494787: Final verdict of PTC: none 20241117084752033 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34917<->l=127.0.0.1:4262) (control_if.c:193) 20241117084752033 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084752033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084752033 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084752033 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084752033 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084752033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084752034 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084752034 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084752034 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 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084752034 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084752034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084752034 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084752034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084752034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084752034 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-RAN(51)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@c12b04494787: Final verdict of PTC: none 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084752034 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084752034 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084752034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084752034 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084752034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084752034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084752035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084752035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084752035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084752035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084752035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084752035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084752035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084752035 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084752035 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084752035 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084752035 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084752035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084752035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084752035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084752035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084752035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084752035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084752035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084752035 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084752035 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084752035 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084752035 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(52)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(56)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(45)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084752038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@c12b04494787: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sun Nov 17 08:47:52 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20241117084752087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084752490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50470<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217480) Waiting for packet dumper to finish... 1 (prev_count=217480, count=221360) 20241117084754035 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084754035 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084754035 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084754035 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084754035 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084754035 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sun Nov 17 08:47:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ue_register started. 20241117084755610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084755615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084755620 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36261<->l=127.0.0.1:4262) (control_if.c:570) 20241117084755635 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084755635 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084755636 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084755636 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084755636 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084755636 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084755636 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084755636 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register-Iuh0(63)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084755636 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084755636 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084755637 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084755637 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084755637 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084755637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084755637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084755637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084755637 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084755637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084755637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084755637 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084755637 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084755637 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084755637 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084755637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084755637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084755637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084755637 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084755637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084755637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084755637 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084755637 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084755638 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084755638 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084755638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084755638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084755638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084755638 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084755638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084755638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084755638 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084755638 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084755638 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084755638 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084755638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084755638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084755638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084755638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084755638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084755638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084755638 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084755638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084755638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084755638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084755638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084755638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084755638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084755638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084755638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084755638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084755638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084755638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084755638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084755638 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(67)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(65)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084755651 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084755651 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084755651 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084755651 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084755651 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084755651 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084755652 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084755652 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084755653 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084755653 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084755653 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084755653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084755653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084755653 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084755653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084755653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084755653 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084755653 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084755653 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084755653 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084755653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084755653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084755653 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084755653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084755653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084755653 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084755653 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084755653 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084755653 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084755653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084755653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084755653 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084755653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084755653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084755653 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084755653 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084755653 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084755653 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084755653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084755653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084755653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084755653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084755653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084755653 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084755653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084755653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084755653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084755653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084755653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084755653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084755653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084755653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084755653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084755653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084755653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084755653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084755653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084755677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084755677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084755677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084755677 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084755677 DLGLOBAL DEBUG validating counter group 0x5595c94e8be0(hnb) with 60 counters (rate_ctr.c:86) 20241117084755677 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084755677 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084755677 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084755677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084755677 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@c12b04494787: setverdict(pass): none -> pass 20241117084755849 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084755849 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084755849 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084755849 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084755857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755857 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084755857 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084755857 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084755857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084755857 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084755857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084755860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755860 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084755860 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084755860 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084755860 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084755860 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084755860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084755860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084755860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084755860 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084755860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084755860 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084755860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084755860 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084755860 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084755860 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084755860 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084755862 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084755862 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084755862 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084755862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084755862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084755862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084755862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084755862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084755862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084755862 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084755862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084755862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084755862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084755862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084755862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084755862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084755862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084755866 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084755866 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084755866 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084755866 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084755872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755872 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084755872 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084755872 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084755872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084755872 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084755872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084755876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755876 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084755876 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084755876 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084755876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084755876 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084755876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084755876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084755876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084755876 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084755876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084755876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084755876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084755876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084755876 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084755876 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084755876 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084755877 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084755877 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084755877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084755877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084755877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084755877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084755877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084755877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084755877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084755877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084755877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084755877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084755877 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084755877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084755877 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084755877 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084755877 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084755878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084755878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084755878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084755878 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084756666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084756666 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084756666 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084756666 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084756666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084756666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084756666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084756666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084756666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084756666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084756666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084756666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084756666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084756666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084756666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084756666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084756666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084756666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084756666 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084756666 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084756666 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084756666 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084756666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084756666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084756666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084756667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084756667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084756667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084756667 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084756667 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084756667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084756667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084756667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084756667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084756667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084756667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084756667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084756667 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084756669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084756669 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084756669 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084756669 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084756669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084756669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084756669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084756669 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084756669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084756669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084756669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084756669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084756669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084756669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084756669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084756669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084756669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084756669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084756669 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084756669 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084756669 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084756674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084756674 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084756674 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084756674 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084756674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084756674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084756674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084756674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084756674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084756674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084756674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084756674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084756674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084756674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084756674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084756674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084756674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084756674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084756674 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084756674 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084756674 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084756674 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084756674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084756674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084756674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084756674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084756674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084756674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084756674 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084756674 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084756674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084756674 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084756674 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084756674 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084756674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084756674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084756674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084756674 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084756676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084756676 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084756676 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084756676 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084756676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084756676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084756676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084756676 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084756676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084756676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084756676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084756676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084756676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084756676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084756676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084756676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084756676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084756677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084756677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084756677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084756677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084756677 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084756677 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084756677 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084756684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084756684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084756684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241117084756684 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241117084756684 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241117084756684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084756684 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@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084756689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084756689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084756689 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084756689 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084756689 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@c12b04494787: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@c12b04494787: Final verdict of PTC: none 20241117084756690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(69)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@c12b04494787: Final verdict of PTC: none 20241117084756691 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36261<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(66)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@c12b04494787: Final verdict of PTC: none TC_ue_register-Iuh0(63)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(60)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(71)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084756695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50476<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@c12b04494787: Test case TC_ue_register finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sun Nov 17 08:47:56 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241117084756745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084756874 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084756874 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084756874 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 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084756874 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084756874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084756874 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084756874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084756874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084756874 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084756874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084756874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084756874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084756874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084756874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084756874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084756874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084756874 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084756874 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084756874 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084756874 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084756874 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084756874 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 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084756874 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084756874 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084756874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084756874 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084756874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084756874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084756874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084756874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084756874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084756874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084756874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084756875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084756875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084756875 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084756875 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084756875 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084756875 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084757147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50490<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159848) Waiting for packet dumper to finish... 1 (prev_count=159848, count=211024) 20241117084758875 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084758876 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084758876 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084758876 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084758876 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084758876 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sun Nov 17 08:47:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ue_register_tmsi_lai started. MTC@c12b04494787: 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 20241117084800252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084800256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084800265 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37929<->l=127.0.0.1:4262) (control_if.c:570) 20241117084800293 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084800293 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084800293 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084800293 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084800293 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084800293 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084800293 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084800293 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084800293 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084800293 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084800294 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084800294 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084800294 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084800294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084800294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084800295 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084800295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084800295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084800295 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084800295 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084800295 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084800295 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084800295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084800295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084800295 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084800295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084800295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084800295 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084800295 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084800295 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084800295 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084800295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084800295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084800295 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084800295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084800295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084800295 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084800295 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084800295 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084800295 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084800295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084800295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084800295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084800295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084800295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084800295 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084800295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084800295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084800295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084800295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084800295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084800295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084800295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084800295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084800295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084800295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084800295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084800295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084800295 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(80)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(78)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084800311 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084800311 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084800311 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084800311 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084800311 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084800311 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084800311 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084800311 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084800312 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084800312 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084800312 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084800312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084800312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084800312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084800312 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084800312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084800312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084800312 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084800312 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084800312 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084800312 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084800312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084800312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084800312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084800312 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084800312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084800312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084800313 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084800313 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084800313 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084800313 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084800313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084800313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084800313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084800313 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084800313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084800313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084800313 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084800313 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084800313 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084800313 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084800313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084800313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084800313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084800313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084800313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084800313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084800313 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084800313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084800313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084800313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084800313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084800313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084800313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084800313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084800313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084800313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084800313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084800313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084800313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084800313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084800335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084800335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084800335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084800335 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084800335 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084800335 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084800335 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084800335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084800335 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@c12b04494787: setverdict(pass): none -> pass 20241117084800509 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084800509 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084800509 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084800509 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084800519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800519 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084800519 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084800519 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084800519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084800519 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084800519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084800523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800523 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084800523 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084800523 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084800523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084800523 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084800523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084800523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084800523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084800523 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084800524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084800524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084800524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084800524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084800524 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084800524 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084800524 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084800525 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084800525 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084800525 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084800525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084800525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084800525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800525 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084800525 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084800525 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084800525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117084800526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084800526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084800526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084800526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084800526 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084800526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084800526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084800526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084800526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084800526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084800526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084800526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(83)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084800532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800532 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084800532 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084800532 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084800532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084800532 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084800532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084800535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800535 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084800535 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084800535 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084800535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084800535 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084800535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084800535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084800535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084800535 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084800535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084800535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084800535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084800535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084800535 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084800535 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084800535 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084800536 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084800536 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084800536 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084800536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084800536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084800537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084800537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084800537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084800537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084800537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084800536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084800536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084800536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084800536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084800536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084800536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084800536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084800536 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084800537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084800537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084800537 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084801325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084801325 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084801325 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084801325 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084801325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084801325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084801325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084801325 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084801325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084801325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084801325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084801325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084801325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084801325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084801325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084801325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084801325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084801325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084801325 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084801325 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084801325 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084801325 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084801325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084801325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084801325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084801325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084801325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084801325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084801325 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084801325 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084801326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084801326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084801326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084801326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084801326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084801326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084801326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084801326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084801328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084801328 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084801328 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084801328 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084801328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084801328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084801328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084801328 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084801328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084801328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084801328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084801328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084801328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084801328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084801328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084801328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084801328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084801328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084801328 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084801328 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084801328 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084801334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084801334 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084801334 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084801334 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084801334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084801334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084801334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084801334 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084801334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084801334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084801334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084801334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084801334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084801334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084801334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084801334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084801334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084801334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084801334 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084801334 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084801334 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084801334 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084801334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084801334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084801334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084801334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084801334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084801334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084801334 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084801334 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084801334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084801334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084801334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084801334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084801334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084801334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084801334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084801334 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084801335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084801335 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084801335 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084801335 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084801335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084801335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084801335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084801335 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084801335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084801335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084801335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084801335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084801336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084801336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084801336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084801336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084801336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084801336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084801336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084801336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084801336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084801336 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084801336 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084801336 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084801341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084801341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084801341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241117084801341 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241117084801341 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241117084801341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084801341 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@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084801350 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37929<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_tmsi_lai(72)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@c12b04494787: Final verdict of PTC: none 20241117084801351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117084801351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084801351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084801351 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084801351 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084801351 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(79)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@c12b04494787: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(84)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(73)@c12b04494787: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084801358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50500<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@c12b04494787: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sun Nov 17 08:48:01 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20241117084801450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084801530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084801530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084801530 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 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084801530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084801530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084801530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084801530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084801530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084801530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084801530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084801530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084801530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084801530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084801530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084801530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084801530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084801530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084801530 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084801530 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084801530 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084801530 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 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084801530 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084801530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084801530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084801530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084801530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084801530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084801530 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084801530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084801530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084801530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084801530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084801530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084801530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084801530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084801530 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084801530 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084801530 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084801530 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084801852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194192) Waiting for packet dumper to finish... 1 (prev_count=194192, count=210264) 20241117084803531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084803531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084803531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084803531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084803531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084803531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sun Nov 17 08:48:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ue_register_before_hnb_register started. 20241117084804974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084804977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084804980 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40109<->l=127.0.0.1:4262) (control_if.c:570) 20241117084804993 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084804993 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084804993 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084804993 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084804993 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084804993 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084804993 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084804994 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084804994 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084804994 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084804995 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084804995 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084804995 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084804995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084804995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084804995 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084804995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084804995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084804995 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084804995 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084804995 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084804995 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084804995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084804995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084804995 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084804995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084804995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084804995 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084804995 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084804995 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084804995 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084804995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084804995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084804995 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084804995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084804995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084804995 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084804995 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084804995 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084804995 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084804995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084804995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084804995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084804995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084804995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084804995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084804995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084804995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084804995 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084804995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084804995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084804995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084804995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084804995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084804995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084804995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084804995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084804995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084804995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084804995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084804995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084804995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084804995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084804995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084804995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084804995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(93)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(91)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084805009 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084805009 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084805009 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084805009 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084805009 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084805009 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084805009 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084805009 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084805010 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084805010 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084805010 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084805010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084805010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084805010 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084805010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084805010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084805010 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084805010 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084805010 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084805010 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084805010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084805010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084805010 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084805010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084805010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084805010 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084805010 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084805010 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084805010 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084805010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084805010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084805010 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084805010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084805010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084805010 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084805010 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084805010 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084805010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084805010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084805010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084805011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084805011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084805011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084805011 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084805011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084805011 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084805011 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084805011 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084805011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084805011 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084805011 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084805011 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084805011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084805011 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084805011 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084805011 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084805011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084805011 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084805011 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084805011 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084805011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084805207 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084805207 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084805207 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084805207 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084805215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084805215 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084805215 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084805215 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084805215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084805215 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084805215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084805218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084805218 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084805218 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084805218 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084805218 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084805218 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084805218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084805219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084805219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084805219 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084805219 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084805219 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084805219 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084805219 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084805219 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084805219 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084805219 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084805220 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084805220 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084805220 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084805220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084805220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084805220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084805220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084805220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084805220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084805220 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084805221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084805221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084805221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084805221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084805221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084805221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084805221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084805221 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084805223 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084805223 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084805223 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084805223 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084805230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084805230 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084805230 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084805230 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084805230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084805230 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084805230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084805232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084805232 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084805232 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084805232 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084805232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084805232 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084805232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084805232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084805233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084805233 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084805233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084805233 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084805233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084805233 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084805233 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084805233 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084805233 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084805234 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084805234 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084805234 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084805234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084805234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084805234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084805234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084805234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084805234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084805234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084805234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084805234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084805234 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084805234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084805234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084805234 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084805234 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084805234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084805234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084805234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084805235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084806012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084806012 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084806012 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084806012 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084806012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084806012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084806012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084806012 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084806012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084806012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084806012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084806012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084806012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084806012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084806012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084806012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084806012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084806012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084806012 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084806012 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084806012 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084806012 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084806012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084806012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084806012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084806012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084806012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084806012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084806012 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084806012 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084806012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084806012 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084806012 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084806012 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084806012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084806012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084806012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084806012 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084806013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084806013 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084806013 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084806013 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084806013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084806013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084806013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084806013 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084806013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084806013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084806013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084806013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084806013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084806013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084806013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084806013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084806013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084806013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084806013 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084806013 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084806013 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084806028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084806028 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084806028 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084806028 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084806028 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084806028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084806028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084806028 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084806028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084806028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084806028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084806028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084806028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084806028 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084806028 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084806028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084806028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806028 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084806028 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084806028 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084806028 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084806028 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084806028 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084806028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084806028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084806028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084806028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084806028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084806028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084806028 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084806028 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084806028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084806028 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084806028 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084806028 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084806028 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084806028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084806028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084806028 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084806029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084806029 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084806029 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084806029 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084806029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084806030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084806030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084806030 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084806030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084806030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084806030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084806030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084806030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084806030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084806030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084806030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084806030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084806030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084806030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084806030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084806030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084806030 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084806030 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084806030 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084806037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084806037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084806037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241117084806037 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241117084806037 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241117084806037 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241117084806037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084806037 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@c12b04494787: setverdict(pass): none -> pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ue_register_before_hnb_register(85)@c12b04494787: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@c12b04494787: Final verdict of PTC: none 20241117084806044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(92)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@c12b04494787: Final verdict of PTC: none 20241117084806046 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40109<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(96)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(97)@c12b04494787: Final verdict of PTC: none 20241117084806048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084806048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084806048 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084806048 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) 20241117084806049 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(87)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(86)@c12b04494787: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084806050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60536<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@c12b04494787: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sun Nov 17 08:48:06 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20241117084806105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084806214 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084806214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084806214 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084806214 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084806214 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084806214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084806214 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084806214 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084806214 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 20241117084806214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084806214 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084806214 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084806214 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084806214 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084806214 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084806215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084806215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084806215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084806215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084806215 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084806215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084806215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084806215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084806215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084806215 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084806215 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084806215 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084806215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084806215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084806215 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084806215 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084806215 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084806215 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084806215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084806215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084806215 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084806215 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 20241117084806215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084806215 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084806215 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084806215 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084806215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084806215 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084806215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084806215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084806215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084806215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084806215 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084806215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084806215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084806215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084806215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084806215 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084806215 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084806215 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084806215 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084806506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60548<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191664) Waiting for packet dumper to finish... 1 (prev_count=191664, count=208308) 20241117084808215 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084808215 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084808215 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117084808216 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084808216 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084808216 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sun Nov 17 08:48:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ranap_cs_initial_ue started. 20241117084809621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084809625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084809628 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41191<->l=127.0.0.1:4262) (control_if.c:570) 20241117084809643 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084809643 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084809643 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084809643 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084809643 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084809643 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084809644 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084809644 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084809644 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084809644 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue-Iuh0(102)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084809645 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084809645 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084809645 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084809645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084809645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084809645 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084809645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084809645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084809645 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084809645 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084809645 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084809645 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084809645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084809645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084809645 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084809645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084809645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084809645 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084809645 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084809645 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084809645 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084809645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084809645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084809645 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084809645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084809645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084809645 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084809645 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084809645 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084809645 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084809645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084809645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084809645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084809645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084809645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084809645 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084809645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084809645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084809645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084809645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084809645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084809645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084809645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084809645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084809645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084809645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084809645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084809645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084809645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(106)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084809659 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084809659 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084809659 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084809659 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084809659 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084809659 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084809659 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084809659 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084809660 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084809660 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084809660 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084809660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084809660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084809660 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084809660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084809660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084809660 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084809660 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084809660 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084809660 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084809660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084809660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084809660 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084809660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084809660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084809660 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084809660 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084809660 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084809660 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084809660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084809660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084809660 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084809660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084809660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084809660 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084809660 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084809660 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084809660 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084809660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084809660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084809661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084809661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084809661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084809661 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084809661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084809661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084809661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084809661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084809661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084809661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084809661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084809661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084809661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084809661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084809661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084809661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084809661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084809682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084809682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084809682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084809682 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084809682 DLGLOBAL DEBUG validating counter group 0x5595c94e8be0(hnb) with 60 counters (rate_ctr.c:86) 20241117084809682 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084809682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084809682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084809682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084809682 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@c12b04494787: setverdict(pass): none -> pass 20241117084809857 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084809857 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084809857 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084809857 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084809863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809863 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084809863 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084809863 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084809863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084809863 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084809863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084809864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809864 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084809864 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084809864 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084809864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084809864 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084809864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084809864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084809864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084809864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084809864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084809864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084809864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084809864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084809864 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084809864 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084809864 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084809865 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084809865 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084809865 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084809865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084809866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084809866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084809866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084809866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084809866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084809866 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084809866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809866 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084809866 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084809866 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084809866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084809866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084809866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084809866 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084809872 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084809872 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084809872 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084809872 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084809878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809878 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084809878 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084809878 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084809878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084809878 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084809879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084809882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809882 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084809882 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084809882 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084809882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084809882 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084809882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084809882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084809882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084809882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084809882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084809882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084809882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084809882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084809882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084809882 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084809882 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084809883 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084809883 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084809883 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084809883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084809883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084809883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084809883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084809883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084809883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084809884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084809884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084809884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084809884 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084809884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084809884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084809884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084809884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084809884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084809884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084809884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084809884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084810671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084810671 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084810671 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084810671 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084810671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084810671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084810671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084810671 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084810671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084810671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084810671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084810671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084810671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084810671 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084810671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084810671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084810671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810671 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084810671 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084810671 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084810671 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084810671 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084810671 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084810671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084810671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084810671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084810672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084810672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084810672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084810672 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084810672 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084810672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084810672 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084810672 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084810672 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084810672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084810672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084810672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084810672 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084810674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084810674 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084810674 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084810674 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084810674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084810674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084810674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084810674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084810674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084810674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084810674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084810674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084810674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084810674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084810674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084810674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084810674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084810674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084810674 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084810674 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084810674 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084810681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084810681 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084810681 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084810681 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084810681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084810681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084810681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084810681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084810681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084810681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084810681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084810681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084810681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084810681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084810681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084810681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084810681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084810681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084810681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084810681 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084810681 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084810681 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084810681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084810681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084810681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084810682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084810682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084810682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084810682 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084810682 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084810682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084810682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084810682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084810682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084810682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084810682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084810682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084810682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084810684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084810684 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084810684 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084810684 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084810684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084810684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084810684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084810684 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084810684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084810684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084810684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084810684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084810684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084810684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084810684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084810684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084810684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084810684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084810684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084810684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084810684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084810684 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084810684 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084810684 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084810718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60588<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@c12b04494787: f_create_expect(l3 := '8A8D38609136C93522AA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@c12b04494787: Created Expect[0] for '8A8D38609136C93522AA'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@c12b04494787: Added conn table entry 0TC_ranap_cs_initial_ue0(111)8408531 20241117084811766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084811766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084811766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084811766 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084811766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x804dd3, normal) (hnbgw_rua.c:407) 20241117084811766 DHNB DEBUG map_rua[0x5595ca754360]{init}: Allocated (fsm.c:456) 20241117084811766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408531)[0x5595ca754360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084811766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8408531 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084811766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084811766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084811767 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8408531 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084811767 DCN DEBUG map_sccp[0x5595ca752380]{init}: Allocated (fsm.c:456) 20241117084811767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5595ca752380]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084811767 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8408531 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084811767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8408531 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084811767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408531)[0x5595ca754360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084811767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084811767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084811767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408531)[0x5595ca754360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084811767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5595ca752380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084811767 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084811767 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{IDLE}: Allocated (fsm.c:456) 20241117084811767 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084811767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8a8d38609136c93522aa004f40030001050056400500f1100926) (sccp_scrc.c:406) 20241117084811767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084811767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084811767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084811767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084811767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084811767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084811767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084811767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084811767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084811767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084811767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084811767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084811767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084811767 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084811767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5595ca752380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084811767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408531)[0x5595ca754360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084811767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084811767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084811767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084811767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084811767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084811768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084811768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084811768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@c12b04494787: Found Expect[0] for l3='8A8D38609136C93522AA'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@c12b04494787: Added conn table entry 0TC_ranap_cs_initial_ue0(111)4832577 HNBGW_Test.msc0-SCCP(104)@c12b04494787: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084811788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084811788 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084811788 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084811788 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084811788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084811788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084811788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084811789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084811789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084811789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084811789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084811789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084811789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084811789 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00152a37) (sccp_scrc.c:477) 20241117084811789 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20241117084811789 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084811789 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084811789 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084811789 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084811789 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) 20241117084811789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5595ca752380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084811789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5595ca752380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084811791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60588<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_initial_ue(98)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@c12b04494787: Final verdict of PTC: none 20241117084811802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue-Iuh0(102)@c12b04494787: Final verdict of PTC: none 20241117084811802 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41191<->l=127.0.0.1:4262) (control_if.c:193) 20241117084811803 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084811803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084811803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084811803 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084811803 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084811803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084811803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084811803 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084811803 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 20241117084811803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084811803 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084811803 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(105)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@c12b04494787: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@c12b04494787: Final verdict of PTC: none 20241117084811803 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084811803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084811803 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084811803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084811803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(110)@c12b04494787: Final verdict of PTC: none 20241117084811804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084811804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-M3UA(109)@c12b04494787: Final verdict of PTC: none 20241117084811804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084811804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084811804 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084811804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084811804 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084811804 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084811804 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084811804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084811804 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084811804 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084811804 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 20241117084811804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084811805 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084811805 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084811805 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084811804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084811804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084811804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084811805 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084811805 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084811805 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084811805 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084811805 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084811805 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084811805 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084811805 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(100)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(99)@c12b04494787: Final verdict of PTC: none20241117084811805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084811805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084811805 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084811806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084811806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084811806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084811806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084811806 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084811806 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084811806 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084811806 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084811806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5595ca752380]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117084811806 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117084811806 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117084811806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00152a37), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117084811806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084811806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084811806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084811806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084811806 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117084811806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5595ca752380]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117084811806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408531)[0x5595ca754360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117084811806 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408531)[0x5595ca754360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117084811806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117084811806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408531)[0x5595ca754360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117084811806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408531)[0x5595ca754360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084811806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408531)[0x5595ca754360]{disrupted}: Freeing instance (context_map.c:202) 20241117084811806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408531)[0x5595ca754360]{disrupted}: Deallocated (fsm.c:568) 20241117084811806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5595ca752380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084811806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5595ca752380]{disconnected}: Freeing instance (context_map.c:206) 20241117084811806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5595ca752380]{disconnected}: Deallocated (fsm.c:568) 20241117084811807 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8408531 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084811807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084811807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117084811807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084811807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084811807 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084811807 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084811807 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117084811807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084811807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084811807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084811807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084811808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084811808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084811808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084811808 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117084811809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60564<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@c12b04494787: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sun Nov 17 08:48:11 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20241117084811885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084812287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38198<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184744) Waiting for packet dumper to finish... 1 (prev_count=184744, count=241364) 20241117084813804 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084813805 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084813805 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084813806 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084813806 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084813806 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sun Nov 17 08:48:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ranap_ps_initial_ue started. 20241117084815396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084815400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084815403 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33297<->l=127.0.0.1:4262) (control_if.c:570) 20241117084815418 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084815418 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084815418 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084815418 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084815418 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084815418 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084815418 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084815418 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084815418 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084815418 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084815420 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084815420 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084815420 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084815420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084815420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084815420 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084815420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084815420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084815420 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084815420 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084815420 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084815420 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084815420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084815420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084815420 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084815420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084815420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084815420 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084815420 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084815420 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084815420 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084815420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084815420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084815420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084815420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084815420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084815420 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084815420 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084815420 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084815420 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084815420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084815420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084815420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084815420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084815420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084815420 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084815420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084815420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084815420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084815420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084815420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084815420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084815420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084815420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084815420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084815420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084815420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084815420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084815420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(120)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(118)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084815434 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084815434 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084815434 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084815434 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084815434 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084815434 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084815434 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084815434 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084815435 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084815435 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084815435 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084815435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084815435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084815435 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084815435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084815435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084815435 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084815435 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084815435 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084815435 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084815435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084815435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084815435 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084815435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084815435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084815435 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084815435 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084815435 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084815435 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084815435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084815435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084815435 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084815435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084815435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084815435 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084815435 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084815435 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084815435 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084815435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084815435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084815435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084815435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084815435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084815435 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084815435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815435 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084815435 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084815436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084815436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084815436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084815436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084815436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084815436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084815436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084815436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084815436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084815436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084815436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084815457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084815457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084815457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084815457 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084815458 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084815458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084815458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084815458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084815458 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@c12b04494787: setverdict(pass): none -> pass 20241117084815632 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084815632 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084815632 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084815632 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084815637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815637 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084815637 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084815637 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084815637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084815637 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084815637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084815638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815638 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084815638 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084815638 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084815638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084815638 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084815638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084815638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084815638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084815638 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084815638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084815638 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084815638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084815638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084815638 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084815638 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084815639 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084815640 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084815640 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084815640 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084815640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084815640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084815640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084815640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084815640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084815640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084815640 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084815640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084815640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084815640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084815640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084815640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084815641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084815641 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084815647 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084815647 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084815647 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084815647 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084815653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815653 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084815653 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084815653 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084815653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084815654 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084815654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084815656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815656 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084815656 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084815656 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084815656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084815656 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084815656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084815656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084815656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084815656 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084815656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084815656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084815656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084815656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084815657 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084815657 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084815657 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084815658 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084815658 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084815658 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084815658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084815658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084815658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084815658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084815658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084815658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084815658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084815658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084815658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084815658 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084815658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084815658 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084815658 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084815658 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084815658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084815658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084815658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084815658 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084816446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084816446 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084816446 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084816446 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084816446 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084816446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084816446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084816446 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084816446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084816446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084816446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084816446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084816446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084816446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084816446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084816446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084816446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084816446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084816446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084816446 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084816447 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084816447 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084816447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084816447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084816447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084816447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084816447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084816447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084816447 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084816447 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084816447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084816447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084816447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084816447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084816447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084816447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084816447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084816447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084816449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084816449 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084816449 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084816449 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084816449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084816449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084816449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084816449 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084816449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084816449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084816449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084816449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084816449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084816449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084816449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084816449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084816449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816449 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084816449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084816449 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084816449 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084816449 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084816455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084816455 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084816455 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084816455 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084816455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084816455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084816455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084816455 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084816455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084816455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084816455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084816455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084816455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084816455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084816455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084816455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084816455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084816455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084816455 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084816455 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084816455 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084816455 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084816455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084816455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084816455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084816455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084816455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084816455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084816455 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084816455 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084816455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084816455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084816455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084816455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084816455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084816455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084816455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084816455 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084816456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084816456 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084816456 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084816456 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084816456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084816456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084816456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084816456 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084816456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084816456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084816456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084816456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084816456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084816456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084816456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084816456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084816456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084816456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084816456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084816456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084816456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084816456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084816456 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084816456 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084816485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38232<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@c12b04494787: f_create_expect(l3 := '0EA316F570706BC4A9A4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@c12b04494787: Created Expect[0] for '0EA316F570706BC4A9A4'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@c12b04494787: Added conn table entry 0TC_ranap_ps_initial_ue0(125)5423451 20241117084817536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084817536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084817536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117084817536 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084817536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x52c15b, normal) (hnbgw_rua.c:407) 20241117084817536 DHNB DEBUG map_rua[0x5595ca754360]{init}: Allocated (fsm.c:456) 20241117084817536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5423451)[0x5595ca754360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084817536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5423451 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117084817536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084817536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084817536 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5423451 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117084817536 DCN DEBUG map_sccp[0x5595ca752380]{init}: Allocated (fsm.c:456) 20241117084817536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5595ca752380]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084817536 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5423451 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117084817536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5423451 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117084817536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5423451)[0x5595ca754360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084817536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084817536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084817536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5423451)[0x5595ca754360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084817536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5595ca752380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084817536 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084817536 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{IDLE}: Allocated (fsm.c:456) 20241117084817536 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084817536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0ea316f570706bc4a9a4004f40030000420056400500f1100926) (sccp_scrc.c:406) 20241117084817536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084817536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084817536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084817536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084817536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084817536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084817536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084817536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084817536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084817536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084817536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084817536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084817536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084817537 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084817537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5595ca752380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084817537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5423451)[0x5595ca754360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084817537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084817537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084817537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084817537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084817537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084817537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084817537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084817537 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@c12b04494787: Found Expect[0] for l3='0EA316F570706BC4A9A4'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@c12b04494787: Added conn table entry 0TC_ranap_ps_initial_ue0(125)2214150 TC_ranap_ps_initial_ue0(125)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084817546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38232<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@c12b04494787: Final verdict of PTC: pass 20241117084817547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084817547 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084817547 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084817547 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084817547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084817547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084817547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084817547 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084817547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084817547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084817547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084817547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084817547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084817547 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00afccc5) (sccp_scrc.c:477) 20241117084817547 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20241117084817547 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084817547 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084817547 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084817547 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084817547 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) 20241117084817547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5595ca752380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084817547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5595ca752380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084817551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38218<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117084817551 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33297<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(119)@c12b04494787: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@c12b04494787: Final verdict of PTC: none 20241117084817554 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084817554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084817554 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084817554 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084817554 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084817554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084817554 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084817554 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084817554 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 20241117084817554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(113)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@c12b04494787: Final verdict of PTC: none 20241117084817554 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084817554 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084817554 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084817554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084817554 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084817554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084817554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084817555 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084817555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084817555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084817555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084817555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084817555 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084817555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(118)@c12b04494787: Final verdict of PTC: none 20241117084817555 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084817555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084817555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084817555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084817555 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 20241117084817555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084817555 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084817555 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084817555 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084817555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084817555 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084817555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084817555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084817555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084817555 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084817555 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084817555 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW-MGCP(124)@c12b04494787: Final verdict of PTC: none 20241117084817555 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084817555 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084817555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084817555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084817555 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084817555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084817555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084817556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084817556 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084817556 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084817556 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084817556 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084817556 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084817556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5595ca752380]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117084817556 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) HNBGW_Test.msc0-M3UA(120)@c12b04494787: Final verdict of PTC: none 20241117084817556 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117084817555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084817555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_initial_ue-Iuh0(116)@c12b04494787: Final verdict of PTC: none 20241117084817556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afccc5), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117084817556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084817556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084817556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084817556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084817556 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117084817556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5595ca752380]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117084817556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5423451)[0x5595ca754360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117084817556 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5423451)[0x5595ca754360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117084817556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117084817556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5423451)[0x5595ca754360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117084817556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5423451)[0x5595ca754360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084817556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5423451)[0x5595ca754360]{disrupted}: Freeing instance (context_map.c:202) 20241117084817556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5423451)[0x5595ca754360]{disrupted}: Deallocated (fsm.c:568) 20241117084817556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5595ca752380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084817556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5595ca752380]{disconnected}: Freeing instance (context_map.c:206) 20241117084817556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5595ca752380]{disconnected}: Deallocated (fsm.c:568) 20241117084817556 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5423451 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117084817556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084817556 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.sgsn0-M3UA(123)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084817556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084817556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084817556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084817556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084817556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084817556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084817556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084817556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084817556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084817556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117084817556 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084817556 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084817556 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117084817556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38204<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@c12b04494787: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sun Nov 17 08:48:17 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20241117084817600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084818101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38234<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240704) Waiting for packet dumper to finish... 1 (prev_count=240704, count=241244) 20241117084819555 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084819555 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084819555 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084819555 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084819555 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084819556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sun Nov 17 08:48:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241117084821190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084821194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084821197 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34327<->l=127.0.0.1:4262) (control_if.c:570) 20241117084821210 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084821210 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084821211 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084821211 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084821211 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084821211 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084821211 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084821211 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084821211 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084821211 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)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084821212 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084821212 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084821212 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084821212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084821212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821212 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084821212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821212 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084821212 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084821212 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084821212 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084821212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084821212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821212 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084821212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821212 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084821212 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084821212 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084821212 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084821212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084821212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821212 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084821212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821212 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084821212 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084821212 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084821212 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084821212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084821212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084821212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821212 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084821212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084821212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084821212 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084821212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084821212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084821212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084821212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084821212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084821212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084821212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084821212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084821212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084821213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084821213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084821213 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(134)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084821227 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084821227 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084821227 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084821227 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084821227 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084821227 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084821227 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084821227 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084821229 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084821229 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084821229 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084821229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084821229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821229 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084821229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821229 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084821229 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084821229 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084821229 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084821229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084821229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821229 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084821229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821229 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084821229 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084821229 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084821229 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084821229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084821229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821229 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084821229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821229 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084821229 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084821229 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084821229 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084821229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084821229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084821229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821229 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084821229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084821229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084821229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084821229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084821229 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084821252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084821252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084821252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084821252 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084821252 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084821252 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084821252 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084821252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084821252 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@c12b04494787: setverdict(pass): none -> pass 20241117084821424 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084821424 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084821424 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084821424 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084821434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821434 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084821434 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084821434 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084821434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084821434 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084821434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084821437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821437 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084821437 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084821437 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084821437 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084821437 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084821437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084821437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084821437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084821437 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084821437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084821437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084821437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084821437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084821437 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084821437 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084821437 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084821438 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084821438 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084821438 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084821438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084821438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084821438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084821439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821439 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084821439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084821439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084821439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084821439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084821439 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084821441 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084821441 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084821441 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084821441 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084821448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821448 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084821448 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084821448 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084821448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084821448 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084821448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084821450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821450 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084821450 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084821450 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084821450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084821450 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084821450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084821450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084821450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084821450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084821450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084821450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084821450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084821450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084821450 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084821450 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084821450 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084821451 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084821451 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084821451 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084821451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084821451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084821451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084821451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084821451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084821451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084821452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821452 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084821452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084821452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084821452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084821452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084821452 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084821807 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117084821807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00152a37), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084821807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084821807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084821807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084821807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084821807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084821807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084821807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084821807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084821807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084821807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084821807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084821815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084821815 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084821815 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084821815 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084821815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084821815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084821815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084821815 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084821815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084821815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084821815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084821815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084821815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084821815 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=00152a37) (sccp_scrc.c:477) 20241117084821815 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20241117084821815 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117084821815 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117084821815 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084821815 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084821815 DLSCCP DEBUG SCCP-SCOC(1)[0x5595ca758020]{IDLE}: Deallocated (fsm.c:568) 20241117084822237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084822237 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084822237 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084822237 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084822237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084822237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084822237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084822237 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084822237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084822237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084822237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084822237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084822237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084822237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084822237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084822237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084822237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084822238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084822238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084822238 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084822238 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084822238 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084822238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084822238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084822238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084822238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084822238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084822238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084822238 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084822238 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084822238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084822238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084822238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084822238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084822238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084822238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084822238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084822238 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084822242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084822242 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084822242 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084822242 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084822242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084822242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084822242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084822242 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084822242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084822242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084822242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084822242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084822242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084822242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084822242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084822242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084822242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084822242 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084822242 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084822242 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084822247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084822247 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084822247 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084822247 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084822247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084822247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084822247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084822247 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084822247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084822247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084822247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084822247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084822247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084822247 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084822247 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084822247 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084822247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084822248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084822248 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084822248 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084822248 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084822248 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084822248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084822248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084822248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084822248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084822248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084822248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084822248 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084822248 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084822248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084822248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084822248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084822248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084822248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084822248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084822248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084822248 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084822249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084822249 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084822249 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084822249 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084822249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084822249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084822249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084822249 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084822249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084822249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084822249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084822249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084822249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084822249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084822249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084822249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084822249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084822249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084822249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084822249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084822249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084822249 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084822249 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084822249 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084822289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@c12b04494787: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)8274550 20241117084823326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084823326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084823326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084823326 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084823326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7e4276, normal) (hnbgw_rua.c:407) 20241117084823326 DHNB DEBUG map_rua[0x5595ca758020]{init}: Allocated (fsm.c:456) 20241117084823326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8274550)[0x5595ca758020]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084823326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8274550 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084823326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084823326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084823326 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8274550 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084823326 DCN DEBUG map_sccp[0x5595ca754360]{init}: Allocated (fsm.c:456) 20241117084823326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5595ca754360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084823326 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8274550 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084823326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8274550 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084823326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8274550)[0x5595ca758020]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084823326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084823326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084823326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8274550)[0x5595ca758020]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084823326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5595ca754360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084823326 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084823326 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{IDLE}: Allocated (fsm.c:456) 20241117084823326 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084823326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241117084823326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084823326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084823326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084823326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084823326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084823326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084823326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084823326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084823326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084823326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084823326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084823326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084823326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084823327 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084823327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5595ca754360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084823327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8274550)[0x5595ca758020]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084823327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084823327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084823327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084823327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084823327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084823327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084823327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084823327 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@c12b04494787: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@c12b04494787: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)2595375 HNBGW_Test.msc0-SCCP(132)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084823332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084823332 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084823332 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084823332 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084823332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084823332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084823332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084823332 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084823332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084823332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084823332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084823332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084823332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084823332 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bae815) (sccp_scrc.c:477) 20241117084823332 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20241117084823332 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084823332 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084823332 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084823332 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084823332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bae815), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2962d20f12f670484709004f40030002e90056400500f1100926) (sccp_scrc.c:406) 20241117084823332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084823332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084823332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084823332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084823332 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084823332 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084823332 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) 20241117084823332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5595ca754360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084823332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5595ca754360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084823333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084823333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084823333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084823333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084823333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084823333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084823333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084823333 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@c12b04494787: setverdict(pass): none -> pass 20241117084823342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084823350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38250<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117084823352 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084823352 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34327<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@c12b04494787: Final verdict of PTC: none 20241117084823352 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084823352 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084823352 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(133)@c12b04494787: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@c12b04494787: Final verdict of PTC: none 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084823352 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 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084823352 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084823353 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084823353 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084823353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084823353 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084823353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084823353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084823353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084823353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084823353 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 20241117084823353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084823353 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084823353 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084823353 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084823353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084823353 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084823353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084823353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084823353 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084823353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084823353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084823353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084823353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084823353 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084823353 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084823353 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084823353 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084823353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084823353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084823353 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084823353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084823353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084823353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084823353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084823353 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084823353 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084823354 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084823354 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(127)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@c12b04494787: Final verdict of PTC: none 20241117084823354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117084823354 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117084823354 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117084823354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bae815), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117084823354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084823354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084823354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084823354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084823354 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117084823354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5595ca754360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117084823354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8274550)[0x5595ca758020]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117084823354 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8274550)[0x5595ca758020]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117084823354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117084823354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8274550)[0x5595ca758020]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117084823354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8274550)[0x5595ca758020]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084823354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8274550)[0x5595ca758020]{disrupted}: Freeing instance (context_map.c:202) 20241117084823354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8274550)[0x5595ca758020]{disrupted}: Deallocated (fsm.c:568) 20241117084823354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5595ca754360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084823354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5595ca754360]{disconnected}: Freeing instance (context_map.c:206) 20241117084823354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5595ca754360]{disconnected}: Deallocated (fsm.c:568) 20241117084823354 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8274550 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@c12b04494787: Final verdict of PTC: none 20241117084823355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084823355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117084823355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) IPA-CTRL-CLI-IPA(128)@c12b04494787: Final verdict of PTC: none 20241117084823355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084823355 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084823355 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084823355 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(138)@c12b04494787: Final verdict of PTC: none 20241117084823355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084823355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084823355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084823355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084823355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084823355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084823355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084823355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(137)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084823358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38236<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@c12b04494787: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sun Nov 17 08:48:23 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20241117084823447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084823949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257696) Waiting for packet dumper to finish... 1 (prev_count=257696, count=258352) 20241117084825354 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084825354 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084825354 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117084825354 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084825354 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084825354 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sun Nov 17 08:48:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241117084827041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084827045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084827048 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41553<->l=127.0.0.1:4262) (control_if.c:570) 20241117084827062 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084827062 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084827062 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084827062 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084827062 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084827062 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084827062 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084827062 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084827062 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084827062 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084827063 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084827063 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084827063 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084827063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084827063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084827063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827064 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084827064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827064 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084827064 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084827064 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084827064 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084827064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084827064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827064 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084827064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827064 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084827064 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084827064 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084827064 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084827064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084827064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827064 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084827064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827064 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084827064 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084827064 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084827064 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084827064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084827064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084827064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827064 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084827064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084827064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084827064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084827064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084827064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(148)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(146)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084827079 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084827079 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084827079 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084827079 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084827079 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084827079 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084827079 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084827079 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084827080 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084827080 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084827080 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084827080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084827080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827080 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084827080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827080 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084827080 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084827080 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084827080 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084827080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084827080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827080 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084827080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827080 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084827080 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084827080 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084827080 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084827080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084827080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827080 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084827080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827080 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084827080 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084827080 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084827080 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084827080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084827080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084827080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827080 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084827080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827080 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827080 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827080 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084827080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084827080 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084827080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827080 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827080 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827080 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084827080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084827080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084827080 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084827081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827081 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827081 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827081 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084827081 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084827081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084827081 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084827081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827081 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827081 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827081 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084827081 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084827081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084827081 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084827103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084827103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084827103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084827103 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084827103 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084827103 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084827103 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084827103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084827103 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@c12b04494787: setverdict(pass): none -> pass 20241117084827276 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084827276 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084827276 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084827276 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084827285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827285 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084827285 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084827285 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084827285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084827285 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084827285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084827289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827289 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084827289 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084827289 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084827289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084827289 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084827289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084827289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084827289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084827289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084827289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084827289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084827289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084827289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084827289 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084827289 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084827289 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084827290 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084827290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084827290 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084827290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084827290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084827290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084827291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827291 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084827291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084827291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084827291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084827291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084827291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084827293 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084827293 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084827293 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084827293 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084827299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827299 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084827299 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084827299 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084827299 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084827299 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084827299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084827302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827302 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084827302 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084827302 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084827302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084827302 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084827302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084827302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084827302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084827302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084827302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084827302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084827302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084827302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084827303 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084827303 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084827303 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084827304 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084827304 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084827304 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084827304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084827304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084827304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084827304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084827304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084827304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827304 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084827304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084827304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084827304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084827304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084827304 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084827557 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117084827557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afccc5), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084827557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084827557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084827557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084827557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084827557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084827557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084827557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084827557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084827557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084827557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084827557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084827564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084827564 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084827564 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084827564 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084827564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084827564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084827564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084827564 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084827565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084827565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084827565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084827565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084827565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084827565 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=00afccc5) (sccp_scrc.c:477) 20241117084827565 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20241117084827565 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117084827565 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117084827565 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084827565 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084827565 DLSCCP DEBUG SCCP-SCOC(2)[0x5595ca7584e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084828088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084828088 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084828088 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084828088 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084828088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084828088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084828088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084828088 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084828088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084828089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084828089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084828089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084828089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084828089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084828089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084828089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084828089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084828089 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084828089 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084828089 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084828089 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084828089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084828089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084828089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084828089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084828089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084828089 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084828089 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084828089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084828089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084828089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084828089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084828089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084828089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084828089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084828089 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084828089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084828089 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084828089 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084828089 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084828089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084828089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084828089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084828089 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084828089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084828089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084828089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084828089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084828089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084828089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084828089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084828089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084828089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084828090 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084828090 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084828090 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084828098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084828098 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084828098 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084828099 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084828099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084828099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084828099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084828099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084828099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084828099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084828099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084828099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084828099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084828099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084828099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084828099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084828099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084828099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084828099 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084828099 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084828099 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084828099 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084828099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084828099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084828099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084828099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084828099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084828099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084828099 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084828099 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(150)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084828099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084828099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084828099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084828099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084828099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084828099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084828099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084828099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084828102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084828102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084828102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084828102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084828102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084828102 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084828102 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084828102 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084828102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084828102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084828102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084828102 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084828102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084828102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084828102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084828102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084828102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084828103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084828103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084828103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084828103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084828103 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084828103 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084828103 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084828125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@c12b04494787: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)9741768 20241117084829152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084829152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084829152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117084829152 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084829152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x94a5c8, normal) (hnbgw_rua.c:407) 20241117084829152 DHNB DEBUG map_rua[0x5595ca7584e0]{init}: Allocated (fsm.c:456) 20241117084829152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9741768)[0x5595ca7584e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084829152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9741768 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117084829152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084829152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084829152 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9741768 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117084829152 DCN DEBUG map_sccp[0x5595ca758020]{init}: Allocated (fsm.c:456) 20241117084829152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5595ca758020]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084829152 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9741768 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117084829152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9741768 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117084829152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9741768)[0x5595ca7584e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084829152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084829152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084829152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9741768)[0x5595ca7584e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084829152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5595ca758020]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084829152 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084829152 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{IDLE}: Allocated (fsm.c:456) 20241117084829152 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084829152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241117084829152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084829152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084829152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084829152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084829152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084829152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084829152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084829152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084829152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084829152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084829152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084829152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084829152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084829152 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084829152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5595ca758020]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084829152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9741768)[0x5595ca7584e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084829152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084829152 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084829152 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084829152 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084829152 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084829152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084829152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084829152 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@c12b04494787: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@c12b04494787: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)13795336 HNBGW_Test.sgsn0-SCCP(149)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084829158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084829158 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084829158 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084829159 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084829159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084829159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084829159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084829159 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084829159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084829159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084829159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084829159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084829159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084829159 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a792cd) (sccp_scrc.c:477) 20241117084829159 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20241117084829159 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084829159 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084829159 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084829159 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084829159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a792cd), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aadc62827230fe7bf5176004f40030003490056400500f1100926) (sccp_scrc.c:406) 20241117084829159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084829159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084829159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084829159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084829159 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084829159 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084829159 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) 20241117084829159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5595ca758020]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084829159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5595ca758020]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084829159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084829159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084829159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084829159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084829159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084829159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084829159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084829159 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@c12b04494787: setverdict(pass): none -> pass 20241117084829175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084829185 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41553<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@c12b04494787: Final verdict of PTC: none 20241117084829187 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084829187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084829187 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084829187 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084829187 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084829187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084829187 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084829187 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084829187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117084829187 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 20241117084829187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084829187 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084829187 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084829187 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084829188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084829188 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084829188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@c12b04494787: Final verdict of PTC: none 20241117084829188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(142)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@c12b04494787: Final verdict of PTC: none 20241117084829188 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084829188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084829188 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084829188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084829188 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084829188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084829188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084829188 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084829188 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084829188 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084829188 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(150)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@c12b04494787: Final verdict of PTC: none 20241117084829189 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 20241117084829189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084829189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084829189 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117084829189 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) 20241117084829189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084829189 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084829190 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084829190 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084829190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084829190 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@c12b04494787: Final verdict of PTC: none 20241117084829190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084829190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084829190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084829190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084829190 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084829190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) VirtHNBGW-STATS(141)@c12b04494787: Final verdict of PTC: none 20241117084829190 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084829190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084829190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084829190 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084829190 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084829190 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084829190 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084829190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5595ca758020]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117084829190 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117084829190 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117084829190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a792cd), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117084829190 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-M3UA(151)@c12b04494787: Final verdict of PTC: none 20241117084829190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084829190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084829190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084829190 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117084829190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5595ca758020]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117084829190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9741768)[0x5595ca7584e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117084829190 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9741768)[0x5595ca7584e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117084829190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117084829190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9741768)[0x5595ca7584e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117084829190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9741768)[0x5595ca7584e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084829190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9741768)[0x5595ca7584e0]{disrupted}: Freeing instance (context_map.c:202) 20241117084829190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9741768)[0x5595ca7584e0]{disrupted}: Deallocated (fsm.c:568) 20241117084829190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5595ca758020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084829190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5595ca758020]{disconnected}: Freeing instance (context_map.c:206) 20241117084829190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5595ca758020]{disconnected}: Deallocated (fsm.c:568) 20241117084829190 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9741768 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117084829190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084829190 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-MGCP(152)@c12b04494787: Final verdict of PTC: none 20241117084829190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084829190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084829190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084829190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084829190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084829190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084829190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084829190 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117084829190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084829190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084829190 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084829190 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084829191 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(146)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084829192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@c12b04494787: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sun Nov 17 08:48:29 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20241117084829236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084829738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257588) Waiting for packet dumper to finish... 1 (prev_count=257588, count=258448) 20241117084831189 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084831189 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084831189 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117084831190 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084831190 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084831190 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sun Nov 17 08:48:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ranap_cs_bidir started. 20241117084832842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084832845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084832849 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33045<->l=127.0.0.1:4262) (control_if.c:570) 20241117084832862 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084832862 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084832862 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084832862 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084832862 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084832862 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084832862 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084832862 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084832862 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084832862 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)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084832864 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084832864 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084832864 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084832864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084832864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084832864 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084832864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084832864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084832864 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084832864 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084832864 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084832864 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084832864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084832864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084832864 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084832864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084832864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084832864 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084832864 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084832864 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084832864 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084832864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084832864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084832864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084832864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084832864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084832864 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084832864 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084832864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084832864 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084832864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084832864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084832864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084832864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084832864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084832864 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084832864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084832864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084832864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084832864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084832864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084832864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084832864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084832864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084832864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084832864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084832864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084832864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084832864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084832864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084832864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084832864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084832864 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(162)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(160)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084832877 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084832877 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084832877 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084832877 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084832877 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084832877 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084832877 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084832877 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084832878 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084832878 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084832878 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084832878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084832878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084832878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084832878 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084832878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084832878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084832878 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084832878 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084832878 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084832878 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084832878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084832878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084832878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084832878 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084832878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084832878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084832878 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084832878 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084832878 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084832878 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084832878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084832878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084832878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084832878 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084832878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084832878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084832878 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084832878 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084832878 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084832878 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084832878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084832878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084832878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084832879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084832879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084832879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084832879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084832879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084832879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084832879 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084832879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084832879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084832879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084832879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084832879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084832879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084832879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084832879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084832879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084832879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084832879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084832879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084832879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084832879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084832879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084832879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084832879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084832900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084832900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084832900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084832900 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084832900 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084832900 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084832900 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084832900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084832900 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@c12b04494787: setverdict(pass): none -> pass 20241117084833075 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084833075 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084833075 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084833075 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084833085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833085 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084833085 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084833085 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084833085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084833085 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084833085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084833088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833088 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084833088 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084833088 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084833088 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084833088 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084833088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084833088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084833088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084833088 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084833088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084833088 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084833088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084833088 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084833088 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084833088 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084833088 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084833089 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084833089 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084833089 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084833089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084833089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084833089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084833090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084833090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084833090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084833090 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084833090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084833090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084833090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084833090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084833090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084833090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084833090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084833090 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084833090 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084833090 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084833090 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084833097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833097 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084833097 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084833097 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084833097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084833097 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084833097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084833099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833099 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084833099 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084833099 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084833099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084833099 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084833099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084833099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084833100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084833100 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084833100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084833100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084833100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084833100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084833100 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084833100 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084833100 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084833101 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084833101 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084833101 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084833101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084833101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084833101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084833101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084833101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084833101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084833101 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084833102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084833102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084833102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084833102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084833102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084833102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084833102 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084833355 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117084833355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bae815), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084833355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084833355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084833355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084833355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084833355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084833355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084833355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084833355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084833355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084833356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084833356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084833363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833363 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084833363 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084833363 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084833363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084833363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084833363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084833363 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084833363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084833363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084833363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084833363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084833363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084833363 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=00bae815) (sccp_scrc.c:477) 20241117084833363 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20241117084833363 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117084833363 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117084833363 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084833363 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084833363 DLSCCP DEBUG SCCP-SCOC(3)[0x5595ca752380]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084833890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833890 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084833890 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084833890 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084833890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084833890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084833890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084833890 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084833890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084833890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084833890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084833890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084833890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084833890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084833890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084833890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084833890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084833890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084833891 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084833891 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084833891 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084833891 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084833891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084833891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084833891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084833891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084833891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084833891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084833891 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084833891 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084833891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084833891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084833891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084833892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084833892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084833892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084833892 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084833894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833894 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084833894 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084833894 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084833894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084833894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084833894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084833894 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084833894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084833894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084833894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084833894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084833894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084833894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084833894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084833894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084833894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084833895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084833895 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084833895 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084833895 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084833904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833904 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084833904 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084833904 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084833904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084833904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084833904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084833904 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084833904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084833904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084833904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084833904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084833904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084833904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084833904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084833904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084833904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084833905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084833905 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084833905 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084833905 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084833905 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084833905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084833905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084833905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084833905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084833905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084833905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084833905 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084833905 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084833905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084833906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084833906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084833906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084833906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084833906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084833906 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084833909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084833909 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084833909 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084833909 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084833909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084833909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084833909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084833909 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084833909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084833909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084833909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084833909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084833909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084833909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084833909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084833909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084833909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084833910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084833910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084833910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084833910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084833910 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084833910 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084833910 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084833928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47718<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@c12b04494787: f_create_expect(l3 := '71CDC4394DC9F2662D0C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@c12b04494787: Created Expect[0] for '71CDC4394DC9F2662D0C'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@c12b04494787: Added conn table entry 0TC_ranap_cs_bidir0(167)884546 20241117084834965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084834965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084834965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084834965 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084834965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7f42, normal) (hnbgw_rua.c:407) 20241117084834965 DHNB DEBUG map_rua[0x5595ca752380]{init}: Allocated (fsm.c:456) 20241117084834965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084834965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-884546 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084834965 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084834965 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084834965 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-884546 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084834965 DCN DEBUG map_sccp[0x5595ca7584e0]{init}: Allocated (fsm.c:456) 20241117084834965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084834965 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-884546 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084834965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-884546 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084834965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084834965 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084834965 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084834965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084834965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084834965 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084834965 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{IDLE}: Allocated (fsm.c:456) 20241117084834965 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084834965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a71cdc4394dc9f2662d0c004f40030000380056400500f1100926) (sccp_scrc.c:406) 20241117084834965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084834965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084834965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084834965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084834965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084834965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084834965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084834965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084834965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084834965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084834965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084834965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084834965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084834965 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084834965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084834965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084834965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084834965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084834965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084834965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084834965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084834965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084834965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084834965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@c12b04494787: Found Expect[0] for l3='71CDC4394DC9F2662D0C'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@c12b04494787: Added conn table entry 0TC_ranap_cs_bidir0(167)781330 HNBGW_Test.msc0-SCCP(160)@c12b04494787: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084834979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084834979 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084834979 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084834979 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084834979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084834979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084834979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084834979 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084834979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084834979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084834979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084834979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084834979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084834979 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c06e3b) (sccp_scrc.c:477) 20241117084834979 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20241117084834979 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084834979 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084834979 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084834979 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084834979 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) 20241117084834979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084834979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(160)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@c12b04494787: vl_len:22 HNBGW_Test.msc0-SCCP(160)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(160)@c12b04494787: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A894D88468B5BF3215C18'O 20241117084835182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084835182 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084835182 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084835182 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084835182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084835182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084835182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084835182 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084835182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084835182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084835182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084835182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084835182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084835182 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=001440120000010010400b0a894d88468b5bf3215c18) (sccp_scrc.c:477) 20241117084835182 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241117084835182 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084835182 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084835182 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084835182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084835182 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241117084835182 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117084835183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241117084835183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084835183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241117084835183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084835183 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084835205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084835205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084835205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241117084835205 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084835205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd7f42) (hnbgw_rua.c:471) 20241117084835205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-884546 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241117084835205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084835205 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117084835205 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117084835205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241117084835205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084835205 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084835205 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084835205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c06e3b), PART(T=Data,L=22,D=001440120000010010400b0a2738690f1f0675b18515) (sccp_scrc.c:406) 20241117084835205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084835206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084835206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084835206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084835206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084835206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084835206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084835206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084835206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084835206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084835206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084835206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@c12b04494787: vl_len:20 HNBGW_Test.msc0-SCCP(160)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(160)@c12b04494787: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241117084835225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084835225 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084835225 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084835225 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084835225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084835225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084835225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084835225 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084835225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084835225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084835225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084835225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084835225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084835225 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) 20241117084835225 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241117084835225 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084835225 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084835225 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084835225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084835225 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241117084835225 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241117084835225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241117084835225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084835225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241117084835225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084835225 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084835235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47718<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_bidir(154)@c12b04494787: Final verdict of PTC: none 20241117084835243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47704<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(161)@c12b04494787: Final verdict of PTC: none 20241117084835245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084835245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084835245 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084835245 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084835245 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117084835245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117084835245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117084835245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117084835245 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117084835245 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117084835245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c06e3b), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117084835245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084835246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084835246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084835246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084835246 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117084835246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117084835246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084835246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{disrupted}: Freeing instance (context_map.c:202) 20241117084835246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-884546)[0x5595ca752380]{disrupted}: Deallocated (fsm.c:568) 20241117084835246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084835246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{disconnected}: Freeing instance (context_map.c:206) 20241117084835246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5595ca7584e0]{disconnected}: Deallocated (fsm.c:568) 20241117084835246 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-884546 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) VirtHNBGW-STATS(155)@c12b04494787: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@c12b04494787: Final verdict of PTC: none 20241117084835246 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33045<->l=127.0.0.1:4262) (control_if.c:193) 20241117084835246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084835246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084835246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084835246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084835246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084835246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084835246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084835246 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@c12b04494787: Final verdict of PTC: none 20241117084835247 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084835247 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084835247 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084835247 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(163)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@c12b04494787: Final verdict of PTC: none 20241117084835247 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 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084835247 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084835247 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084835247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084835247 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084835247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084835247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084835247 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 20241117084835247 DLSS7 <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(162)@c12b04494787: Final verdict of PTC: none 20241117084835248 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084835248 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084835248 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084835248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084835248 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084835248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084835248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084835248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084835248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084835248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084835248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084835248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084835248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084835248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084835248 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084835248 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084835248 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084835248 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084835248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084835248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-M3UA(165)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(166)@c12b04494787: Final verdict of PTC: none 20241117084835248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084835248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084835248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084835248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084835248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084835248 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084835248 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084835248 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084835248 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_bidir-Iuh0(158)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084835249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47696<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@c12b04494787: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sun Nov 17 08:48:35 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20241117084835294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084835795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274108) Waiting for packet dumper to finish... 1 (prev_count=274108, count=274648) 20241117084837248 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084837248 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084837248 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117084837248 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084837248 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084837248 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sun Nov 17 08:48:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ranap_ps_bidir started. 20241117084838904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084838908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084838911 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34757<->l=127.0.0.1:4262) (control_if.c:570) 20241117084838924 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084838924 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084838924 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084838924 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084838925 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084838925 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084838925 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084838925 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084838925 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084838925 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084838926 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084838926 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084838926 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084838926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084838926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084838926 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084838926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084838926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084838926 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084838926 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084838926 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084838926 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084838926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084838926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084838926 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084838926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084838926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084838926 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084838926 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084838926 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084838926 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084838926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084838926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084838926 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084838926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084838926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084838926 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084838926 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084838926 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084838926 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084838926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084838926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084838926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084838926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084838926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084838926 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084838927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084838927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084838927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084838927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084838927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084838927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084838927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084838927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084838927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084838927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084838927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084838927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084838927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084838927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084838927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084838927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084838927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(176)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(174)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084838942 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084838942 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084838942 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084838942 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084838943 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084838943 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084838943 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084838943 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084838943 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084838943 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084838943 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084838943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084838943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084838943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084838943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084838943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084838943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084838943 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084838943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084838943 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084838943 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084838943 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084838943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084838943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084838943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117084838944 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084838944 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084838944 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084838944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084838944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084838945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084838945 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084838945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084838945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084838945 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084838945 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084838945 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084838945 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084838945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084838945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084838945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084838945 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084838945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084838945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084838945 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084838945 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084838945 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084838945 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084838945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084838945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084838945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084838945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084838945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084838945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084838945 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084838945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084838945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084838945 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084838945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084838945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084838945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084838945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084838945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084838945 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084838945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084838945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084838945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084838945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084838945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084838945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084838945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084838945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084838945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084838945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084838945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084838945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084838945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084838945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084838968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084838968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084838968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084838968 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084838968 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084838968 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084838968 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084838968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084838968 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@c12b04494787: setverdict(pass): none -> pass 20241117084839139 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084839139 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084839139 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084839139 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084839145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839145 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084839145 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084839145 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084839145 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084839145 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084839145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084839146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839146 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084839146 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084839146 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084839146 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084839146 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084839146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084839146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084839146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084839146 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084839146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084839146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084839146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084839146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084839146 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084839146 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084839146 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084839147 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084839147 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084839147 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084839147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084839147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084839147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084839147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084839147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084839147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084839147 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084839147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084839147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084839147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084839147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084839147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084839147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084839147 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084839158 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084839158 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084839158 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084839158 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084839163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839163 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084839163 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084839163 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084839163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084839163 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084839163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084839163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839163 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084839163 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084839163 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084839163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084839163 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084839163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084839163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084839163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084839163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084839163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084839163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084839163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084839163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084839163 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084839163 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084839163 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084839164 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084839164 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084839164 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084839164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084839165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084839165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084839165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084839165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084839165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084839165 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084839165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084839165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084839165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084839165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084839165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084839165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084839165 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084839191 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117084839191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a792cd), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084839191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084839191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084839191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084839191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084839191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839191 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084839191 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084839191 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084839191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084839191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084839191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084839191 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084839197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839197 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084839197 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084839197 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084839197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084839197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084839197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084839197 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084839197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084839197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084839197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084839197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084839197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084839197 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=00a792cd) (sccp_scrc.c:477) 20241117084839197 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20241117084839197 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117084839197 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117084839197 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084839197 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084839197 DLSCCP DEBUG SCCP-SCOC(4)[0x5595ca754360]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(175)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084839949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839949 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084839949 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084839949 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084839949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084839949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084839949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084839949 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084839950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084839950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084839950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084839950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084839950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084839950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084839950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084839950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084839950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084839950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084839950 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084839950 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084839950 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084839950 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084839951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084839951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084839951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084839951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084839951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084839951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084839951 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084839951 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084839951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839951 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084839951 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084839951 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084839951 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084839951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084839951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084839951 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084839953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839953 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084839953 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084839953 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084839953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084839953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084839953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084839953 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084839953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084839953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084839953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084839953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084839953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084839953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084839954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084839954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084839954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084839954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084839954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084839954 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084839954 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084839963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839963 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084839963 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084839963 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084839963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084839963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084839963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084839963 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084839963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084839963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084839963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084839963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084839963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084839963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084839963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084839963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084839963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084839963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084839963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084839963 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084839963 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084839963 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084839963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084839963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084839963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084839963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084839963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084839963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084839963 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084839963 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084839963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084839963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084839963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084839963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084839963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084839963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084839963 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084839965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084839965 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084839965 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084839965 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084839965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084839965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084839965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084839965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084839965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084839965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084839965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084839965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084839965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084839965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084839965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084839965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084839965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084839965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084839965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084839965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084839965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084839965 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084839965 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084839965 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084839979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47740<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@c12b04494787: f_create_expect(l3 := '2055AB9E30D69B823289'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@c12b04494787: Created Expect[0] for '2055AB9E30D69B823289'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@c12b04494787: Added conn table entry 0TC_ranap_ps_bidir0(181)8872704 20241117084841028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084841028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084841028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117084841028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084841028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x876300, normal) (hnbgw_rua.c:407) 20241117084841028 DHNB DEBUG map_rua[0x5595ca754360]{init}: Allocated (fsm.c:456) 20241117084841028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084841028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8872704 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117084841028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084841028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084841028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8872704 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117084841028 DCN DEBUG map_sccp[0x5595ca752380]{init}: Allocated (fsm.c:456) 20241117084841029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084841029 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8872704 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117084841029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8872704 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117084841029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084841029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084841029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084841029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084841029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084841029 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084841029 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{IDLE}: Allocated (fsm.c:456) 20241117084841029 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084841029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2055ab9e30d69b823289004f40030001f20056400500f1100926) (sccp_scrc.c:406) 20241117084841029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084841029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084841029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084841029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084841029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084841029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084841029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084841029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084841029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084841029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084841029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084841029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084841029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084841029 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084841029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084841029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084841029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084841029 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084841029 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084841029 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084841029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084841029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084841029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084841029 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@c12b04494787: Found Expect[0] for l3='2055AB9E30D69B823289'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@c12b04494787: Added conn table entry 0TC_ranap_ps_bidir0(181)3679980 HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@c12b04494787: setverdict(pass): none -> pass 20241117084841049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084841049 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084841049 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084841049 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084841049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084841049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084841049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084841049 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084841049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084841049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084841049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084841049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084841049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084841049 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ec3bb2) (sccp_scrc.c:477) 20241117084841049 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20241117084841049 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084841049 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084841049 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084841049 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084841049 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) 20241117084841049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084841049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ACD59ADED866748371657'O 20241117084841250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084841250 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084841250 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084841250 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084841250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084841250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084841250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084841250 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084841250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084841250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084841250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084841251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084841251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084841251 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=001440120000010010400b0acd59aded866748371657) (sccp_scrc.c:477) 20241117084841251 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241117084841251 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084841251 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084841251 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084841251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084841251 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241117084841251 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117084841251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241117084841251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084841251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241117084841251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084841251 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084841273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084841273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084841273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241117084841273 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084841273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x876300) (hnbgw_rua.c:471) 20241117084841273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8872704 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241117084841273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084841273 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117084841273 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117084841273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241117084841273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084841273 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084841273 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084841273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec3bb2), PART(T=Data,L=22,D=001440120000010010400b0aab5ca43457c85b35bba9) (sccp_scrc.c:406) 20241117084841273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084841273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084841273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084841273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084841274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084841274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084841274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084841274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084841274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084841274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084841274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084841274 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241117084841292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084841292 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084841292 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084841292 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084841292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084841292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084841292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084841292 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084841292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084841292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084841292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084841292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084841292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084841292 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) 20241117084841292 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241117084841292 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084841292 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084841292 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084841292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084841292 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241117084841292 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241117084841292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241117084841292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084841292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241117084841292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084841292 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084841300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47740<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084841310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47734<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117084841311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.msc0-RAN(175)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@c12b04494787: Final verdict of PTC: none 20241117084841311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084841311 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084841311 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084841312 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(178)@c12b04494787: Final verdict of PTC: none 20241117084841312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117084841312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) MutexDispCT-TC_ranap_ps_bidir(168)@c12b04494787: Final verdict of PTC: none 20241117084841312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117084841312 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117084841312 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117084841312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec3bb2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117084841312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084841312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084841312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084841312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084841312 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117084841312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117084841312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084841312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{disrupted}: Freeing instance (context_map.c:202) 20241117084841312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8872704)[0x5595ca754360]{disrupted}: Deallocated (fsm.c:568) 20241117084841312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084841312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{disconnected}: Freeing instance (context_map.c:206) 20241117084841312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5595ca752380]{disconnected}: Deallocated (fsm.c:568) 20241117084841312 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8872704 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117084841312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084841312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084841312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084841312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084841312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084841313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084841313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084841313 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084841313 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ranap_ps_bidir-Iuh0-RUA(173)@c12b04494787: Final verdict of PTC: none 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084841313 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084841313 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34757<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(179)@c12b04494787: Final verdict of PTC: none 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084841313 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084841313 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 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084841313 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084841313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084841313 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084841313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084841313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084841313 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084841313 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084841314 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 20241117084841314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084841314 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084841314 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084841314 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084841314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084841314 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084841314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084841314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084841314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084841314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084841314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084841314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084841314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084841314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084841314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084841314 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084841314 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084841314 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084841314 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084841314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084841314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084841314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084841314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084841314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084841314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084841314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084841314 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084841314 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084841314 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_ranap_ps_bidir-Iuh0(172)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@c12b04494787: Final verdict of PTC: none 20241117084841314 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(180)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(169)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084841315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@c12b04494787: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sun Nov 17 08:48:41 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20241117084841371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084841873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=242216) Waiting for packet dumper to finish... 1 (prev_count=242216, count=274424) 20241117084843314 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084843314 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084843314 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084843314 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084843314 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084843314 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sun Nov 17 08:48:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_rab_assignment started. 20241117084844963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084844968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084844971 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45437<->l=127.0.0.1:4262) (control_if.c:570) 20241117084844986 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084844986 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084844987 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084844987 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084844987 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084844987 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084844987 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084844987 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084844987 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084844987 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084844988 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084844988 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084844988 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084844988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084844988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084844988 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084844988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084844988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084844988 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084844988 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084844988 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084844988 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084844988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084844988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084844988 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084844988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084844988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084844988 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084844988 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084844988 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084844988 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084844988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084844988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084844988 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084844988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084844988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084844988 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084844988 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084844988 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084844988 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084844988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084844988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084844989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084844989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084844989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084844989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084844989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084844989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084844989 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084844989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084844989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084844989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084844989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084844989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084844989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084844989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084844989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084844989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084844989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084844989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084844989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084844989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084844989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084844989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084844989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084844989 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(188)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084845003 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084845003 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084845003 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084845003 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084845003 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084845003 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084845003 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084845003 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084845004 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084845004 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084845004 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084845004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084845004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084845004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084845004 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084845004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084845004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084845004 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084845004 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084845004 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084845004 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084845004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084845004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084845004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084845004 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084845004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084845004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084845004 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084845004 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084845004 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084845004 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084845004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084845004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084845004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084845004 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084845004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084845004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084845004 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084845004 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084845004 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084845004 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084845004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084845004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084845005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084845005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084845005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084845005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084845005 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084845005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084845005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084845005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084845005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084845005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084845005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084845005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084845005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084845005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084845005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084845005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084845005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084845005 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@c12b04494787: M3UA emulation initiated, the test can be started MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084845026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084845026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084845026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084845026 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084845026 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084845026 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084845026 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084845026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084845026 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@c12b04494787: setverdict(pass): none -> pass 20241117084845201 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084845201 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084845201 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084845201 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084845209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845209 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084845209 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084845209 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084845209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084845210 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084845210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084845212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845212 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084845212 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084845212 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084845212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084845212 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084845212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084845212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084845213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084845213 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084845213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084845213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084845213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084845213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084845213 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084845213 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084845213 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084845214 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084845214 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084845214 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084845214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084845214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084845214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084845215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084845215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084845215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084845215 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084845215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084845215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084845215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084845215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084845215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084845215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084845215 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084845217 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084845217 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084845217 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084845217 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084845223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845223 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084845223 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084845223 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084845223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084845223 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084845223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084845226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845226 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084845226 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084845226 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084845226 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084845226 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084845226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084845226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084845226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084845226 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084845226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084845226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084845226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084845226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084845226 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084845226 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084845226 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084845227 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084845227 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084845227 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084845228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084845228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084845228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084845228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084845228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084845228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084845228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084845228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084845228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084845228 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084845228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845228 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084845228 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084845228 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084845228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084845228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084845228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084845228 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084845246 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117084845246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c06e3b), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084845246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084845246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084845246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084845246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084845247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084845247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084845247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084845247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084845247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084845247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084845247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084845252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084845252 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084845252 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084845252 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084845252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084845252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084845252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084845252 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084845252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084845252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084845252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084845253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084845253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084845253 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=00c06e3b) (sccp_scrc.c:477) 20241117084845253 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20241117084845253 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117084845253 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117084845253 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084845253 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084845253 DLSCCP DEBUG SCCP-SCOC(5)[0x5595ca758020]{IDLE}: Deallocated (fsm.c:568) 20241117084846012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084846012 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084846012 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084846012 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084846012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084846012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084846012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084846012 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084846013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084846013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084846013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084846013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084846013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084846013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084846013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084846013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084846013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084846013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084846013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084846013 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084846013 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084846013 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084846013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084846013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084846013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084846013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084846013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084846013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084846013 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084846013 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(189)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084846013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084846013 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084846013 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084846013 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084846013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084846013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084846013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084846013 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084846014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084846014 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084846014 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084846014 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084846014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084846014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084846014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084846014 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084846014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084846014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084846014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084846014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084846014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084846014 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084846014 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084846014 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084846014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846014 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084846014 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084846014 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084846014 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084846014 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084846020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084846020 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084846020 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084846020 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084846020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084846020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084846020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084846020 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084846020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084846020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084846020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084846020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084846020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084846020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084846020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084846020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084846020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846020 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084846020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084846020 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084846020 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084846020 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084846020 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084846020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084846020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084846020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084846020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084846020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084846020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084846020 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084846020 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084846020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084846020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084846020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084846020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084846021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084846021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084846021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084846021 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084846021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084846021 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084846021 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084846021 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084846021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084846021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084846021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084846021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084846021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084846021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084846021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084846021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084846021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084846021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084846021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084846021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084846021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084846021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084846021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084846021 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084846021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084846021 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084846021 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084846021 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084846047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56326<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@c12b04494787: f_create_expect(l3 := 'EBC6F573A0D39F36B52F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@c12b04494787: Created Expect[0] for 'EBC6F573A0D39F36B52F'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@c12b04494787: Added conn table entry 0TC_rab_assignment0(195)10356517 20241117084847089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084847089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084847089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084847089 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084847089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9e0725, normal) (hnbgw_rua.c:407) 20241117084847089 DHNB DEBUG map_rua[0x5595ca758020]{init}: Allocated (fsm.c:456) 20241117084847089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084847089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10356517 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084847089 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084847089 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084847089 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10356517 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084847089 DCN DEBUG map_sccp[0x5595ca754360]{init}: Allocated (fsm.c:456) 20241117084847089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084847089 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10356517 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084847089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10356517 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084847089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084847089 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084847089 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084847089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084847089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084847089 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084847089 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{IDLE}: Allocated (fsm.c:456) 20241117084847089 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084847089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aebc6f573a0d39f36b52f004f40030000d40056400500f1100926) (sccp_scrc.c:406) 20241117084847089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084847089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084847089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084847089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084847089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084847089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084847089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084847089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084847089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084847089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084847089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084847089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084847089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084847089 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084847089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084847089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084847089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084847089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084847089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084847089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084847089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084847089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084847089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084847089 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@c12b04494787: Found Expect[0] for l3='EBC6F573A0D39F36B52F'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@c12b04494787: Added conn table entry 0TC_rab_assignment0(195)8438996 HNBGW_Test.msc0-SCCP(188)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@c12b04494787: setverdict(pass): none -> pass 20241117084847093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084847093 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084847093 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084847093 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084847093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084847093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084847093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084847093 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084847094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084847094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084847094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084847094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084847094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084847094 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a3a65d) (sccp_scrc.c:477) 20241117084847094 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20241117084847094 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084847094 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084847094 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084847094 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084847094 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) 20241117084847094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084847094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(183)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(188)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(188)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117084847294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084847294 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084847294 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084847294 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084847294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084847294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084847294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084847294 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084847294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084847294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084847294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084847294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084847294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084847295 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) 20241117084847295 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241117084847295 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084847295 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084847295 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084847295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084847295 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084847295 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084847295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084847295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084847295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084847295 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084847295 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084847295 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084847295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084847295 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084847295 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{UNUSED}: Allocated (fsm.c:456) 20241117084847295 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{UNUSED}: is child of mgw(mgw-fsm-10356517-0)[0x5595ca758b10] (fsm.c:486) 20241117084847295 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10356517-0)[0x5595ca758b10] (mgcp_client_endpoint_fsm.c:724) 20241117084847295 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084847295 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084847295 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084847295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10356517-0)[0x5595ca755090]{ST_CRCX}: Allocated (fsm.c:456) 20241117084847295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10356517-0)[0x5595ca755090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0] (fsm.c:486) 20241117084847295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10356517-0)[0x5595ca755090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084847295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10356517-0)[0x5595ca755090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084847295 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 9e0725'... (mgcp_client.c:805) 20241117084847295 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241117084847295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10356517-0)[0x5595ca755090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084847295 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e072517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e072517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e072517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e072517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117084847335 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241117084847335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084847335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084847335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084847335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084847335 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084847335 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847335 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847335 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084847335 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084847335 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847335 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084847335 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084847335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084847335 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084847335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084847335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084847335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084847335 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084847357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084847357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084847357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084847357 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084847357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9e0725) (hnbgw_rua.c:471) 20241117084847357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10356517 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084847357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084847357 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084847357 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084847357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084847357 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084847357 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084847357 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084847357 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084847357 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084847358 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10356517-0)[0x5595ca758b10] (mgcp_client_endpoint_fsm.c:724) 20241117084847358 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084847358 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084847358 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084847358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 9e0725'... (mgcp_client.c:805) 20241117084847358 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241117084847358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084847358 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084847358 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847358 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9e072517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e072517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084847375 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241117084847375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084847375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084847375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847375 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084847375 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084847375 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10356517-0)[0x5595ca758b10] (mgcp_client_endpoint_fsm.c:724) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084847375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10356517-0)[0x5595ca7551c0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084847375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10356517-0)[0x5595ca7551c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0] (fsm.c:486) 20241117084847375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10356517-0)[0x5595ca7551c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084847375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10356517-0)[0x5595ca7551c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241117084847375 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 9e0725'... (mgcp_client.c:805) 20241117084847375 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241117084847375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10356517-0)[0x5595ca7551c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847375 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9e072517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e072517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084847382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241117084847382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7551c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084847382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7551c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084847382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7551c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084847382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7551c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084847382 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084847382 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847382 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847382 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847383 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084847383 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084847383 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847383 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{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) 20241117084847383 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084847383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084847383 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084847383 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084847383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084847383 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084847383 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084847383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3a65d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084847383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084847383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084847383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084847383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084847383 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084847383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084847383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084847383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084847383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084847383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084847383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084847383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084847383 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(188)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(188)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084847398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084847398 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084847398 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084847398 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084847398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084847398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084847398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084847398 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084847398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084847398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084847398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084847398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084847398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084847398 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) 20241117084847398 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241117084847398 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084847398 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084847398 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084847398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084847398 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084847398 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084847398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084847398 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084847398 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084847398 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084847398 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084847398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084847398 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 9e0725'... (mgcp_client.c:805) 20241117084847398 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241117084847398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084847398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7551c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084847398 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 9e0725'... (mgcp_client.c:805) 20241117084847398 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241117084847398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7551c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084847398 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{IN_USE}: Removing from parent mgw(mgw-fsm-10356517-0)[0x5595ca758b10] (mgcp_client_endpoint_fsm.c:873) 20241117084847398 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084847398 DLMGCP DEBUG mgw-endp(mgw-fsm-10356517-0)[0x5595ca7534a0]{IN_USE}: Deallocated (fsm.c:568) 20241117084847398 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084847398 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084847398 DMGW DEBUG mgw(mgw-fsm-10356517-0)[0x5595ca758b10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084847398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084847398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084847398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084847398 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9e072517" }, { code := "I", val := "11111" } }, sdp := omit } 20241117084847401 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241117084847401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084847401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084847401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084847401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca755090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9e072517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084847401 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241117084847401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7551c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084847401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7551c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084847401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7551c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084847401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7551c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@c12b04494787: Deleted conn table entry 0TC_rab_assignment0(195)10356517 20241117084847404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084847404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084847404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084847404 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084847404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9e0725,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084847404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10356517 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084847404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084847404 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084847404 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084847404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084847404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084847404 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084847404 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084847404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3a65d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084847404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084847404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084847404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084847404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084847404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084847404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084847404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084847404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084847404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084847404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084847404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084847404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084847404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084847404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084847404 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@c12b04494787: Deleted conn table entry 0TC_rab_assignment0(195)8438996 HNBGW_Test.msc0-SCCP(188)@c12b04494787: Session index based on connection ID:0 20241117084847406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084847406 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084847406 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084847406 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084847406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084847406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084847406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084847406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084847406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084847406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084847406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084847406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084847406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084847406 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=00a3a65d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084847406 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20241117084847406 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084847406 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084847406 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084847406 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) 20241117084847406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084847406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084847406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084847406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{disconnected}: Freeing instance (context_map.c:202) 20241117084847406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10356517)[0x5595ca758020]{disconnected}: Deallocated (fsm.c:568) 20241117084847406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084847406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{disconnected}: Freeing instance (context_map.c:206) 20241117084847406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5595ca754360]{disconnected}: Deallocated (fsm.c:568) 20241117084847406 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10356517 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084847406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3a65d), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20241117084847406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084847406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084847406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084847406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084847406 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084847406 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084847406 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084847406 DLSCCP DEBUG SCCP-SCOC(7)[0x5595ca752380]{IDLE}: Deallocated (fsm.c:568) 20241117084847406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084847406 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084847406 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084847406 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084847406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084847406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084847406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084847406 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@c12b04494787: RLC received in state:disconnect_pending TC_rab_assignment0(195)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084849410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56326<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084849421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56314<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117084849422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084849422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084849422 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084849422 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084849422 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(191)@c12b04494787: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@c12b04494787: Final verdict of PTC: none 20241117084849423 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45437<->l=127.0.0.1:4262) (control_if.c:193) 20241117084849424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(189)@c12b04494787: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@c12b04494787: Final verdict of PTC: none 20241117084849425 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084849425 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 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084849425 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084849425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084849425 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084849425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084849425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084849425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084849425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084849425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084849425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084849425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084849425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-MGCP(194)@c12b04494787: Final verdict of PTC: none 20241117084849425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084849425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084849425 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084849426 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 20241117084849426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084849426 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084849426 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084849426 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084849426 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084849426 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084849426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084849426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(190)@c12b04494787: Final verdict of PTC: none 20241117084849426 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084849426 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084849426 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084849426 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084849427 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(184)@c12b04494787: Final verdict of PTC: none20241117084849427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084849427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084849427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084849427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084849427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084849427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084849427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084849427 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084849427 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084849427 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084849427 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(193)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(183)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084849429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56300<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@c12b04494787: Test case TC_rab_assignment finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sun Nov 17 08:48:49 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241117084849513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084849915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320176) Waiting for packet dumper to finish... 1 (prev_count=320176, count=347012) 20241117084851313 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117084851313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec3bb2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084851313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084851313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084851313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084851313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084851313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084851313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084851313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084851313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084851313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084851313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084851313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084851313 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117084851425 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084851425 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084851425 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117084851427 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084851427 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084851427 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Sun Nov 17 08:48:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_rab_assignment_concurrent started. 20241117084853010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084853013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084853016 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37355<->l=127.0.0.1:4262) (control_if.c:570) 20241117084853028 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084853028 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084853029 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084853029 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084853029 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084853029 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084853029 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084853029 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084853029 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084853029 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084853030 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084853030 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084853030 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084853030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084853030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084853030 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084853030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084853030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084853030 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084853030 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084853030 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084853030 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084853030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084853030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084853030 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084853030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084853030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084853030 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084853030 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084853030 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084853030 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084853030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084853030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084853030 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084853030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084853030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084853030 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084853030 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084853030 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084853030 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084853030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084853030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084853030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084853030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084853030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084853030 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084853030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084853030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084853030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084853030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084853030 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084853030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084853030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084853030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084853030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084853031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084853031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084853031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084853031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084853031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084853031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084853031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084853031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084853031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084853031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084853031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084853031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084853031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084853031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(204)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(202)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084853044 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084853044 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084853044 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084853044 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084853044 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084853044 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084853044 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084853044 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084853045 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084853045 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084853045 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084853045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084853045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084853045 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084853045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084853045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084853045 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084853045 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084853045 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084853045 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084853045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084853045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084853045 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084853045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084853045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084853045 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084853045 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084853045 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084853045 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084853045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084853045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084853045 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084853045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084853045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084853045 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084853045 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084853045 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084853045 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084853045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084853045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084853045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084853045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084853045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084853045 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084853045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084853045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084853045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084853045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084853045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084853045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084853045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084853045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084853045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084853045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084853045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084853045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084853045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084853068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084853068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084853068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084853068 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084853068 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084853068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084853068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084853068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084853068 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@c12b04494787: setverdict(pass): none -> pass 20241117084853242 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084853242 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084853242 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084853242 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084853249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853249 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084853249 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084853249 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084853249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084853249 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084853249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084853252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853252 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084853252 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084853252 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084853252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084853252 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084853252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084853252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084853253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084853253 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084853253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084853253 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084853253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084853253 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084853253 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084853253 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084853253 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084853254 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084853254 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084853254 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084853254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084853254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084853254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084853254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084853254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084853254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084853254 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084853254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084853255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084853255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084853255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084853255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084853255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084853255 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084853257 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084853257 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084853257 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084853257 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084853263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853263 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084853263 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084853263 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084853263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084853263 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084853263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084853266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853266 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084853266 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084853266 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084853266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084853266 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084853266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084853266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084853266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084853266 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084853266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084853266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084853266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084853266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084853266 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084853266 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084853266 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084853268 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084853268 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084853268 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084853268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084853268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084853268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084853268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084853268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084853268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084853268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084853268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084853268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084853268 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084853268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084853268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084853268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084853268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084853268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084853268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084853268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084853268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084854056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084854056 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084854056 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084854056 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084854056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084854056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084854056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084854056 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084854056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084854056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084854056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084854056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084854056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084854056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084854056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084854056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084854056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084854056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084854056 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084854056 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084854056 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084854056 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084854056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084854056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084854056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084854057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084854057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084854057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084854057 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084854057 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084854057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084854057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084854057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084854057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084854057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084854057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084854057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084854057 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084854060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084854060 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084854060 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084854060 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084854060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084854060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084854060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084854060 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084854060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084854060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084854060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084854060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084854060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084854060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084854060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084854060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084854060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084854060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084854060 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084854060 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084854060 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084854065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084854065 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084854065 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084854065 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084854065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084854065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084854065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084854065 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084854065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084854065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084854065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084854065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084854065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084854065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084854065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084854065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084854065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084854065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084854065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084854065 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084854065 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084854065 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084854065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084854065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084854065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084854065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084854065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084854065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084854065 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084854065 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084854065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084854065 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084854065 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084854065 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084854065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084854065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084854065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084854065 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084854067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084854067 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084854067 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084854067 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084854067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084854067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084854067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084854067 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084854067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084854067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084854067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084854067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084854067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084854067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084854067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084854067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084854067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084854067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084854067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084854067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084854067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084854067 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084854067 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084854067 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084855112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084855404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := 'E17BE13D01D0B2B80B8B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[0] for 'E17BE13D01D0B2B80B8B'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := '6BA168E4C02674C86D52'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[1] for '6BA168E4C02674C86D52'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 0TC_rab_assignment_concurrent0(209)3520348 TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 1TC_rab_assignment_concurrent0(210)7363844 HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := '2BC34C9B0993865F2B2F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[2] for '2BC34C9B0993865F2B2F'O to be handled at TC_rab_assignment_concurrent0(211) 20241117084856148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x35b75c, normal) (hnbgw_rua.c:407) 20241117084856148 DHNB DEBUG map_rua[0x5595ca758020]{init}: Allocated (fsm.c:456) 20241117084856148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3520348 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3520348 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856148 DCN DEBUG map_sccp[0x5595ca754360]{init}: Allocated (fsm.c:456) 20241117084856148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856148 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3520348 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3520348 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856148 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856148 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{IDLE}: Allocated (fsm.c:456) 20241117084856148 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae17be13d01d0b2b80b8b004f400300021b0056400500f1100926) (sccp_scrc.c:406) 20241117084856148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856149 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)@c12b04494787: Added conn table entry 2TC_rab_assignment_concurrent0(211)11618441 20241117084856149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856149 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856149 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856149 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[0] for l3='E17BE13D01D0B2B80B8B'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 0TC_rab_assignment_concurrent0(209)5425127 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084856157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856157 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856157 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856157 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856157 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856157 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a8f9e) (sccp_scrc.c:477) 20241117084856157 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20241117084856157 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856157 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856157 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856157 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856157 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) 20241117084856157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_assignment_concurrent0(209)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := '04D91DA20BF9D861A2E5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[0] for '04D91DA20BF9D861A2E5'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 3TC_rab_assignment_concurrent0(212)14192434 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := 'A29E15584756CD498B15'O, n_connectPointCode := omit HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[3] for 'A29E15584756CD498B15'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 4TC_rab_assignment_concurrent0(213)6804565 HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := '0F0780BF1B4E3B92B1B4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[4] for '0F0780BF1B4E3B92B1B4'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 5TC_rab_assignment_concurrent0(214)9187760 HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := '8B69B9B39F9E660AE46C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[5] for '8B69B9B39F9E660AE46C'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 6TC_rab_assignment_concurrent0(215)12557996 HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := '111E7FCD53D950065997'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[6] for '111E7FCD53D950065997'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 7TC_rab_assignment_concurrent0(216)13534396 HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := 'CB99D4511BF96130A6A5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[7] for 'CB99D4511BF96130A6A5'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 8TC_rab_assignment_concurrent0(217)6064376 HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := 'F0542C8787AF6FB68C98'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[8] for 'F0542C8787AF6FB68C98'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 9TC_rab_assignment_concurrent0(218)11139121 HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := 'B09AE198096A55FCC611'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[9] for 'B09AE198096A55FCC611'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 10TC_rab_assignment_concurrent0(219)279991 20241117084856350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856350 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x705d04, normal) (hnbgw_rua.c:407) 20241117084856350 DHNB DEBUG map_rua[0x5595ca7551c0]{init}: Allocated (fsm.c:456) 20241117084856350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7363844 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856350 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856351 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856351 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7363844 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856351 DCN DEBUG map_sccp[0x5595ca755090]{init}: Allocated (fsm.c:456) 20241117084856351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856351 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7363844 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7363844 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856351 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856351 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856351 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856351 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{IDLE}: Allocated (fsm.c:456) 20241117084856351 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6ba168e4c02674c86d52004f40030000910056400500f1100926) (sccp_scrc.c:406) 20241117084856351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856351 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856352 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb14889, normal) (hnbgw_rua.c:407) 20241117084856352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856352 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856352 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856352 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856352 DHNB DEBUG map_rua[0x5595ca758b10]{init}: Allocated (fsm.c:456) 20241117084856352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618441 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856352 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856352 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856352 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618441 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856352 DCN DEBUG map_sccp[0x5595ca75dde0]{init}: Allocated (fsm.c:456) 20241117084856352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856352 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856352 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11618441 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618441 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856352 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856352 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856352 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856352 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856352 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{IDLE}: Allocated (fsm.c:456) 20241117084856353 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856352 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856352 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856352 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2bc34c9b0993865f2b2f004f400300011d0056400500f1100926) (sccp_scrc.c:406) 20241117084856353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856353 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856353 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) 20241117084856353 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241117084856353 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856353 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856353 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856353 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856353 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856353 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856353 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856353 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856353 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856353 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{UNUSED}: Allocated (fsm.c:456) 20241117084856353 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{UNUSED}: is child of mgw(mgw-fsm-3520348-0)[0x5595ca75dc80] (fsm.c:486) 20241117084856353 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3520348-0)[0x5595ca75dc80] (mgcp_client_endpoint_fsm.c:724) 20241117084856353 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856353 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3520348-0)[0x5595ca75e750]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3520348-0)[0x5595ca75e750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770] (fsm.c:486) 20241117084856354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3520348-0)[0x5595ca75e750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3520348-0)[0x5595ca75e750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856354 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 35b75c'... (mgcp_client.c:805) 20241117084856354 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241117084856354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3520348-0)[0x5595ca75e750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856354 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd88f32, normal) (hnbgw_rua.c:407) 20241117084856354 DHNB DEBUG map_rua[0x5595ca760fe0]{init}: Allocated (fsm.c:456) 20241117084856354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14192434 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856354 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856354 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856354 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14192434 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856354 DCN DEBUG map_sccp[0x5595ca75f730]{init}: Allocated (fsm.c:456) 20241117084856354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856354 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14192434 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14192434 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856354 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856354 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856354 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856354 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{IDLE}: Allocated (fsm.c:456) 20241117084856354 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a04d91da20bf9d861a2e5004f40030003840056400500f1100926) (sccp_scrc.c:406) 20241117084856354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856355 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856354 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856355 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67d455, normal) (hnbgw_rua.c:407) 20241117084856355 DHNB DEBUG map_rua[0x5595ca75d070]{init}: Allocated (fsm.c:456) 20241117084856355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6804565 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856355 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6804565 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856355 DCN DEBUG map_sccp[0x5595ca762610]{init}: Allocated (fsm.c:456) 20241117084856355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856355 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6804565 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6804565 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856355 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856355 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{IDLE}: Allocated (fsm.c:456) 20241117084856355 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa29e15584756cd498b15004f40030002250056400500f1100926) (sccp_scrc.c:406) 20241117084856355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856355 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856355 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c31b0, normal) (hnbgw_rua.c:407) 20241117084856355 DHNB20241117084856355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer [0;m DEBUG map_rua[0x5595ca769140]{init}: Allocated (fsm.c:456) 20241117084856355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9187760 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856356 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9187760 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856356 DCN DEBUG map_sccp[0x5595ca761e10]{init}: Allocated (fsm.c:456) 20241117084856356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856356 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9187760 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9187760 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856356 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856356 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856356 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856356 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{IDLE}: Allocated (fsm.c:456) 20241117084856356 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0f0780bf1b4e3b92b1b4004f400300036d0056400500f1100926) (sccp_scrc.c:406) 20241117084856356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856356 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856356 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbf9eac, normal) (hnbgw_rua.c:407) 20241117084856356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := 'DF8E228DFBB8BD9D0127'O, n_connectPointCode := omit 20241117084856356 DHNB DEBUG map_rua[0x5595ca769e60]{init}: Allocated (fsm.c:456) 20241117084856356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12557996 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856356 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856356 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856356 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12557996 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856356 DCN DEBUG map_sccp[0x5595ca769f90]{init}: Allocated (fsm.c:456) 20241117084856356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856356 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12557996 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12557996 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856356 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856356 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856356 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856356 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{IDLE}: Allocated (fsm.c:456) 20241117084856356 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8b69b9b39f9e660ae46c004f40030002ae0056400500f1100926) (sccp_scrc.c:406) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[10] for 'DF8E228DFBB8BD9D0127'O to be handled at TC_rab_assignment_concurrent0(220) 20241117084856357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856357 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce84bc, normal) (hnbgw_rua.c:407) 20241117084856357 DHNB DEBUG map_rua[0x5595ca76a1a0]{init}: Allocated (fsm.c:456) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13534396 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856357 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856357 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856357 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13534396 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856357 DCN DEBUG map_sccp[0x5595ca769a70]{init}: Allocated (fsm.c:456) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856357 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13534396 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13534396 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856357 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856357 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:1 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856357 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{IDLE}: Allocated (fsm.c:456) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a111e7fcd53d950065997004f40030000360056400500f1100926) (sccp_scrc.c:406) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856357 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5c88f8, normal) (hnbgw_rua.c:407) 20241117084856357 DHNB DEBUG map_rua[0x5595ca769c10]{init}: Allocated (fsm.c:456) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6064376 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856357 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856357 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856357 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6064376 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856357 DCN DEBUG map_sccp[0x5595ca76b060]{init}: Allocated (fsm.c:456) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856357 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6064376 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6064376 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856357 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856357 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856357 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{IDLE}: Allocated (fsm.c:456) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acb99d4511bf96130a6a5004f40030001700056400500f1100926) (sccp_scrc.c:406) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856357 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa9f831, normal) (hnbgw_rua.c:407) 20241117084856357 DHNB DEBUG map_rua[0x5595ca76c9e0]{init}: Allocated (fsm.c:456) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11139121 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856357 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856357 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856357 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11139121 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856357 DCN DEBUG map_sccp[0x5595ca76bb20]{init}: Allocated (fsm.c:456) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856357 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11139121 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11139121 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856357 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856357 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856357 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{IDLE}: Allocated (fsm.c:456) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af0542c8787af6fb68c98004f40030001430056400500f1100926) (sccp_scrc.c:406) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. 20241117084856357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856357 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x445b7, normal) (hnbgw_rua.c:407) 20241117084856357 DHNB DEBUG map_rua[0x5595ca76c830]{init}: Allocated (fsm.c:456) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-279991 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856357 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856357 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856357 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-279991 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856357 DCN DEBUG map_sccp[0x5595ca76b240]{init}: Allocated (fsm.c:456) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856357 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-279991 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-279991 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856357 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856357 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856357 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{IDLE}: Allocated (fsm.c:456) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab09ae198096a55fcc611004f40030002f50056400500f1100926) (sccp_scrc.c:406) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856357 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:2 HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[1] for l3='6BA168E4C02674C86D52'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 1TC_rab_assignment_concurrent0(210)3261476 HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:3 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:1 TC_rab_assignment_concurrent0(210)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[2] for l3='2BC34C9B0993865F2B2F'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 2TC_rab_assignment_concurrent0(211)6739527 HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:5 TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 11TC_rab_assignment_concurrent0(220)2368625 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[0] for l3='04D91DA20BF9D861A2E5'O handled at TC_rab_assignment_concurrent0(212) 20241117084856359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856359 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856359 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856359 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856359 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 3TC_rab_assignment_concurrent0(212)10512872 20241117084856359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856359 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e90997) (sccp_scrc.c:477) 20241117084856359 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20241117084856359 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856359 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856359 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856359 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856359 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) 20241117084856359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[6]. TC_rab_assignment_concurrent0(211)@c12b04494787: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(212)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[3] for l3='A29E15584756CD498B15'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 4TC_rab_assignment_concurrent0(213)9381368 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[4] for l3='0F0780BF1B4E3B92B1B4'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 5TC_rab_assignment_concurrent0(214)9186226 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[8]. TC_rab_assignment_concurrent0(213)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[5] for l3='8B69B9B39F9E660AE46C'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 6TC_rab_assignment_concurrent0(215)12254611 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[9]. TC_rab_assignment_concurrent0(214)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[6] for l3='111E7FCD53D950065997'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 7TC_rab_assignment_concurrent0(216)6276740 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:3 TC_rab_assignment_concurrent0(216)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[7] for l3='CB99D4511BF96130A6A5'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 8TC_rab_assignment_concurrent0(217)12374845 HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[8] for l3='F0542C8787AF6FB68C98'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 9TC_rab_assignment_concurrent0(218)10194135 HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[10]. TC_rab_assignment_concurrent0(217)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:5 HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[9] for l3='B09AE198096A55FCC611'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 10TC_rab_assignment_concurrent0(219)13206155 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_rab_assignment_concurrent0(219)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35b75c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35b75c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35b75c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35b75c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(210)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := '573593AEDBB19A9B0A81'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[0] for '573593AEDBB19A9B0A81'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 12TC_rab_assignment_concurrent0(221)11235581 20241117084856384 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241117084856384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856384 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856384 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856384 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117084856384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856384 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x242471, normal) (hnbgw_rua.c:407) 20241117084856384 DHNB DEBUG map_rua[0x5595ca760bf0]{init}: Allocated (fsm.c:456) 20241117084856384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368625 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856384 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368625 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856384 DCN DEBUG map_sccp[0x5595ca7605e0]{init}: Allocated (fsm.c:456) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856384 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2368625 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368625 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856384 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{IDLE}: Allocated (fsm.c:456) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0adf8e228dfbb8bd9d0127004f40030003b10056400500f1100926) (sccp_scrc.c:406) 20241117084856384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856384 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab70fd, normal) (hnbgw_rua.c:407) 20241117084856384 DHNB DEBUG map_rua[0x5595ca7608a0]{init}: Allocated (fsm.c:456) 20241117084856384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11235581 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856384 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11235581 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856384 DCN DEBUG map_sccp[0x5595ca76ef30]{init}: Allocated (fsm.c:456) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856384 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11235581 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11235581 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856384 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{IDLE}: Allocated (fsm.c:456) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a573593aedbb19a9b0a81004f40030002e30056400500f1100926) (sccp_scrc.c:406) 20241117084856384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856384 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d07c2) (sccp_scrc.c:477) 20241117084856384 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856384 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) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084856384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856384 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b46fc3) (sccp_scrc.c:477) 20241117084856384 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856384 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) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084856384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856384 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a5a77b) (sccp_scrc.c:477) 20241117084856384 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856384 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) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084856384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856384 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b66a2) (sccp_scrc.c:477) 20241117084856384 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856384 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) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856384 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d9d43) (sccp_scrc.c:477) 20241117084856384 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856384 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856385 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) 20241117084856385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856385 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856385 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856385 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856385 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0045e70b) (sccp_scrc.c:477) 20241117084856385 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20241117084856385 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856385 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856385 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856385 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856385 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856385 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856385 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) 20241117084856385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084856385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856385 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856385 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856385 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856385 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f88dfa) (sccp_scrc.c:477) 20241117084856385 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20241117084856385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856385 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856385 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856385 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856385 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856385 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856385 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) 20241117084856385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084856385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856385 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00916b46) (sccp_scrc.c:477) 20241117084856385 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20241117084856385 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856385 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856385 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856385 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856385 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) 20241117084856385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084856385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856385 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002a6673) (sccp_scrc.c:477) 20241117084856385 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20241117084856385 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856385 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856385 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856385 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856385 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) 20241117084856385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[10] for l3='DF8E228DFBB8BD9D0127'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 11TC_rab_assignment_concurrent0(220)4121623 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:11 HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[0] for l3='573593AEDBB19A9B0A81'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 12TC_rab_assignment_concurrent0(221)6356634 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@c12b04494787: setverdict(pass): none -> pass 20241117084856389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856389 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856389 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856389 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856389 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:12 20241117084856390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856390 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009af986) (sccp_scrc.c:477) 20241117084856390 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20241117084856390 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856390 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856390 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856390 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856390 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) 20241117084856390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := '6A7F7EEF6D63423810C6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[0] for '6A7F7EEF6D63423810C6'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 13TC_rab_assignment_concurrent0(222)12909408 TC_rab_assignment_concurrent0(209)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := '3779E42F8BA8EC7BDB0D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[1] for '3779E42F8BA8EC7BDB0D'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 14TC_rab_assignment_concurrent0(223)3573183 HNBGW_Test.msc0-RAN(203)@c12b04494787: f_create_expect(l3 := '2F8DE69550E4F5263AC1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c12b04494787: Created Expect[2] for '2F8DE69550E4F5263AC1'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Added conn table entry 15TC_rab_assignment_concurrent0(224)6056337 20241117084856586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856586 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc4fb60, normal) (hnbgw_rua.c:407) 20241117084856586 DHNB DEBUG map_rua[0x5595ca76f110]{init}: Allocated (fsm.c:456) 20241117084856586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12909408 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856586 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856586 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856586 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12909408 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856586 DCN DEBUG map_sccp[0x5595ca76f590]{init}: Allocated (fsm.c:456) 20241117084856586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856587 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12909408 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12909408 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856587 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{IDLE}: Allocated (fsm.c:456) 20241117084856587 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6a7f7eef6d63423810c6004f40030000310056400500f1100926) (sccp_scrc.c:406) 20241117084856587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856587 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856587 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x35b75c) (hnbgw_rua.c:471) 20241117084856587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3520348 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856587 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856587 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856587 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856587 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856587 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856587 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3520348-0)[0x5595ca75dc80] (mgcp_client_endpoint_fsm.c:724) 20241117084856587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856587 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856587 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856587 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856587 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856588 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856588 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856588 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856587 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856587 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856587 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856588 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856588 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 35b75c'... (mgcp_client.c:805) 20241117084856588 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241117084856588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856588 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856588 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856588 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20241117084856588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856588 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0031ce64) (sccp_scrc.c:477) 20241117084856588 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20241117084856588 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856588 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856588 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856588 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856588 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) 20241117084856588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084856588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856588 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3685bf, normal) (hnbgw_rua.c:407) 20241117084856588 DHNB DEBUG map_rua[0x5595ca770350]{init}: Allocated (fsm.c:456) 20241117084856588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3573183 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856588 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856588 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856588 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3573183 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856588 DCN DEBUG map_sccp[0x5595ca770060]{init}: Allocated (fsm.c:456) 20241117084856588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856588 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3573183 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3573183 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856588 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856588 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856588 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856588 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{IDLE}: Allocated (fsm.c:456) 20241117084856588 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3779e42f8ba8ec7bdb0d004f40030002010056400500f1100926) (sccp_scrc.c:406) 20241117084856588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856589 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856589 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) 20241117084856589 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241117084856589 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856589 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856589 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856589 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856589 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856589 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856589 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856589 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856589 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856589 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{UNUSED}: Allocated (fsm.c:456) 20241117084856589 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{UNUSED}: is child of mgw(mgw-fsm-7363844-0)[0x5595ca772060] (fsm.c:486) 20241117084856589 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7363844-0)[0x5595ca772060] (mgcp_client_endpoint_fsm.c:724) 20241117084856589 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856589 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856589 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7363844-0)[0x5595ca772190]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7363844-0)[0x5595ca772190]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940] (fsm.c:486) 20241117084856589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7363844-0)[0x5595ca772190]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7363844-0)[0x5595ca772190]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856589 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: 705d04'... (mgcp_client.c:805) 20241117084856589 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241117084856589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7363844-0)[0x5595ca772190]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856589 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084856589 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084856589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5c6991, normal) (hnbgw_rua.c:407) 20241117084856589 DHNB DEBUG map_rua[0x5595ca773a70]{init}: Allocated (fsm.c:456) 20241117084856589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084856589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6056337 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084856589 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856589 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856589 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6056337 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084856589 DCN DEBUG map_sccp[0x5595ca773ba0]{init}: Allocated (fsm.c:456) 20241117084856590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084856589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856590 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6056337 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084856590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6056337 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084856590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084856590 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084856590 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084856590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084856590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084856590 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084856590 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{IDLE}: Allocated (fsm.c:456) 20241117084856590 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084856590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2f8de69550e4f5263ac1004f40030003a50056400500f1100926) (sccp_scrc.c:406) 20241117084856590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084856590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084856590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084856590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856590 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084856590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084856590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084856590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856590 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856590 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[0] for l3='6A7F7EEF6D63423810C6'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 13TC_rab_assignment_concurrent0(222)15187467 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[1] for l3='3779E42F8BA8EC7BDB0D'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 14TC_rab_assignment_concurrent0(223)698207 HNBGW_Test.msc0-SCCP(202)@c12b04494787: First idle individual index:15 TC_rab_assignment_concurrent0(222)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@c12b04494787: Found Expect[2] for l3='2F8DE69550E4F5263AC1'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:13 HNBGW_Test.msc0-RAN(203)@c12b04494787: Added conn table entry 15TC_rab_assignment_concurrent0(224)3684045 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@c12b04494787: setverdict(pass): none -> pass 20241117084856600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856600 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856600 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856600 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856600 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:14 20241117084856600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856600 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0095021e) (sccp_scrc.c:477) 20241117084856600 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20241117084856600 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856600 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856600 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856600 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856600 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) 20241117084856601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[14], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "35b75c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35b75c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "705d0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "705d0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241117084856632 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241117084856632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856632 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856632 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856632 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3520348-0)[0x5595ca75dc80] (mgcp_client_endpoint_fsm.c:724) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856632 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3520348-0)[0x5595ca771230]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856632 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3520348-0)[0x5595ca771230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770] (fsm.c:486) 20241117084856632 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3520348-0)[0x5595ca771230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856632 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3520348-0)[0x5595ca771230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241117084856632 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: 35b75c'... (mgcp_client.c:805) 20241117084856632 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241117084856632 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3520348-0)[0x5595ca771230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "705d0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "705d0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(209)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "35b75c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35b75c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856649 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241117084856649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856649 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856649 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856649 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856649 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856649 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856649 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856649 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856649 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856649 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856649 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856649 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)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241117084856650 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241117084856650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca771230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca771230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca771230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca771230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856650 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856650 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856650 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856650 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856650 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856650 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856650 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856650 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{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) 20241117084856650 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856650 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856650 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856650 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856650 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856650 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a8f9e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856651 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856651 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856651 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856651 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856651 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856651 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e9ed42) (sccp_scrc.c:477) 20241117084856651 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20241117084856651 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856651 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856651 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856651 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856651 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) 20241117084856651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084856651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856651 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856651 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856651 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856651 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856651 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0079462a) (sccp_scrc.c:477) 20241117084856651 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20241117084856651 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084856651 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084856651 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856651 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084856651 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) 20241117084856651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084856651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856659 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x705d04) (hnbgw_rua.c:471) 20241117084856659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7363844 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856659 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856659 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856659 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856659 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856659 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856659 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856659 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7363844-0)[0x5595ca772060] (mgcp_client_endpoint_fsm.c:724) 20241117084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856659 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 705d0'... (mgcp_client.c:805) 20241117084856659 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084856659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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)@c12b04494787: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "705d0417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "705d0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856670 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241117084856670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856670 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856670 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856670 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7363844-0)[0x5595ca772060] (mgcp_client_endpoint_fsm.c:724) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7363844-0)[0x5595ca7737b0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7363844-0)[0x5595ca7737b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940] (fsm.c:486) 20241117084856670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7363844-0)[0x5595ca7737b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7363844-0)[0x5595ca7737b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241117084856670 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 705d0'... (mgcp_client.c:805) 20241117084856670 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084856670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7363844-0)[0x5595ca7737b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856670 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "705d0417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "705d0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856683 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241117084856683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7737b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7737b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7737b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7737b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{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) 20241117084856683 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856683 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856683 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856683 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856683 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e90997), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856683 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856683 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856683 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856683 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856683 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856683 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) 20241117084856683 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241117084856683 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856683 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856683 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856683 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856683 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856683 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856683 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856683 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856683 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{UNUSED}: Allocated (fsm.c:456) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{UNUSED}: is child of mgw(mgw-fsm-11618441-0)[0x5595ca77c190] (fsm.c:486) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11618441-0)[0x5595ca77c190] (mgcp_client_endpoint_fsm.c:724) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856683 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856683 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11618441-0)[0x5595ca76e170]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856683 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11618441-0)[0x5595ca76e170]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0] (fsm.c:486) 20241117084856683 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11618441-0)[0x5595ca76e170]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856683 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11618441-0)[0x5595ca76e170]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856683 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: b1488'... (mgcp_client.c:805) 20241117084856683 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084856683 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11618441-0)[0x5595ca76e170]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856684 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1488917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1488917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1488917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1488917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241117084856698 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241117084856698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856699 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856699 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856699 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856699 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856699 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856699 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856699 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856699 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856699 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856699 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856708 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb14889) (hnbgw_rua.c:471) 20241117084856708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618441 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856708 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856708 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856708 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856708 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856708 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856708 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856708 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856708 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11618441-0)[0x5595ca77c190] (mgcp_client_endpoint_fsm.c:724) 20241117084856708 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856708 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856708 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: b1488'... (mgcp_client.c:805) 20241117084856708 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084856708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856708 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856708 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856708 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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)@c12b04494787: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "b1488917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1488917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856715 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241117084856715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856716 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856716 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856716 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11618441-0)[0x5595ca77c190] (mgcp_client_endpoint_fsm.c:724) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11618441-0)[0x5595ca7746b0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11618441-0)[0x5595ca7746b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0] (fsm.c:486) 20241117084856716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11618441-0)[0x5595ca7746b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11618441-0)[0x5595ca7746b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241117084856716 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: b1488'... (mgcp_client.c:805) 20241117084856716 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084856716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11618441-0)[0x5595ca7746b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856716 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "b1488917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1488917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856724 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241117084856724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7746b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7746b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7746b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7746b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{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) 20241117084856724 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856724 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856724 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856724 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856724 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d07c2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856724 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856724 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856724 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856724 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856724 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856724 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856724 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) 20241117084856724 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241117084856724 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856724 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856724 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856724 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856724 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856724 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856724 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856724 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856724 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{UNUSED}: Allocated (fsm.c:456) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{UNUSED}: is child of mgw(mgw-fsm-14192434-0)[0x5595ca77bec0] (fsm.c:486) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14192434-0)[0x5595ca77bec0] (mgcp_client_endpoint_fsm.c:724) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14192434-0)[0x5595ca78c3b0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14192434-0)[0x5595ca78c3b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0] (fsm.c:486) 20241117084856724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14192434-0)[0x5595ca78c3b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14192434-0)[0x5595ca78c3b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856724 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: d88f3'... (mgcp_client.c:805) 20241117084856724 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084856724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14192434-0)[0x5595ca78c3b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856724 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d88f3217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d88f3217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d88f3217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d88f3217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241117084856741 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241117084856741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856741 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856741 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856741 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856741 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856741 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856741 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856741 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856741 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856741 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856741 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856751 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd88f32) (hnbgw_rua.c:471) 20241117084856751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14192434 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856751 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856751 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856751 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856751 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856751 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856751 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14192434-0)[0x5595ca77bec0] (mgcp_client_endpoint_fsm.c:724) 20241117084856751 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856751 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856751 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856751 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: d88f3'... (mgcp_client.c:805) 20241117084856751 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084856751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856751 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856751 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856751 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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)@c12b04494787: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d88f3217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d88f3217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856756 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241117084856756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856756 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856756 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856756 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14192434-0)[0x5595ca77bec0] (mgcp_client_endpoint_fsm.c:724) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856756 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14192434-0)[0x5595ca77bbf0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856756 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14192434-0)[0x5595ca77bbf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0] (fsm.c:486) 20241117084856756 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14192434-0)[0x5595ca77bbf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856756 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14192434-0)[0x5595ca77bbf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241117084856756 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: d88f3'... (mgcp_client.c:805) 20241117084856756 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084856756 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14192434-0)[0x5595ca77bbf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856756 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d88f3217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d88f3217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856765 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241117084856765 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca77bbf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856765 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca77bbf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856765 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca77bbf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856765 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca77bbf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856765 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856765 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856765 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856765 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856765 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856765 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856765 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856765 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{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) 20241117084856765 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856765 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856765 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856765 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856765 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b46fc3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856765 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856765 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856765 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856765 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856765 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856765 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856765 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) 20241117084856765 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241117084856765 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856765 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856765 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856765 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856765 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856765 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856765 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856765 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856766 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856766 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{UNUSED}: Allocated (fsm.c:456) 20241117084856766 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{UNUSED}: is child of mgw(mgw-fsm-6804565-0)[0x5595ca78e660] (fsm.c:486) 20241117084856766 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6804565-0)[0x5595ca78e660] (mgcp_client_endpoint_fsm.c:724) 20241117084856766 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856766 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856766 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6804565-0)[0x5595ca794f30]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6804565-0)[0x5595ca794f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100] (fsm.c:486) 20241117084856766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6804565-0)[0x5595ca794f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6804565-0)[0x5595ca794f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856766 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 67d45'... (mgcp_client.c:805) 20241117084856766 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084856766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6804565-0)[0x5595ca794f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856766 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67d45517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67d45517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67d45517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67d45517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241117084856775 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241117084856775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856775 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856775 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856775 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856775 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856775 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856775 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856775 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856775 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856775 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856775 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856781 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67d455) (hnbgw_rua.c:471) 20241117084856781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6804565 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856781 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856781 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856781 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856781 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856782 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856782 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6804565-0)[0x5595ca78e660] (mgcp_client_endpoint_fsm.c:724) 20241117084856782 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856782 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856782 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856782 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 67d45'... (mgcp_client.c:805) 20241117084856782 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084856782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856782 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856782 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856782 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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)@c12b04494787: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "67d45517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67d45517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856790 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241117084856790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856790 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856790 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856790 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6804565-0)[0x5595ca78e660] (mgcp_client_endpoint_fsm.c:724) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6804565-0)[0x5595ca78df90]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6804565-0)[0x5595ca78df90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100] (fsm.c:486) 20241117084856790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6804565-0)[0x5595ca78df90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6804565-0)[0x5595ca78df90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241117084856790 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 67d45'... (mgcp_client.c:805) 20241117084856790 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084856790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6804565-0)[0x5595ca78df90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856790 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "67d45517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67d45517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856797 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241117084856797 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78df90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856797 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78df90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856797 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78df90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856797 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78df90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856797 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856797 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856797 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856797 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{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) 20241117084856798 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856798 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856798 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856798 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856798 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856798 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5a77b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856798 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856798 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856798 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856798 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856798 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856798 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856798 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) 20241117084856798 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241117084856798 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856798 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856798 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856798 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856798 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856798 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856798 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856798 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856798 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856798 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856798 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856798 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{UNUSED}: Allocated (fsm.c:456) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{UNUSED}: is child of mgw(mgw-fsm-9187760-0)[0x5595ca797310] (fsm.c:486) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9187760-0)[0x5595ca797310] (mgcp_client_endpoint_fsm.c:724) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9187760-0)[0x5595ca79dd10]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9187760-0)[0x5595ca79dd10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440] (fsm.c:486) 20241117084856798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9187760-0)[0x5595ca79dd10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9187760-0)[0x5595ca79dd10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856798 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 8c31b'... (mgcp_client.c:805) 20241117084856798 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084856798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9187760-0)[0x5595ca79dd10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856798 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c31b017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c31b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c31b017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c31b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241117084856805 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241117084856805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856805 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856805 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856805 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856805 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856805 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856805 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856805 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856805 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856805 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856805 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856810 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8c31b0) (hnbgw_rua.c:471) 20241117084856810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9187760 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856810 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856810 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856810 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856810 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856810 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856810 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856810 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856810 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9187760-0)[0x5595ca797310] (mgcp_client_endpoint_fsm.c:724) 20241117084856810 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856810 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856810 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856810 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856810 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 8c31b'... (mgcp_client.c:805) 20241117084856810 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084856810 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856810 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856810 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856810 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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)@c12b04494787: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8c31b017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c31b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856816 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241117084856816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856816 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856816 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856816 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9187760-0)[0x5595ca797310] (mgcp_client_endpoint_fsm.c:724) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9187760-0)[0x5595ca795ff0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9187760-0)[0x5595ca795ff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440] (fsm.c:486) 20241117084856816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9187760-0)[0x5595ca795ff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9187760-0)[0x5595ca795ff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241117084856816 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 8c31b'... (mgcp_client.c:805) 20241117084856816 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084856816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9187760-0)[0x5595ca795ff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856816 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8c31b017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c31b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856828 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241117084856828 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca795ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856828 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca795ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856828 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca795ff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856828 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca795ff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{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) 20241117084856828 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856828 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856828 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856828 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856828 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b66a2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856828 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856828 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856828 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856828 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856828 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856828 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856828 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) 20241117084856828 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241117084856828 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856828 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856828 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856828 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856828 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856828 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856828 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856828 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856828 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{UNUSED}: Allocated (fsm.c:456) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{UNUSED}: is child of mgw(mgw-fsm-12557996-0)[0x5595ca78d990] (fsm.c:486) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12557996-0)[0x5595ca78d990] (mgcp_client_endpoint_fsm.c:724) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856828 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12557996-0)[0x5595ca7a6750]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856828 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12557996-0)[0x5595ca7a6750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630] (fsm.c:486) 20241117084856828 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12557996-0)[0x5595ca7a6750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856828 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12557996-0)[0x5595ca7a6750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856828 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: bf9ea'... (mgcp_client.c:805) 20241117084856828 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084856828 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12557996-0)[0x5595ca7a6750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856828 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bf9eac17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf9eac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bf9eac17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf9eac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241117084856836 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241117084856836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856836 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856836 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856836 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856836 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856836 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856836 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856836 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856836 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856836 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856836 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856841 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbf9eac) (hnbgw_rua.c:471) 20241117084856841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12557996 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856841 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856841 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856841 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856841 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856841 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856841 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856841 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856841 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12557996-0)[0x5595ca78d990] (mgcp_client_endpoint_fsm.c:724) 20241117084856841 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856841 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856841 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856841 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: bf9ea'... (mgcp_client.c:805) 20241117084856841 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084856841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856841 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856841 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856841 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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)@c12b04494787: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bf9eac17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf9eac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856850 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241117084856850 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856850 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856850 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856850 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856850 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856850 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12557996-0)[0x5595ca78d990] (mgcp_client_endpoint_fsm.c:724) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856850 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12557996-0)[0x5595ca78d730]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856850 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12557996-0)[0x5595ca78d730]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630] (fsm.c:486) 20241117084856850 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12557996-0)[0x5595ca78d730]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856850 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12557996-0)[0x5595ca78d730]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241117084856850 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: bf9ea'... (mgcp_client.c:805) 20241117084856850 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084856850 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12557996-0)[0x5595ca78d730]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856850 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bf9eac17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf9eac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856854 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241117084856854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78d730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78d730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78d730]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78d730]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856854 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856854 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856854 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856854 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856854 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856854 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856854 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856854 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{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) 20241117084856854 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856854 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856854 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856854 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856854 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d9d43), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856854 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856855 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856855 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856855 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856855 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856855 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) 20241117084856855 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241117084856855 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856855 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856855 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856855 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856855 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856855 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856855 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856855 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856855 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856855 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856855 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856855 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856855 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{UNUSED}: Allocated (fsm.c:456) 20241117084856855 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{UNUSED}: is child of mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0] (fsm.c:486) 20241117084856855 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0] (mgcp_client_endpoint_fsm.c:724) 20241117084856855 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856855 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856855 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13534396-0)[0x5595ca7af460]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13534396-0)[0x5595ca7af460]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800] (fsm.c:486) 20241117084856855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13534396-0)[0x5595ca7af460]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13534396-0)[0x5595ca7af460]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856855 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: ce84b'... (mgcp_client.c:805) 20241117084856855 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084856855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13534396-0)[0x5595ca7af460]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856855 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce84bc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce84bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce84bc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce84bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241117084856865 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241117084856865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856865 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856865 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856865 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856865 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856865 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856865 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856865 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856865 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856865 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856865 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856870 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce84bc) (hnbgw_rua.c:471) 20241117084856870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13534396 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856870 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856870 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856870 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856870 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856870 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856870 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856870 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856870 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0] (mgcp_client_endpoint_fsm.c:724) 20241117084856870 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856870 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856870 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856870 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856870 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: ce84b'... (mgcp_client.c:805) 20241117084856870 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084856870 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856870 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856870 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856870 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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)@c12b04494787: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ce84bc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce84bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856876 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241117084856876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856876 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856876 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856876 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0] (mgcp_client_endpoint_fsm.c:724) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13534396-0)[0x5595ca79ee60]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13534396-0)[0x5595ca79ee60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800] (fsm.c:486) 20241117084856876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13534396-0)[0x5595ca79ee60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13534396-0)[0x5595ca79ee60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241117084856876 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: ce84b'... (mgcp_client.c:805) 20241117084856876 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084856876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13534396-0)[0x5595ca79ee60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856876 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ce84bc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce84bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856882 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241117084856882 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca79ee60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856882 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca79ee60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856882 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca79ee60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856882 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca79ee60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856882 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856882 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856882 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856882 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856882 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856882 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856882 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856882 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{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) 20241117084856882 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856882 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856882 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856882 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856882 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856882 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045e70b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856882 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856883 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856883 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856883 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856883 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856883 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) 20241117084856883 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241117084856883 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856883 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856883 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856883 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856883 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856883 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856883 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856883 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856883 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856883 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{UNUSED}: Allocated (fsm.c:456) 20241117084856883 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{UNUSED}: is child of mgw(mgw-fsm-6064376-0)[0x5595ca7b1380] (fsm.c:486) 20241117084856883 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6064376-0)[0x5595ca7b1380] (mgcp_client_endpoint_fsm.c:724) 20241117084856883 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856883 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856883 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856883 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6064376-0)[0x5595ca7b8240]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856883 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6064376-0)[0x5595ca7b8240]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0] (fsm.c:486) 20241117084856883 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6064376-0)[0x5595ca7b8240]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856883 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6064376-0)[0x5595ca7b8240]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856883 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 5c88f'... (mgcp_client.c:805) 20241117084856883 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084856883 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6064376-0)[0x5595ca7b8240]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856883 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5c88f817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c88f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5c88f817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c88f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241117084856895 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241117084856895 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856895 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856895 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856895 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856895 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856895 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856895 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856895 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856895 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856895 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856895 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856895 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856895 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856895 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856895 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856899 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5c88f8) (hnbgw_rua.c:471) 20241117084856900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6064376 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856900 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856900 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856900 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856900 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856900 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856900 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856900 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856900 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6064376-0)[0x5595ca7b1380] (mgcp_client_endpoint_fsm.c:724) 20241117084856900 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856900 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856900 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856900 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 5c88f'... (mgcp_client.c:805) 20241117084856900 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084856900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856900 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856900 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856900 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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)@c12b04494787: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5c88f817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c88f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856907 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241117084856908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856908 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856908 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856908 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6064376-0)[0x5595ca7b1380] (mgcp_client_endpoint_fsm.c:724) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856908 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6064376-0)[0x5595ca7b1040]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856908 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6064376-0)[0x5595ca7b1040]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0] (fsm.c:486) 20241117084856908 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6064376-0)[0x5595ca7b1040]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856908 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6064376-0)[0x5595ca7b1040]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241117084856908 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 5c88f'... (mgcp_client.c:805) 20241117084856908 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084856908 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6064376-0)[0x5595ca7b1040]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856908 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5c88f817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c88f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856912 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241117084856912 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b1040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856912 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b1040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856912 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b1040]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856912 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b1040]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{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) 20241117084856912 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856912 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856912 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856912 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856912 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856912 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f88dfa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856912 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856912 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856912 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856912 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856912 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856912 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) 20241117084856912 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241117084856912 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856912 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856912 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856912 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856912 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856912 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856912 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856912 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856912 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856912 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856912 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856912 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{UNUSED}: Allocated (fsm.c:456) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{UNUSED}: is child of mgw(mgw-fsm-11139121-0)[0x5595ca7ba300] (fsm.c:486) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11139121-0)[0x5595ca7ba300] (mgcp_client_endpoint_fsm.c:724) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856912 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11139121-0)[0x5595ca7b99d0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856912 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11139121-0)[0x5595ca7b99d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0] (fsm.c:486) 20241117084856912 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11139121-0)[0x5595ca7b99d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856912 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11139121-0)[0x5595ca7b99d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856912 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: a9f83'... (mgcp_client.c:805) 20241117084856912 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084856912 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11139121-0)[0x5595ca7b99d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856912 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a9f83117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9f83117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a9f83117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9f83117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241117084856921 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241117084856921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856921 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856921 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856921 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856921 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856921 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856921 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856921 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856921 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856921 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856921 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856921 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856929 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa9f831) (hnbgw_rua.c:471) 20241117084856929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11139121 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856929 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856929 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856929 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856929 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856929 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856929 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11139121-0)[0x5595ca7ba300] (mgcp_client_endpoint_fsm.c:724) 20241117084856929 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856929 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856929 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856929 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856929 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: a9f83'... (mgcp_client.c:805) 20241117084856929 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084856929 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856929 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856929 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856929 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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)@c12b04494787: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a9f83117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9f83117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856937 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241117084856937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856937 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856937 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856937 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11139121-0)[0x5595ca7ba300] (mgcp_client_endpoint_fsm.c:724) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11139121-0)[0x5595ca7b9280]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11139121-0)[0x5595ca7b9280]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0] (fsm.c:486) 20241117084856937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11139121-0)[0x5595ca7b9280]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11139121-0)[0x5595ca7b9280]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241117084856937 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: a9f83'... (mgcp_client.c:805) 20241117084856937 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084856937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11139121-0)[0x5595ca7b9280]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856937 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a9f83117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9f83117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856944 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856944 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241117084856944 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b9280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856944 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b9280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856944 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b9280]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856944 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b9280]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856944 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856944 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856944 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856944 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856944 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856944 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856944 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856944 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{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) 20241117084856944 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856944 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856944 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856944 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856944 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856944 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00916b46), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856944 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856944 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856944 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856944 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856944 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856944 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) 20241117084856944 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241117084856944 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856944 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856944 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856945 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856945 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856945 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856945 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856945 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856945 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856945 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856945 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856945 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856945 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{UNUSED}: Allocated (fsm.c:456) 20241117084856945 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{UNUSED}: is child of mgw(mgw-fsm-279991-0)[0x5595ca7b0a30] (fsm.c:486) 20241117084856945 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-279991-0)[0x5595ca7b0a30] (mgcp_client_endpoint_fsm.c:724) 20241117084856945 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856945 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856945 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856945 DLMGCP DEBUG MGCP_CONN(mgw-fsm-279991-0)[0x5595ca7c9d40]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856945 DLMGCP DEBUG MGCP_CONN(mgw-fsm-279991-0)[0x5595ca7c9d40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0] (fsm.c:486) 20241117084856945 DLMGCP DEBUG MGCP_CONN(mgw-fsm-279991-0)[0x5595ca7c9d40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856945 DLMGCP DEBUG MGCP_CONN(mgw-fsm-279991-0)[0x5595ca7c9d40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856945 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=198 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 445b7'... (mgcp_client.c:805) 20241117084856945 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241117084856945 DLMGCP DEBUG MGCP_CONN(mgw-fsm-279991-0)[0x5595ca7c9d40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856945 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "445b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "445b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "445b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "445b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241117084856957 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241117084856957 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856957 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856957 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856957 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856957 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856957 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856957 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856957 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856957 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856957 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856957 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856957 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856957 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856957 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856957 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856965 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x445b7) (hnbgw_rua.c:471) 20241117084856965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-279991 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856965 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856965 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856965 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856965 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856965 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856965 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856965 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-279991-0)[0x5595ca7b0a30] (mgcp_client_endpoint_fsm.c:724) 20241117084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856965 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=213 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 445b'... (mgcp_client.c:805) 20241117084856965 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241117084856965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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)@c12b04494787: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "445b717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "445b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856971 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241117084856971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856971 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856971 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856971 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-279991-0)[0x5595ca7b0a30] (mgcp_client_endpoint_fsm.c:724) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856971 DLMGCP DEBUG MGCP_CONN(mgw-fsm-279991-0)[0x5595ca7c2b40]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856971 DLMGCP DEBUG MGCP_CONN(mgw-fsm-279991-0)[0x5595ca7c2b40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0] (fsm.c:486) 20241117084856971 DLMGCP DEBUG MGCP_CONN(mgw-fsm-279991-0)[0x5595ca7c2b40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856971 DLMGCP DEBUG MGCP_CONN(mgw-fsm-279991-0)[0x5595ca7c2b40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241117084856971 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=203 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 445b'... (mgcp_client.c:805) 20241117084856971 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241117084856971 DLMGCP DEBUG MGCP_CONN(mgw-fsm-279991-0)[0x5595ca7c2b40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856971 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "445b717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "445b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856975 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241117084856975 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2b40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084856975 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2b40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084856975 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2b40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856975 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2b40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856975 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084856975 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856975 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{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) 20241117084856976 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856976 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856976 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084856976 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084856976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084856976 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084856976 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084856976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a6673), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084856976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084856976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084856976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084856976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084856976 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084856976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084856976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084856976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084856976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084856976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084856976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084856976 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084856976 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084856976 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084856976 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084856976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084856976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084856976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084856976 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084856976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084856976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084856976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084856976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084856976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084856976 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) 20241117084856976 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241117084856976 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084856976 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084856976 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084856976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084856976 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084856976 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084856976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084856976 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856976 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856976 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084856976 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084856976 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084856976 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856976 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{UNUSED}: Allocated (fsm.c:456) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{UNUSED}: is child of mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60] (fsm.c:486) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60] (mgcp_client_endpoint_fsm.c:724) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856976 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368625-0)[0x5595ca7d2bb0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856976 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368625-0)[0x5595ca7d2bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0] (fsm.c:486) 20241117084856976 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368625-0)[0x5595ca7d2bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856976 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368625-0)[0x5595ca7d2bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084856976 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 24247'... (mgcp_client.c:805) 20241117084856976 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084856976 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368625-0)[0x5595ca7d2bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856976 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24247117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24247117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24247117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24247117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241117084856985 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241117084856985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084856985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084856985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084856985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084856985 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856985 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084856985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084856985 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084856985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084856985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084856985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084856985 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084856990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084856990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084856990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084856990 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084856990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x242471) (hnbgw_rua.c:471) 20241117084856990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368625 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084856990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084856990 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084856990 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084856990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084856990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856990 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084856990 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084856990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084856990 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084856990 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60] (mgcp_client_endpoint_fsm.c:724) 20241117084856990 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856990 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856990 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084856990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084856990 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 2424'... (mgcp_client.c:805) 20241117084856990 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117084856990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084856990 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856990 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084856990 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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)@c12b04494787: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "24247117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24247117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084856995 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241117084856995 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084856995 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084856995 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084856995 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084856995 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084856995 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60] (mgcp_client_endpoint_fsm.c:724) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084856995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368625-0)[0x5595ca7cac20]{ST_CRCX}: Allocated (fsm.c:456) 20241117084856995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368625-0)[0x5595ca7cac20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0] (fsm.c:486) 20241117084856995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368625-0)[0x5595ca7cac20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084856995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368625-0)[0x5595ca7cac20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241117084856995 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 2424'... (mgcp_client.c:805) 20241117084856995 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117084856995 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368625-0)[0x5595ca7cac20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084856995 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "24247117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24247117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084857002 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241117084857002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7cac20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084857002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7cac20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084857002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7cac20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084857002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7cac20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{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) 20241117084857002 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857002 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084857002 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084857002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084857002 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084857002 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084857002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009af986), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084857002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084857002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084857002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084857002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084857002 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084857002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084857002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084857002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084857002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084857002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084857002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084857002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084857002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084857002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084857002 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084857002 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084857002 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084857002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084857002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084857002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084857002 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084857002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084857002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084857002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084857002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084857002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084857002 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) 20241117084857002 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241117084857002 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084857002 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084857002 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084857002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084857002 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084857002 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084857002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084857002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857002 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084857002 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084857002 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084857002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857002 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{UNUSED}: Allocated (fsm.c:456) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{UNUSED}: is child of mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10] (fsm.c:486) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10] (mgcp_client_endpoint_fsm.c:724) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084857002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11235581-0)[0x5595ca7db970]{ST_CRCX}: Allocated (fsm.c:456) 20241117084857002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11235581-0)[0x5595ca7db970]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0] (fsm.c:486) 20241117084857002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11235581-0)[0x5595ca7db970]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084857002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11235581-0)[0x5595ca7db970]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084857002 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: ab70f'... (mgcp_client.c:805) 20241117084857002 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084857002 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11235581-0)[0x5595ca7db970]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084857002 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab70fd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab70fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab70fd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab70fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241117084857011 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241117084857011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084857011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084857011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084857011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084857011 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084857011 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857011 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857011 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857011 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857011 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857011 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857011 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084857011 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857011 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084857011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084857011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084857011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084857011 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084857017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084857017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084857017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084857017 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084857017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xab70fd) (hnbgw_rua.c:471) 20241117084857017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11235581 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084857017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084857017 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084857017 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084857017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084857017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857017 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084857017 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084857017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857017 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084857017 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10] (mgcp_client_endpoint_fsm.c:724) 20241117084857017 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857017 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857017 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084857017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: ab70'... (mgcp_client.c:805) 20241117084857017 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117084857017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084857017 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084857017 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857017 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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)@c12b04494787: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ab70fd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab70fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084857023 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241117084857023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084857023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084857023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857023 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857023 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084857023 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10] (mgcp_client_endpoint_fsm.c:724) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084857023 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11235581-0)[0x5595ca7d4790]{ST_CRCX}: Allocated (fsm.c:456) 20241117084857023 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11235581-0)[0x5595ca7d4790]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0] (fsm.c:486) 20241117084857023 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11235581-0)[0x5595ca7d4790]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084857023 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11235581-0)[0x5595ca7d4790]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241117084857023 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: ab70'... (mgcp_client.c:805) 20241117084857023 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117084857023 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11235581-0)[0x5595ca7d4790]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857023 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ab70fd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab70fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084857029 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241117084857029 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7d4790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084857029 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7d4790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084857029 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7d4790]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084857029 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7d4790]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084857029 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084857029 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857029 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857029 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857029 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857029 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857029 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857029 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{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) 20241117084857029 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857029 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084857029 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084857029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084857029 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084857029 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084857029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031ce64), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084857029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084857029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084857029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084857029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084857029 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084857029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084857029 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084857029 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084857029 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084857029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084857029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084857029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084857029 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084857029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084857029 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084857029 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084857029 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084857029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084857029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084857029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084857029 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084857029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084857029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084857029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084857029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084857029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084857029 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) 20241117084857029 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241117084857029 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084857029 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084857029 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084857029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084857029 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084857029 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084857029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084857029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857029 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084857029 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084857029 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084857029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857029 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084857029 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{UNUSED}: Allocated (fsm.c:456) 20241117084857029 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{UNUSED}: is child of mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0] (fsm.c:486) 20241117084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0] (mgcp_client_endpoint_fsm.c:724) 20241117084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084857030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12909408-0)[0x5595ca7e46b0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084857030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12909408-0)[0x5595ca7e46b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0] (fsm.c:486) 20241117084857030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12909408-0)[0x5595ca7e46b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084857030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12909408-0)[0x5595ca7e46b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084857030 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: c4fb6'... (mgcp_client.c:805) 20241117084857030 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084857030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12909408-0)[0x5595ca7e46b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c4fb6017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4fb6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c4fb6017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4fb6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241117084857036 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241117084857036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084857036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084857036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084857036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084857036 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084857036 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857036 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857036 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857036 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857036 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857036 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857036 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084857036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857036 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084857036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084857036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084857036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084857036 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084857040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084857040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084857040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084857040 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084857040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc4fb60) (hnbgw_rua.c:471) 20241117084857040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12909408 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084857040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084857040 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084857040 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084857040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084857040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857040 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084857040 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084857040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857040 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084857040 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0] (mgcp_client_endpoint_fsm.c:724) 20241117084857040 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857040 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857040 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857040 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084857040 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: c4fb'... (mgcp_client.c:805) 20241117084857040 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117084857040 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084857040 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084857040 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857040 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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)@c12b04494787: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c4fb6017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4fb6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084857045 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241117084857045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084857045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084857045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857045 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857045 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084857045 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0] (mgcp_client_endpoint_fsm.c:724) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084857045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12909408-0)[0x5595ca7c2450]{ST_CRCX}: Allocated (fsm.c:456) 20241117084857045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12909408-0)[0x5595ca7c2450]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0] (fsm.c:486) 20241117084857045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12909408-0)[0x5595ca7c2450]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084857045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12909408-0)[0x5595ca7c2450]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241117084857045 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: c4fb'... (mgcp_client.c:805) 20241117084857045 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117084857045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12909408-0)[0x5595ca7c2450]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857045 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c4fb6017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4fb6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084857050 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241117084857050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084857050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084857050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2450]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084857050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2450]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{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) 20241117084857050 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857050 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084857050 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084857050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084857050 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084857050 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084857050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095021e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084857050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084857050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084857050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084857050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084857050 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084857050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084857050 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084857050 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084857050 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084857050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084857050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084857050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084857050 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084857050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084857050 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084857050 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084857050 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084857050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084857050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084857050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084857050 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084857050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084857050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084857050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084857050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084857050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084857050 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) 20241117084857050 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241117084857050 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084857050 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084857050 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084857050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084857050 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084857050 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084857050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084857050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857050 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084857050 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084857050 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084857050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857050 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{UNUSED}: Allocated (fsm.c:456) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{UNUSED}: is child of mgw(mgw-fsm-3573183-0)[0x5595ca7e6400] (fsm.c:486) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3573183-0)[0x5595ca7e6400] (mgcp_client_endpoint_fsm.c:724) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084857050 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3573183-0)[0x5595ca7ed2f0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084857050 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3573183-0)[0x5595ca7ed2f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20] (fsm.c:486) 20241117084857050 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3573183-0)[0x5595ca7ed2f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084857050 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3573183-0)[0x5595ca7ed2f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084857050 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 3685b'... (mgcp_client.c:805) 20241117084857050 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084857050 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3573183-0)[0x5595ca7ed2f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084857050 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3685bf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3685bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3685bf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3685bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241117084857056 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241117084857056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084857056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084857056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084857056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084857056 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084857056 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857056 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857056 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857056 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857056 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857056 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857056 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084857056 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857056 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084857056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084857056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084857056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084857056 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084857060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084857060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084857060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084857060 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084857060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3685bf) (hnbgw_rua.c:471) 20241117084857060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3573183 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084857060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084857060 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084857060 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084857060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084857060 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857060 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084857060 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084857060 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857060 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084857060 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3573183-0)[0x5595ca7e6400] (mgcp_client_endpoint_fsm.c:724) 20241117084857060 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857060 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857060 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857060 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084857060 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 3685'... (mgcp_client.c:805) 20241117084857060 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117084857060 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084857060 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084857060 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857060 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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)@c12b04494787: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3685bf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3685bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084857066 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241117084857066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084857066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084857066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857066 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857066 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084857066 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3573183-0)[0x5595ca7e6400] (mgcp_client_endpoint_fsm.c:724) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084857066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3573183-0)[0x5595ca7e6290]{ST_CRCX}: Allocated (fsm.c:456) 20241117084857066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3573183-0)[0x5595ca7e6290]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20] (fsm.c:486) 20241117084857066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3573183-0)[0x5595ca7e6290]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084857066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3573183-0)[0x5595ca7e6290]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241117084857066 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 3685'... (mgcp_client.c:805) 20241117084857066 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117084857066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3573183-0)[0x5595ca7e6290]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857066 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3685bf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3685bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084857071 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241117084857071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7e6290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084857071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7e6290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084857071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7e6290]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084857071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7e6290]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{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) 20241117084857071 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857071 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084857071 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084857071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084857071 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084857071 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084857071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9ed42), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084857071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084857071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084857071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084857071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084857071 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084857071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084857071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084857071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084857071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084857071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084857071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084857071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084857071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084857071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084857071 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084857071 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084857071 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084857071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084857071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084857071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084857071 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084857071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084857071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084857071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084857071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084857071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084857071 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) 20241117084857071 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241117084857071 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084857071 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084857071 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084857071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084857071 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084857071 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084857071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084857071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857071 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084857071 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084857071 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084857071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857071 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{UNUSED}: Allocated (fsm.c:456) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{UNUSED}: is child of mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0] (fsm.c:486) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0] (mgcp_client_endpoint_fsm.c:724) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084857071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6056337-0)[0x5595ca7f60d0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084857071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6056337-0)[0x5595ca7f60d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800] (fsm.c:486) 20241117084857071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6056337-0)[0x5595ca7f60d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084857071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6056337-0)[0x5595ca7f60d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084857071 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 5c699'... (mgcp_client.c:805) 20241117084857071 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084857071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6056337-0)[0x5595ca7f60d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5c699117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c699117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5c699117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c699117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117084857077 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241117084857077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084857077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084857077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084857077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084857077 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084857077 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857077 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857077 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857077 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857077 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857077 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857077 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084857077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084857077 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084857077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084857077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084857077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084857077 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084857081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084857081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084857081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084857081 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084857081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5c6991) (hnbgw_rua.c:471) 20241117084857081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6056337 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084857081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084857081 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084857081 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084857081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084857081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857081 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084857081 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084857081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857081 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084857081 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0] (mgcp_client_endpoint_fsm.c:724) 20241117084857081 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857081 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857081 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857081 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084857081 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 5c69'... (mgcp_client.c:805) 20241117084857081 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117084857081 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084857081 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084857081 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857081 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "5c699117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c699117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084857087 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241117084857087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084857087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084857087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857087 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857087 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084857087 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0] (mgcp_client_endpoint_fsm.c:724) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084857087 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6056337-0)[0x5595ca7ede00]{ST_CRCX}: Allocated (fsm.c:456) 20241117084857087 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6056337-0)[0x5595ca7ede00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800] (fsm.c:486) 20241117084857087 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6056337-0)[0x5595ca7ede00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084857087 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6056337-0)[0x5595ca7ede00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241117084857087 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 5c69'... (mgcp_client.c:805) 20241117084857087 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117084857087 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6056337-0)[0x5595ca7ede00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "5c699117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5c699117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084857091 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241117084857091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7ede00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084857091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7ede00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084857091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7ede00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084857091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7ede00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084857091 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084857091 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857091 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857091 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857091 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084857091 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084857091 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857091 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{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) 20241117084857091 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084857091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084857091 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084857091 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084857091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084857091 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084857091 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084857091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079462a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084857091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084857091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084857091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084857091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084857091 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084857091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084857091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084857091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084857091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084857091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084857091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084857091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084857091 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084858669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858669 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858669 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858669 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858669 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858669 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) 20241117084858669 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241117084858669 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858669 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858669 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858669 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858669 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858669 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858669 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858669 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858670 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858670 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 35b75'... (mgcp_client.c:805) 20241117084858670 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858670 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca771230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858670 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 35b75'... (mgcp_client.c:805) 20241117084858670 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858670 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca771230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858670 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{IN_USE}: Removing from parent mgw(mgw-fsm-3520348-0)[0x5595ca75dc80] (mgcp_client_endpoint_fsm.c:873) 20241117084858670 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858670 DLMGCP DEBUG mgw-endp(mgw-fsm-3520348-0)[0x5595ca75c770]{IN_USE}: Deallocated (fsm.c:568) 20241117084858670 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858670 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858670 DMGW DEBUG mgw(mgw-fsm-3520348-0)[0x5595ca75dc80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858670 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "35b75c17" }, { code := "I", val := "11111" } }, sdp := omit } 20241117084858683 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241117084858683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75e750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084858684 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241117084858684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca771230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca771230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca771230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca771230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "35b75c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)3520348 20241117084858698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084858698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084858698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084858698 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084858698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x35b75c,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084858698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3520348 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084858698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084858698 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084858698 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084858698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084858698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084858698 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084858698 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084858698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a8f9e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084858698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084858698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084858698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084858698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858698 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858698 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858698 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858698 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858698 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858698 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858698 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858699 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858699 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) 20241117084858699 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241117084858699 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858699 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858699 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858699 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858699 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858699 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858699 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858699 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858699 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858699 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 705d0'... (mgcp_client.c:805) 20241117084858699 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7737b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858699 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 705d0'... (mgcp_client.c:805) 20241117084858699 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7737b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858699 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{IN_USE}: Removing from parent mgw(mgw-fsm-7363844-0)[0x5595ca772060] (mgcp_client_endpoint_fsm.c:873) 20241117084858699 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858699 DLMGCP DEBUG mgw-endp(mgw-fsm-7363844-0)[0x5595ca771940]{IN_USE}: Deallocated (fsm.c:568) 20241117084858699 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858699 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858699 DMGW DEBUG mgw(mgw-fsm-7363844-0)[0x5595ca772060]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858699 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)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)5425127 TC_rab_assignment_concurrent0(210)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "705d0417" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "705d0417" }, { code := "I", val := "22222" } }, sdp := omit } 20241117084858713 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241117084858714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca772190]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084858714 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241117084858714 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7737b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858714 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7737b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858714 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7737b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858714 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7737b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)7363844 20241117084858720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084858720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084858720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084858720 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084858720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x705d04,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084858720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7363844 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084858720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084858720 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084858720 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084858720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084858720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084858720 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084858720 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084858720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e90997), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084858720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084858720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084858720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084858720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858721 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858721 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858721 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858721 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858721 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=000a8f9e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084858721 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20241117084858721 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084858721 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858721 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084858721 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) 20241117084858721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084858721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084858721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084858721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{disconnected}: Freeing instance (context_map.c:202) 20241117084858721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3520348)[0x5595ca758020]{disconnected}: Deallocated (fsm.c:568) 20241117084858721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084858721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{disconnected}: Freeing instance (context_map.c:206) 20241117084858721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5595ca754360]{disconnected}: Deallocated (fsm.c:568) 20241117084858721 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3520348 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084858721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a8f9e), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20241117084858721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858721 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084858721 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084858721 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084858721 DLSCCP DEBUG SCCP-SCOC(8)[0x5595ca752380]{IDLE}: Deallocated (fsm.c:568) 20241117084858721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)3261476 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:1 20241117084858727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858727 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858727 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858727 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858727 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858728 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858728 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858728 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858728 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858727 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=00e90997), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084858727 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20241117084858727 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084858727 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858727 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084858727 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) 20241117084858727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084858727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084858727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084858727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{disconnected}: Freeing instance (context_map.c:202) 20241117084858727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7363844)[0x5595ca7551c0]{disconnected}: Deallocated (fsm.c:568) 20241117084858727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084858727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{disconnected}: Freeing instance (context_map.c:206) 20241117084858727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5595ca755090]{disconnected}: Deallocated (fsm.c:568) 20241117084858727 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7363844 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084858727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e90997), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20241117084858727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858727 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084858727 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084858727 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084858727 DLSCCP DEBUG SCCP-SCOC(9)[0x5595ca7534a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084858733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858733 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858733 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858733 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858734 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858734 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) 20241117084858734 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241117084858734 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858734 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858734 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858734 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858734 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858734 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858734 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858734 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858734 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858734 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: b1488'... (mgcp_client.c:805) 20241117084858734 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7746b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858734 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: b1488'... (mgcp_client.c:805) 20241117084858734 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7746b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858734 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{IN_USE}: Removing from parent mgw(mgw-fsm-11618441-0)[0x5595ca77c190] (mgcp_client_endpoint_fsm.c:873) 20241117084858734 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858734 DLMGCP DEBUG mgw-endp(mgw-fsm-11618441-0)[0x5595ca77c3a0]{IN_USE}: Deallocated (fsm.c:568) 20241117084858734 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858734 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858734 DMGW DEBUG mgw(mgw-fsm-11618441-0)[0x5595ca77c190]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858734 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "b1488917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "b1488917" }, { code := "I", val := "22222" } }, sdp := omit } 20241117084858749 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241117084858749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca76e170]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084858750 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241117084858750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7746b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7746b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7746b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7746b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)11618441 20241117084858757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084858757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084858758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084858758 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084858758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb14889,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084858758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618441 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084858758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084858758 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084858758 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084858758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084858758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084858758 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084858758 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084858758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d07c2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084858758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084858758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084858758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084858758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)6739527 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:2 20241117084858766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858766 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858766 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858766 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858766 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=003d07c2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084858766 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20241117084858766 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084858766 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858766 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084858766 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) 20241117084858766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084858766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084858766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084858766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{disconnected}: Freeing instance (context_map.c:202) 20241117084858766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11618441)[0x5595ca758b10]{disconnected}: Deallocated (fsm.c:568) 20241117084858766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084858766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{disconnected}: Freeing instance (context_map.c:206) 20241117084858767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5595ca75dde0]{disconnected}: Deallocated (fsm.c:568) 20241117084858767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618441 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084858767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d07c2), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20241117084858767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858767 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084858767 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084858767 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084858767 DLSCCP DEBUG SCCP-SCOC(10)[0x5595ca7601e0]{IDLE}: Deallocated (fsm.c:568) 20241117084858767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858767 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084858775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858775 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858775 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858775 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858775 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858776 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) 20241117084858776 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241117084858776 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858776 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858776 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858776 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858776 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858776 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858776 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858776 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858776 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858776 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: d88f3'... (mgcp_client.c:805) 20241117084858776 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca77bbf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858776 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: d88f3'... (mgcp_client.c:805) 20241117084858776 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca77bbf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858776 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{IN_USE}: Removing from parent mgw(mgw-fsm-14192434-0)[0x5595ca77bec0] (mgcp_client_endpoint_fsm.c:873) 20241117084858776 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858776 DLMGCP DEBUG mgw-endp(mgw-fsm-14192434-0)[0x5595ca785ae0]{IN_USE}: Deallocated (fsm.c:568) 20241117084858776 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858776 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858776 DMGW DEBUG mgw(mgw-fsm-14192434-0)[0x5595ca77bec0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(212)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d88f3217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d88f3217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084858789 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241117084858789 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858789 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858789 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858789 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca78c3b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084858789 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241117084858789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca77bbf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca77bbf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca77bbf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca77bbf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)14192434 20241117084858794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084858794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084858794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084858794 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084858794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd88f32,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084858794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14192434 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084858794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084858794 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084858794 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084858794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084858794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084858794 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084858794 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084858794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b46fc3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084858794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084858794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084858794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084858795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)10512872 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:3 20241117084858802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858803 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=00b46fc3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084858803 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20241117084858803 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084858803 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858803 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084858803 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) 20241117084858803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084858803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084858803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084858803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{disconnected}: Freeing instance (context_map.c:202) 20241117084858803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14192434)[0x5595ca760fe0]{disconnected}: Deallocated (fsm.c:568) 20241117084858803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084858803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{disconnected}: Freeing instance (context_map.c:206) 20241117084858803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5595ca75f730]{disconnected}: Deallocated (fsm.c:568) 20241117084858803 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14192434 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084858803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b46fc3), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20241117084858803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858803 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084858803 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084858803 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084858802 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858802 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858802 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858802 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858802 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858803 DLSCCP DEBUG SCCP-SCOC(11)[0x5595ca7624e0]{IDLE}: Deallocated (fsm.c:568) 20241117084858803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858803 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084858807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858807 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858807 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858807 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858807 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858807 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) 20241117084858807 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241117084858807 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858807 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858807 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858807 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858807 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858807 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858807 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858807 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858807 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858807 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858807 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 67d45'... (mgcp_client.c:805) 20241117084858807 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858807 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858807 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78df90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858807 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 67d45'... (mgcp_client.c:805) 20241117084858807 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858807 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78df90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858807 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{IN_USE}: Removing from parent mgw(mgw-fsm-6804565-0)[0x5595ca78e660] (mgcp_client_endpoint_fsm.c:873) 20241117084858807 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858807 DLMGCP DEBUG mgw-endp(mgw-fsm-6804565-0)[0x5595ca78e100]{IN_USE}: Deallocated (fsm.c:568) 20241117084858807 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858807 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858807 DMGW DEBUG mgw(mgw-fsm-6804565-0)[0x5595ca78e660]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(213)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "67d45517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "67d45517" }, { code := "I", val := "22222" } }, sdp := omit } 20241117084858819 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241117084858819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca794f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084858819 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241117084858819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78df90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78df90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78df90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78df90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)6804565 20241117084858824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084858824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084858824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084858824 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084858824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x67d455,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084858824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6804565 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084858824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084858824 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084858824 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084858824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084858824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084858824 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084858824 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084858824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5a77b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084858824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084858824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084858824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084858824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858824 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858824 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858824 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858824 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858824 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)9381368 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:4 20241117084858831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858831 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858831 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858831 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858831 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858831 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=00a5a77b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084858831 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20241117084858831 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084858831 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858831 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084858831 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) 20241117084858831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084858831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084858831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084858831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{disconnected}: Freeing instance (context_map.c:202) 20241117084858831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6804565)[0x5595ca75d070]{disconnected}: Deallocated (fsm.c:568) 20241117084858831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084858831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{disconnected}: Freeing instance (context_map.c:206) 20241117084858831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5595ca762610]{disconnected}: Deallocated (fsm.c:568) 20241117084858831 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6804565 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084858831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5a77b), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20241117084858831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858831 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084858831 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084858831 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084858831 DLSCCP DEBUG SCCP-SCOC(12)[0x5595ca76a6a0]{IDLE}: Deallocated (fsm.c:568) 20241117084858831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858831 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084858838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858838 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858838 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858838 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858838 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858838 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) 20241117084858838 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241117084858839 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858839 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858839 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858839 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858839 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858839 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858839 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858839 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858839 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858839 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858839 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 8c31b'... (mgcp_client.c:805) 20241117084858839 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858839 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858839 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca795ff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858839 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 8c31b'... (mgcp_client.c:805) 20241117084858839 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858839 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca795ff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858839 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{IN_USE}: Removing from parent mgw(mgw-fsm-9187760-0)[0x5595ca797310] (mgcp_client_endpoint_fsm.c:873) 20241117084858839 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858839 DLMGCP DEBUG mgw-endp(mgw-fsm-9187760-0)[0x5595ca797440]{IN_USE}: Deallocated (fsm.c:568) 20241117084858839 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858839 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858839 DMGW DEBUG mgw(mgw-fsm-9187760-0)[0x5595ca797310]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(214)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8c31b017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "8c31b017" }, { code := "I", val := "22222" } }, sdp := omit } 20241117084858854 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241117084858854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca79dd10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084858855 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241117084858855 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca795ff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858855 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca795ff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858855 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca795ff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858855 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca795ff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)9187760 20241117084858860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084858860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084858860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084858860 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084858860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8c31b0,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084858860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9187760 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084858860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084858860 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084858860 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084858860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084858860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084858860 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084858860 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084858860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b66a2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084858860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084858860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084858860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084858861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858861 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858861 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858861 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(214)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084858864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858864 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858864 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858864 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858864 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858865 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) 20241117084858865 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241117084858865 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858865 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858865 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858865 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858865 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858865 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858865 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858865 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858865 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858865 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: bf9ea'... (mgcp_client.c:805) 20241117084858865 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858865 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78d730]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858865 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: bf9ea'... (mgcp_client.c:805) 20241117084858865 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858865 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78d730]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858865 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{IN_USE}: Removing from parent mgw(mgw-fsm-12557996-0)[0x5595ca78d990] (mgcp_client_endpoint_fsm.c:873) 20241117084858865 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858865 DLMGCP DEBUG mgw-endp(mgw-fsm-12557996-0)[0x5595ca796630]{IN_USE}: Deallocated (fsm.c:568) 20241117084858865 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858865 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858865 DMGW DEBUG mgw(mgw-fsm-12557996-0)[0x5595ca78d990]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858865 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)@c12b04494787: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)9186226 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:5 TC_rab_assignment_concurrent0(215)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bf9eac17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bf9eac17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084858876 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241117084858876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7a6750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084858877 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241117084858877 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78d730]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858877 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78d730]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858877 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78d730]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858877 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca78d730]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12557996 20241117084858881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084858881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084858881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084858881 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084858881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbf9eac,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084858881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12557996 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084858881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084858881 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084858881 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084858881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084858881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084858881 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084858881 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084858881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d9d43), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084858881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084858881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084858881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084858881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858881 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858881 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858881 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=003b66a2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084858881 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20241117084858881 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084858881 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858881 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084858881 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) 20241117084858881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084858881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084858881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084858881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{disconnected}: Freeing instance (context_map.c:202) 20241117084858882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9187760)[0x5595ca769140]{disconnected}: Deallocated (fsm.c:568) 20241117084858882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084858882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{disconnected}: Freeing instance (context_map.c:206) 20241117084858882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5595ca761e10]{disconnected}: Deallocated (fsm.c:568) 20241117084858882 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9187760 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084858882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b66a2), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20241117084858882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858882 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084858882 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084858882 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084858882 DLSCCP DEBUG SCCP-SCOC(13)[0x5595ca769700]{IDLE}: Deallocated (fsm.c:568) 20241117084858882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12254611 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:6 20241117084858888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858888 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858888 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858888 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858888 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858888 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=000d9d43), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084858888 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20241117084858888 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084858888 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858888 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084858888 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) 20241117084858888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084858888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084858888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084858888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{disconnected}: Freeing instance (context_map.c:202) 20241117084858888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12557996)[0x5595ca769e60]{disconnected}: Deallocated (fsm.c:568) 20241117084858888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084858888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{disconnected}: Freeing instance (context_map.c:206) 20241117084858888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5595ca769f90]{disconnected}: Deallocated (fsm.c:568) 20241117084858888 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12557996 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084858888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d9d43), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20241117084858888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858888 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084858888 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084858888 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084858888 DLSCCP DEBUG SCCP-SCOC(14)[0x5595ca76acf0]{IDLE}: Deallocated (fsm.c:568) 20241117084858888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084858891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858891 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858891 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858891 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858891 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858891 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) 20241117084858891 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241117084858891 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858891 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858891 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858891 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858891 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858891 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858891 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858891 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858891 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858891 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: ce84b'... (mgcp_client.c:805) 20241117084858891 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858891 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca79ee60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858891 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: ce84b'... (mgcp_client.c:805) 20241117084858891 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858891 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca79ee60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858891 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{IN_USE}: Removing from parent mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0] (mgcp_client_endpoint_fsm.c:873) 20241117084858891 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858891 DLMGCP DEBUG mgw-endp(mgw-fsm-13534396-0)[0x5595ca7a8800]{IN_USE}: Deallocated (fsm.c:568) 20241117084858891 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858891 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858891 DMGW DEBUG mgw(mgw-fsm-13534396-0)[0x5595ca7a85f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858891 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ce84bc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ce84bc17" }, { code := "I", val := "22222" } }, sdp := omit } 20241117084858907 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241117084858907 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7af460]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084858909 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241117084858909 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca79ee60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858909 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca79ee60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858909 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca79ee60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858909 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca79ee60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)13534396 20241117084858914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084858914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084858914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084858914 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084858914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xce84bc,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084858914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13534396 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084858914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084858914 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084858914 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084858914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084858914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084858914 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084858914 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084858914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045e70b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084858914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084858914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084858914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084858915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858915 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)6276740 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084858920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858920 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858920 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858920 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858920 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:7 20241117084858920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858920 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) 20241117084858920 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241117084858920 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858920 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858920 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858920 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858920 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858920 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858920 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858920 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858920 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858920 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 5c88f'... (mgcp_client.c:805) 20241117084858920 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858920 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b1040]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858920 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 5c88f'... (mgcp_client.c:805) 20241117084858920 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858920 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b1040]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858920 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{IN_USE}: Removing from parent mgw(mgw-fsm-6064376-0)[0x5595ca7b1380] (mgcp_client_endpoint_fsm.c:873) 20241117084858920 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858920 DLMGCP DEBUG mgw-endp(mgw-fsm-6064376-0)[0x5595ca7b18d0]{IN_USE}: Deallocated (fsm.c:568) 20241117084858920 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858920 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858920 DMGW DEBUG mgw(mgw-fsm-6064376-0)[0x5595ca7b1380]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858920 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5c88f817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5c88f817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084858929 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241117084858929 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858929 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858929 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858929 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b8240]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084858929 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241117084858929 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b1040]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858929 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b1040]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858929 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b1040]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858929 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b1040]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)6064376 20241117084858932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084858932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084858932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084858932 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084858932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5c88f8,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084858932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6064376 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084858932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084858933 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084858933 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084858933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084858933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084858933 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084858933 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084858933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f88dfa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084858933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084858933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084858933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084858933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858933 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858933 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858933 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858933 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858933 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858933 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858933 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858933 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858933 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=0045e70b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084858933 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20241117084858933 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084858933 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858933 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084858933 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) 20241117084858933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084858933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084858933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084858933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{disconnected}: Freeing instance (context_map.c:202) 20241117084858933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13534396)[0x5595ca76a1a0]{disconnected}: Deallocated (fsm.c:568) 20241117084858933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084858933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{disconnected}: Freeing instance (context_map.c:206) 20241117084858933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5595ca769a70]{disconnected}: Deallocated (fsm.c:568) 20241117084858933 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13534396 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084858933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045e70b), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20241117084858933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858933 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084858933 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084858933 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084858933 DLSCCP DEBUG SCCP-SCOC(15)[0x5595ca76b7b0]{IDLE}: Deallocated (fsm.c:568) 20241117084858934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858934 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)12374845 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:8 20241117084858941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858941 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858941 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858941 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858941 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858941 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858941 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=00f88dfa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084858941 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20241117084858941 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084858941 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858941 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084858941 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) 20241117084858941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084858941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084858941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084858941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{disconnected}: Freeing instance (context_map.c:202) 20241117084858941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6064376)[0x5595ca769c10]{disconnected}: Deallocated (fsm.c:568) 20241117084858941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084858941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{disconnected}: Freeing instance (context_map.c:206) 20241117084858941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5595ca76b060]{disconnected}: Deallocated (fsm.c:568) 20241117084858941 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6064376 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084858942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f88dfa), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20241117084858942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858942 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084858942 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084858942 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084858942 DLSCCP DEBUG SCCP-SCOC(16)[0x5595ca76c4c0]{IDLE}: Deallocated (fsm.c:568) 20241117084858942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858942 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084858955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858955 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858955 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858955 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858955 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858955 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) 20241117084858955 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241117084858955 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858955 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858955 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858955 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858955 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858955 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858955 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858955 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858955 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858955 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: a9f83'... (mgcp_client.c:805) 20241117084858955 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858955 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b9280]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858956 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: a9f83'... (mgcp_client.c:805) 20241117084858956 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b9280]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858956 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{IN_USE}: Removing from parent mgw(mgw-fsm-11139121-0)[0x5595ca7ba300] (mgcp_client_endpoint_fsm.c:873) 20241117084858956 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858956 DLMGCP DEBUG mgw-endp(mgw-fsm-11139121-0)[0x5595ca7a82f0]{IN_USE}: Deallocated (fsm.c:568) 20241117084858956 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858956 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858956 DMGW DEBUG mgw(mgw-fsm-11139121-0)[0x5595ca7ba300]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(218)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a9f83117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a9f83117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084858971 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241117084858971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7b99d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084858971 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241117084858971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b9280]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084858972 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b9280]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084858972 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b9280]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084858972 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7b9280]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)11139121 20241117084858977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084858977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084858977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084858977 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084858977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa9f831,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084858977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11139121 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084858977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084858977 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084858977 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084858977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084858977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084858977 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084858977 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084858977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00916b46), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084858977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084858977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084858977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084858977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)10194135 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:9 20241117084858986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858986 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858986 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858986 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858986 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084858986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858986 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=00916b46), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084858986 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20241117084858986 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084858986 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858986 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084858986 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) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:10 20241117084858986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084858986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084858987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084858987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{disconnected}: Freeing instance (context_map.c:202) 20241117084858987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11139121)[0x5595ca76c9e0]{disconnected}: Deallocated (fsm.c:568) 20241117084858987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084858987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{disconnected}: Freeing instance (context_map.c:206) 20241117084858987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5595ca76bb20]{disconnected}: Deallocated (fsm.c:568) 20241117084858987 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11139121 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084858987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00916b46), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20241117084858987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084858987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084858987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084858987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084858987 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084858987 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084858987 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{IDLE}: Freeing instance (sccp_scoc.c:552) HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 20241117084858987 DLSCCP DEBUG SCCP-SCOC(17)[0x5595ca76d210]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 20241117084858987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084858987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084858987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084858987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084858987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084858987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084858987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084858989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084858989 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084858989 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084858989 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084858989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084858989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084858989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084858989 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending 20241117084858989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084858989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084858989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084858989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084858989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084858989 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) 20241117084858989 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241117084858989 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084858989 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084858989 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084858989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084858989 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084858989 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084858989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084858989 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084858989 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084858989 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084858989 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084858989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858989 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 445b'... (mgcp_client.c:805) 20241117084858989 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2b40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084858989 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 445b'... (mgcp_client.c:805) 20241117084858989 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084858989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2b40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084858989 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{IN_USE}: Removing from parent mgw(mgw-fsm-279991-0)[0x5595ca7b0a30] (mgcp_client_endpoint_fsm.c:873) 20241117084858989 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084858989 DLMGCP DEBUG mgw-endp(mgw-fsm-279991-0)[0x5595ca7c30e0]{IN_USE}: Deallocated (fsm.c:568) 20241117084858989 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084858989 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084858989 DMGW DEBUG mgw(mgw-fsm-279991-0)[0x5595ca7b0a30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084858989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084858989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084858990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084858990 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "445b717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "445b717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084859005 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241117084859005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7c9d40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084859006 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241117084859006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2b40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2b40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2b40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2b40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)279991 20241117084859011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084859011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084859011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084859011 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084859011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x445b7,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084859012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-279991 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084859012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084859012 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084859012 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084859012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084859012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084859012 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084859012 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084859012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a6673), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084859012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084859012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084859012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084859012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859012 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859012 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859012 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859012 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084859015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859015 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859015 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859015 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859015 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:10 20241117084859015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859016 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) 20241117084859016 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241117084859016 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084859016 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859016 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084859016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084859016 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084859016 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084859016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084859016 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084859016 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084859016 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084859016 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084859016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084859016 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 2424'... (mgcp_client.c:805) 20241117084859016 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084859016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084859016 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7cac20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084859016 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 2424'... (mgcp_client.c:805) 20241117084859016 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084859016 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7cac20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084859016 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{IN_USE}: Removing from parent mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60] (mgcp_client_endpoint_fsm.c:873) 20241117084859016 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084859016 DLMGCP DEBUG mgw-endp(mgw-fsm-2368625-0)[0x5595ca7cc2e0]{IN_USE}: Deallocated (fsm.c:568) 20241117084859016 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084859016 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084859016 DMGW DEBUG mgw(mgw-fsm-2368625-0)[0x5595ca7cbc60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer 20241117084859016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084859016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084859016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084859016 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)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)13206155 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:10 TC_rab_assignment_concurrent0(220)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "24247117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "24247117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084859034 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241117084859034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7d2bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084859035 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241117084859035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7cac20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7cac20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7cac20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7cac20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)2368625 20241117084859040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084859040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084859040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084859040 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084859040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x242471,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084859040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368625 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084859040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084859040 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084859040 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084859040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084859040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084859040 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084859040 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084859040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009af986), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084859040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084859040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084859040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084859041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859041 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859041 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859041 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859041 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859041 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859041 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859041 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859041 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859041 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=002a6673), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084859041 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20241117084859041 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084859041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859041 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859041 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859041 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084859041 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) 20241117084859041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084859041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084859041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084859041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{disconnected}: Freeing instance (context_map.c:202) 20241117084859041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-279991)[0x5595ca76c830]{disconnected}: Deallocated (fsm.c:568) 20241117084859041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084859041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{disconnected}: Freeing instance (context_map.c:206) 20241117084859041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5595ca76b240]{disconnected}: Deallocated (fsm.c:568) 20241117084859041 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-279991 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084859041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a6673), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20241117084859041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859041 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084859041 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084859041 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084859041 DLSCCP DEBUG SCCP-SCOC(18)[0x5595ca76d7e0]{IDLE}: Deallocated (fsm.c:568) 20241117084859041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859041 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) 20241117084859041 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241117084859042 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084859042 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859042 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084859042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084859042 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084859042 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084859042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084859042 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084859042 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084859042 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084859042 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084859042 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084859042 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: ab70'... (mgcp_client.c:805) 20241117084859042 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084859042 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084859042 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7d4790]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084859042 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: ab70'... (mgcp_client.c:805) 20241117084859042 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084859042 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7d4790]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084859042 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{IN_USE}: Removing from parent mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10] (mgcp_client_endpoint_fsm.c:873) 20241117084859042 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084859042 DLMGCP DEBUG mgw-endp(mgw-fsm-11235581-0)[0x5595ca7d50a0]{IN_USE}: Deallocated (fsm.c:568) 20241117084859042 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084859042 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084859042 DMGW DEBUG mgw(mgw-fsm-11235581-0)[0x5595ca7d4a10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084859042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084859042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084859042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084859042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117084859042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859042 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859042 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)4121623 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:11 20241117084859049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859049 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859049 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859049 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859049 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859049 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=009af986), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084859049 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20241117084859049 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084859049 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859049 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084859049 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) 20241117084859050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084859050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084859050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084859050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{disconnected}: Freeing instance (context_map.c:202) 20241117084859050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368625)[0x5595ca760bf0]{disconnected}: Deallocated (fsm.c:568) 20241117084859050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084859050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{disconnected}: Freeing instance (context_map.c:206) 20241117084859050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5595ca7605e0]{disconnected}: Deallocated (fsm.c:568) 20241117084859050 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368625 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084859050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009af986), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20241117084859050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859050 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084859050 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084859050 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084859050 DLSCCP DEBUG SCCP-SCOC(19)[0x5595ca76ee00]{IDLE}: Deallocated (fsm.c:568) 20241117084859050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859050 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859050 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859050 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859050 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ab70fd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ab70fd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084859058 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241117084859058 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859058 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859058 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859058 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7db970]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 20241117084859059 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241117084859059 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7d4790]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859059 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7d4790]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859059 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7d4790]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859059 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7d4790]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084859061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859061 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859061 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859061 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859061 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859061 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) 20241117084859061 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241117084859061 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084859061 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859061 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084859061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084859061 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084859061 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084859061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084859061 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084859061 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084859061 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084859061 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084859061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084859061 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: c4fb'... (mgcp_client.c:805) 20241117084859061 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084859061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084859061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2450]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084859061 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: c4fb'... (mgcp_client.c:805) 20241117084859061 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084859061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2450]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084859061 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{IN_USE}: Removing from parent mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0] (mgcp_client_endpoint_fsm.c:873) 20241117084859061 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084859061 DLMGCP DEBUG mgw-endp(mgw-fsm-12909408-0)[0x5595ca7ddde0]{IN_USE}: Deallocated (fsm.c:568) 20241117084859061 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084859061 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084859061 DMGW DEBUG mgw(mgw-fsm-12909408-0)[0x5595ca7dd0a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084859061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084859061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084859061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084859061 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)@c12b04494787: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)11235581 20241117084859063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084859063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084859063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084859063 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084859063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xab70fd,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084859063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11235581 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084859063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084859063 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084859063 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084859063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084859063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084859063 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084859063 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084859063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031ce64), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084859063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084859064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084859064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084859064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(222)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)6356634 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:12 TC_rab_assignment_concurrent0(222)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c4fb6017" }, { code := "I", val := "11111" } }, sdp := omit } 20241117084859070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859071 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=0031ce64), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084859071 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20241117084859071 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084859071 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859071 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084859071 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) 20241117084859071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084859071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084859071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084859071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{disconnected}: Freeing instance (context_map.c:202) 20241117084859071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11235581)[0x5595ca7608a0]{disconnected}: Deallocated (fsm.c:568) 20241117084859071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084859071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{disconnected}: Freeing instance (context_map.c:206) 20241117084859071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5595ca76ef30]{disconnected}: Deallocated (fsm.c:568) 20241117084859071 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11235581 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084859071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031ce64), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20241117084859071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859071 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084859071 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084859071 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084859071 DLSCCP DEBUG SCCP-SCOC(20)[0x5595ca76fcf0]{IDLE}: Deallocated (fsm.c:568) 20241117084859071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084859077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859077 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859077 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859077 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859077 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859077 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) 20241117084859077 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241117084859077 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084859077 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859077 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084859077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084859077 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084859077 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084859077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084859077 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084859077 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084859077 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084859077 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) TC_rab_assignment_concurrent0(222)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c4fb6017" }, { code := "I", val := "22222" } }, sdp := omit } 20241117084859077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084859077 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 3685'... (mgcp_client.c:805) 20241117084859077 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084859077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084859077 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7e6290]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084859077 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 3685'... (mgcp_client.c:805) 20241117084859077 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084859077 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7e6290]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084859077 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{IN_USE}: Removing from parent mgw(mgw-fsm-3573183-0)[0x5595ca7e6400] (mgcp_client_endpoint_fsm.c:873) 20241117084859077 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084859077 DLMGCP DEBUG mgw-endp(mgw-fsm-3573183-0)[0x5595ca7e6a20]{IN_USE}: Deallocated (fsm.c:568) 20241117084859077 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) TC_rab_assignment_concurrent0(222)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084859077 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084859077 DMGW DEBUG mgw(mgw-fsm-3573183-0)[0x5595ca7e6400]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084859077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084859077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084859077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084859077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117084859078 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241117084859078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7e46b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)12909408 20241117084859082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241117084859082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2450]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2450]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2450]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7c2450]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084859082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084859082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084859082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084859082 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084859082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc4fb60,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084859082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12909408 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084859082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084859082 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084859082 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084859082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084859082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084859082 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084859082 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084859082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095021e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084859082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084859082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084859082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084859082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859082 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(223)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3685bf17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)15187467 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:13 20241117084859087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859087 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859087 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859087 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859087 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859087 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=0095021e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084859087 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20241117084859087 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084859087 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859087 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084859087 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) 20241117084859087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084859087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084859087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084859087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{disconnected}: Freeing instance (context_map.c:202) 20241117084859087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909408)[0x5595ca76f110]{disconnected}: Deallocated (fsm.c:568) 20241117084859087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084859087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{disconnected}: Freeing instance (context_map.c:206) 20241117084859087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5595ca76f590]{disconnected}: Deallocated (fsm.c:568) 20241117084859087 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12909408 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084859087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095021e), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20241117084859087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859087 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084859087 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084859087 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084859087 DLSCCP DEBUG SCCP-SCOC(21)[0x5595ca770a40]{IDLE}: Deallocated (fsm.c:568) 20241117084859087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending 20241117084859089 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241117084859089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7ed2f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3685bf17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084859089 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241117084859089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7e6290]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7e6290]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7e6290]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7e6290]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)3573183 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(202)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084859096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859096 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859096 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859096 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859096 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859096 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) 20241117084859096 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241117084859096 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084859096 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859096 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084859096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084859096 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084859096 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084859096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084859096 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084859096 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084859096 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084859096 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084859096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084859096 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 5c69'... (mgcp_client.c:805) 20241117084859096 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084859096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084859096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7ede00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084859096 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 5c69'... (mgcp_client.c:805) 20241117084859096 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084859096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7ede00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084859096 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{IN_USE}: Removing from parent mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0] (mgcp_client_endpoint_fsm.c:873) 20241117084859096 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084859096 DLMGCP DEBUG mgw-endp(mgw-fsm-6056337-0)[0x5595ca7ef800]{IN_USE}: Deallocated (fsm.c:568) 20241117084859096 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084859096 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084859096 DMGW DEBUG mgw(mgw-fsm-6056337-0)[0x5595ca7ef6d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084859096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084859096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084859096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084859096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117084859096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084859096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084859097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084859097 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084859097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3685bf,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084859097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3573183 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084859097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084859097 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084859097 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084859097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084859097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084859097 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084859097 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084859097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9ed42), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084859097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084859097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084859097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084859097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)698207 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:14 20241117084859100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859100 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859100 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859100 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859100 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859100 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=00e9ed42), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084859100 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20241117084859100 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084859100 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859100 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084859100 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) 20241117084859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{disconnected}: Freeing instance (context_map.c:202) 20241117084859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3573183)[0x5595ca770350]{disconnected}: Deallocated (fsm.c:568) 20241117084859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{disconnected}: Freeing instance (context_map.c:206) 20241117084859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5595ca770060]{disconnected}: Deallocated (fsm.c:568) 20241117084859100 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3573183 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084859100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9ed42), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20241117084859100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859100 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084859100 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084859100 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084859100 DLSCCP DEBUG SCCP-SCOC(22)[0x5595ca772ce0]{IDLE}: Deallocated (fsm.c:568) 20241117084859100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859100 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "5c699117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "5c699117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084859105 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241117084859105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7f60d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084859105 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241117084859106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7ede00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084859106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7ede00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084859106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7ede00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084859106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7ede00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)6056337 20241117084859298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084859298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084859298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084859298 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084859298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5c6991,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084859298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6056337 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084859298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084859298 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084859298 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084859298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084859298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084859299 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084859299 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084859299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079462a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084859299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084859299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084859299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084859299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859299 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859299 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859299 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859299 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c12b04494787: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)3684045 HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on connection ID:15 20241117084859308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859308 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084859309 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084859309 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084859309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084859309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084859309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084859309 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084859309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084859309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084859309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084859309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084859309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084859309 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=0079462a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084859309 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20241117084859309 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084859309 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084859309 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084859309 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) 20241117084859309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084859309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084859309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084859309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{disconnected}: Freeing instance (context_map.c:202) 20241117084859309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6056337)[0x5595ca773a70]{disconnected}: Deallocated (fsm.c:568) 20241117084859309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084859309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{disconnected}: Freeing instance (context_map.c:206) 20241117084859309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5595ca773ba0]{disconnected}: Deallocated (fsm.c:568) 20241117084859309 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6056337 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084859309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079462a), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20241117084859309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084859309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084859309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084859309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084859309 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084859309 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084859309 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084859309 DLSCCP DEBUG SCCP-SCOC(23)[0x5595ca771650]{IDLE}: Deallocated (fsm.c:568) 20241117084859310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084859310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084859310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084859310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084859310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084859310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084859310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084859310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c12b04494787: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@c12b04494787: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084900711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084900728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54996<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084900765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084900801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55012<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084900830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084900866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084900887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084900920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55044<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084900939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084900984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55060<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084901022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084901048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084901070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55090<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084901087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55094<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084901102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@c12b04494787: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084901313 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117084901313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec3bb2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084901313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084901313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084901313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084901313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084901314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@c12b04494787: Final verdict of PTC: pass 20241117084901314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084901314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084901314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084901314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084901314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084901314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084901314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084901314 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084901318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084901318 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084901318 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084901318 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084901318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084901318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084901318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084901318 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084901319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084901319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084901319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084901319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084901319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084901319 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=00ec3bb2) (sccp_scrc.c:477) 20241117084901319 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20241117084901319 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117084901319 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117084901319 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084901319 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084901319 DLSCCP DEBUG SCCP-SCOC(6)[0x5595ca7584e0]{IDLE}: Deallocated (fsm.c:568) MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment_concurrent-Iuh0-RUA(201)@c12b04494787: Final verdict of PTC: none 20241117084901326 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084901326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084901326 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084901326 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084901326 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(205)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@c12b04494787: Final verdict of PTC: none 20241117084901326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084901326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084901326 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084901326 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084901326 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117084901326 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37355<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(204)@c12b04494787: Final verdict of PTC: none 20241117084901327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(203)@c12b04494787: Final verdict of PTC: none 20241117084901327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084901327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084901327 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084901327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084901327 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084901327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084901327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084901327 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084901327 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084901327 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084901327 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@c12b04494787: Final verdict of PTC: none 20241117084901326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084901326 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084901326 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084901326 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 20241117084901326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084901327 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084901327 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084901327 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084901327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084901327 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084901327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084901327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084901327 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084901327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084901327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084901327 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084901327 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084901327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084901327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084901327 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084901328 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 20241117084901328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084901328 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084901328 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084901328 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084901328 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084901328 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084901328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084901328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084901328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084901328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084901328 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084901328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084901328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084901328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084901328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084901328 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084901328 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084901328 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084901328 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(208)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@c12b04494787: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(197)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084901333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54952<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@c12b04494787: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sun Nov 17 08:49:01 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20241117084901416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084901818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55122<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1892900) Waiting for packet dumper to finish... 1 (prev_count=1892900, count=1930356) 20241117084903328 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084903328 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084903328 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084903328 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084903328 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084903328 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sun Nov 17 08:49:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_rab_release started. 20241117084904930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084904933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084904938 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37639<->l=127.0.0.1:4262) (control_if.c:570) 20241117084904952 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084904952 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084904952 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084904952 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084904952 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084904952 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084904953 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084904953 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084904953 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084904953 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084904954 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084904954 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084904954 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084904954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084904954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084904954 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084904954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084904954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084904954 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084904954 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084904954 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084904954 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084904954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084904954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084904954 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084904954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084904954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084904954 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084904954 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084904954 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084904954 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084904954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084904954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084904954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084904954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084904954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084904954 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084904954 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084904954 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084904954 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084904954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084904954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084904954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084904954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084904954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084904954 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084904954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084904954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084904954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084904954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084904954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084904954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084904954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084904954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084904954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084904954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084904954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084904954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084904954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084904954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084904954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084904954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084904954 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(233)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084904968 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084904968 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084904968 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084904968 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084904968 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084904968 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084904969 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084904969 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084904970 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084904970 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084904970 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084904970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084904970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084904970 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084904970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084904970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084904970 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084904970 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084904970 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084904970 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084904970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084904970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084904970 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084904970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084904970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084904970 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084904970 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084904970 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084904970 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084904970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084904970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084904970 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084904970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084904970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084904970 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084904970 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084904970 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084904970 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084904970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084904970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084904970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084904970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084904970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084904970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084904970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084904970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084904970 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084904970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084904970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084904970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084904970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084904970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084904970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084904970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084904970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084904970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084904970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084904970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084904970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084904970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084904970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084904970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084904970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084904970 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084904993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084904993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084904993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084904993 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084904993 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084904993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084904993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084904993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084904993 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@c12b04494787: setverdict(pass): none -> pass 20241117084905166 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084905166 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084905166 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084905166 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084905175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905175 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084905175 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084905175 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084905175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084905175 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084905175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084905177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905177 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084905177 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084905177 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084905177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084905177 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084905177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084905177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084905177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084905177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084905177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084905177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084905177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084905177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084905177 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084905177 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084905177 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084905179 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084905179 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084905179 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084905179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084905179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084905179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084905179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084905179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084905179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084905179 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084905179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084905179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084905179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084905179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084905179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084905179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084905179 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084905183 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084905183 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084905183 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084905183 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084905191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905191 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084905191 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084905191 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084905191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084905191 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084905191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084905195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905195 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084905195 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084905195 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084905195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084905195 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084905196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084905196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084905196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084905196 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084905196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084905196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084905196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084905196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084905196 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084905196 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084905196 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084905197 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084905197 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084905197 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084905197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084905197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084905197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084905197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084905197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084905197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084905197 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084905198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905198 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084905198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084905198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084905198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084905198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084905198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084905198 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084905975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905975 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084905975 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084905975 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084905975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084905975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084905975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084905975 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084905975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084905975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084905975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084905975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084905975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084905975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084905975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084905975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084905975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084905975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084905976 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084905976 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084905976 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084905976 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084905976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084905976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084905976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084905976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084905976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084905976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084905976 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084905976 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084905976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084905976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084905976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084905976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084905976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084905976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084905976 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084905976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905976 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084905976 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084905976 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084905976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084905976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084905976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084905976 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084905976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084905976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084905976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084905976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084905976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084905976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084905976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084905976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084905976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084905976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084905976 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084905976 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084905976 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084905989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905989 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084905989 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084905989 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084905989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084905989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084905989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084905989 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084905989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084905989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084905989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084905989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084905989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084905989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084905989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084905989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084905989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084905989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084905989 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084905989 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084905989 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084905989 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084905989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084905989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084905989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084905990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084905990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084905990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084905990 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084905990 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084905990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084905990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084905990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084905990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084905990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084905990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084905990 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084905990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084905990 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084905990 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084905990 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084905990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084905990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084905990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084905990 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084905990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084905990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084905990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084905990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084905990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084905990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084905990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084905990 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084905990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084905990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084905990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084905990 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084905990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084905990 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084905990 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084905990 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084906043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@c12b04494787: f_create_expect(l3 := '8F0505340BEF41681701'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@c12b04494787: Created Expect[0] for '8F0505340BEF41681701'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@c12b04494787: Added conn table entry 0TC_rab_release0(238)13683470 20241117084907092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084907092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084907092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084907092 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084907092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd0cb0e, normal) (hnbgw_rua.c:407) 20241117084907092 DHNB DEBUG map_rua[0x5595ca772190]{init}: Allocated (fsm.c:456) 20241117084907092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084907092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13683470 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084907092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084907092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084907092 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13683470 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084907092 DCN DEBUG map_sccp[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117084907092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084907092 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13683470 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084907092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13683470 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084907092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084907092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084907092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084907092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084907092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084907092 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084907092 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{IDLE}: Allocated (fsm.c:456) 20241117084907092 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084907092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8f0505340bef41681701004f40030002ab0056400500f1100926) (sccp_scrc.c:406) 20241117084907092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084907092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084907092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084907092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084907092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084907092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084907092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084907092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084907092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084907092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084907092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084907092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084907092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084907092 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084907092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084907092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084907092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084907092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084907093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084907093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084907093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084907093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084907093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084907093 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@c12b04494787: Found Expect[0] for l3='8F0505340BEF41681701'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@c12b04494787: Added conn table entry 0TC_rab_release0(238)4865120 TC_rab_release0(238)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084907112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084907112 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084907112 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084907112 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084907112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084907113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084907113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084907113 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084907113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084907113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084907113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084907113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084907113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084907113 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006614bf) (sccp_scrc.c:477) 20241117084907113 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20241117084907113 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084907113 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084907113 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084907113 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084907113 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) 20241117084907113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084907113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release0(238)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(231)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(231)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117084907318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084907318 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084907318 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084907318 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084907318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084907318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084907319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084907319 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084907319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084907319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084907319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084907319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084907319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084907319 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) 20241117084907319 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241117084907319 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084907319 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084907319 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084907319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084907319 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084907319 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084907319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084907319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084907319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084907319 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084907319 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084907319 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084907319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084907319 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084907319 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{UNUSED}: Allocated (fsm.c:456) 20241117084907319 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{UNUSED}: is child of mgw(mgw-fsm-13683470-0)[0x5595ca771230] (fsm.c:486) 20241117084907319 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13683470-0)[0x5595ca771230] (mgcp_client_endpoint_fsm.c:724) 20241117084907319 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084907319 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084907319 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084907320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13683470-0)[0x5595ca75c770]{ST_CRCX}: Allocated (fsm.c:456) 20241117084907320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13683470-0)[0x5595ca75c770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750] (fsm.c:486) 20241117084907320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13683470-0)[0x5595ca75c770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084907320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13683470-0)[0x5595ca75c770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084907320 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: d0cb0'... (mgcp_client.c:805) 20241117084907320 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084907320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13683470-0)[0x5595ca75c770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084907320 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d0cb0e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0cb0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d0cb0e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0cb0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117084907355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241117084907355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084907355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084907355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084907355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084907355 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084907355 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907355 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907355 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084907355 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084907355 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907355 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084907355 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084907355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084907355 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084907355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084907355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084907355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084907355 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084907374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084907374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084907374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084907374 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084907374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd0cb0e) (hnbgw_rua.c:471) 20241117084907374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13683470 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084907374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084907374 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084907374 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084907374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084907374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084907374 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084907374 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084907374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084907374 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084907374 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13683470-0)[0x5595ca771230] (mgcp_client_endpoint_fsm.c:724) 20241117084907374 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084907374 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084907374 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907374 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084907374 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: d0cb0'... (mgcp_client.c:805) 20241117084907374 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084907374 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084907374 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084907374 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907374 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d0cb0e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0cb0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084907393 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241117084907393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084907393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084907393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907393 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084907393 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084907393 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13683470-0)[0x5595ca771230] (mgcp_client_endpoint_fsm.c:724) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084907393 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13683470-0)[0x5595ca75dc80]{ST_CRCX}: Allocated (fsm.c:456) 20241117084907393 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13683470-0)[0x5595ca75dc80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750] (fsm.c:486) 20241117084907393 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13683470-0)[0x5595ca75dc80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084907393 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13683470-0)[0x5595ca75dc80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241117084907393 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: d0cb0'... (mgcp_client.c:805) 20241117084907393 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084907393 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13683470-0)[0x5595ca75dc80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907393 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d0cb0e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0cb0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084907398 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241117084907398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75dc80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084907398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75dc80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084907398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75dc80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084907398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75dc80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084907398 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084907398 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907398 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907398 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907398 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084907398 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084907398 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907398 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{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) 20241117084907398 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084907398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084907398 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084907398 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084907398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084907398 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084907398 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084907398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006614bf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084907398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084907398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084907398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084907398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084907398 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084907398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084907398 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084907398 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084907398 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084907398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084907398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084907398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084907398 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@c12b04494787: 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)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@c12b04494787: vl_len:21 HNBGW_Test.msc0-SCCP(231)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(231)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241117084907437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084907437 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084907437 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084907437 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084907437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084907437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084907437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084907437 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084907437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084907437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084907437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084907437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084907437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084907437 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) 20241117084907437 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241117084907437 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084907437 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084907437 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084907437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084907437 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084907437 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084907437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084907437 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241117084907437 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241117084907437 DMGW NOTICE mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241117084907437 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241117084907437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241117084907437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241117084907437 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241117084907437 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084907437 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084907437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084907437 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: d0cb0'... (mgcp_client.c:805) 20241117084907437 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084907437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084907437 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75dc80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084907437 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: d0cb0'... (mgcp_client.c:805) 20241117084907437 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084907437 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75dc80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084907437 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{IN_USE}: Removing from parent mgw(mgw-fsm-13683470-0)[0x5595ca771230] (mgcp_client_endpoint_fsm.c:873) 20241117084907437 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084907437 DLMGCP DEBUG mgw-endp(mgw-fsm-13683470-0)[0x5595ca75e750]{IN_USE}: Deallocated (fsm.c:568) 20241117084907437 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084907437 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084907437 DMGW DEBUG mgw(mgw-fsm-13683470-0)[0x5595ca771230]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084907437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084907437 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)@c12b04494787: 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)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d0cb0e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d0cb0e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084907478 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241117084907478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084907478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084907478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084907478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084907478 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241117084907478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75dc80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084907478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75dc80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084907478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75dc80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084907478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75dc80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084907479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(230)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@c12b04494787: Final verdict of PTC: none 20241117084907481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084907481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084907481 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084907481 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084907481 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117084907481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117084907481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117084907481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117084907481 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117084907482 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc0-M3UA(233)@c12b04494787: Final verdict of PTC: none 20241117084907482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006614bf), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117084907482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084907482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084907482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084907482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084907482 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117084907482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117084907482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084907482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{disrupted}: Freeing instance (context_map.c:202) 20241117084907482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13683470)[0x5595ca772190]{disrupted}: Deallocated (fsm.c:568) 20241117084907482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084907482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{disconnected}: Freeing instance (context_map.c:206) 20241117084907482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5595ca771940]{disconnected}: Deallocated (fsm.c:568) 20241117084907482 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13683470 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(235)@c12b04494787: Final verdict of PTC: none 20241117084907482 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37639<->l=127.0.0.1:4262) (control_if.c:193) 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084907482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084907482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084907482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084907482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084907482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084907482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084907482 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@c12b04494787: Final verdict of PTC: none 20241117084907482 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084907482 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084907482 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084907482 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084907482 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 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(231)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@c12b04494787: Final verdict of PTC: none 20241117084907482 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084907482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084907482 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084907482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084907482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release-Iuh0(229)@c12b04494787: Final verdict of PTC: none 20241117084907482 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 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084907482 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084907482 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084907482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084907482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084907482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084907482 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084907482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084907482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084907482 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084907482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084907482 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084907482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084907482 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084907482 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084907482 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084907482 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084907482 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084907482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084907482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084907482 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084907482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084907482 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) IPA-CTRL-CLI-IPA(227)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(237)@c12b04494787: Final verdict of PTC: none 20241117084907482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084907482 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084907482 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084907482 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084907482 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084907482 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084907493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084907494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@c12b04494787: Test case TC_rab_release finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sun Nov 17 08:49:07 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241117084907535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084907937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297040) Waiting for packet dumper to finish... 1 (prev_count=297040, count=321268) 20241117084909483 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084909483 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084909483 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117084909484 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084909484 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084909484 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sun Nov 17 08:49:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_rab_release_abnormal started. 20241117084911047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084911051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084911054 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42105<->l=127.0.0.1:4262) (control_if.c:570) 20241117084911067 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084911067 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084911067 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084911067 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084911067 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084911067 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084911067 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084911067 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084911068 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084911068 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084911069 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084911069 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084911069 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084911069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084911069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084911069 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084911069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084911069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084911069 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084911069 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084911069 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084911069 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084911069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084911069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084911069 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084911069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084911069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084911069 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084911069 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084911069 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084911069 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084911069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084911069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084911069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084911069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084911069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084911069 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084911069 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084911069 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084911069 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084911069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084911069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084911069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084911069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084911069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084911069 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084911069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084911069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084911069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084911069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084911069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084911069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084911069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084911069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084911069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084911069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084911069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084911069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084911069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(247)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(245)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084911087 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084911087 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084911088 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084911088 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084911088 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084911088 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084911088 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084911088 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084911089 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084911089 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084911089 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084911089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084911089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084911089 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084911089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084911089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084911089 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084911089 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084911089 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084911089 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084911089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084911089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084911089 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084911089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084911089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084911089 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084911089 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084911089 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084911089 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084911089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084911089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084911089 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084911089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084911089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084911089 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084911089 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084911089 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084911089 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084911089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084911089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084911089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084911089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084911089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084911089 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084911089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084911089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084911089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084911089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084911089 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084911089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084911089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084911089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084911089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084911089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084911090 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084911090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084911090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084911090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084911090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084911090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084911090 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084911090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084911090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084911090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084911090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084911090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084911090 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084911123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084911123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084911123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084911123 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084911124 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084911124 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084911124 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084911124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084911124 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@c12b04494787: setverdict(pass): none -> pass 20241117084911284 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084911284 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084911284 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084911284 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084911293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911293 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084911293 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084911293 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084911293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084911293 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084911293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084911296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911296 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084911296 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084911296 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084911296 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084911296 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084911296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084911296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084911296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084911296 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084911296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084911296 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084911296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084911296 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084911296 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084911296 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084911296 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084911298 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084911298 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084911298 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084911298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084911298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084911298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084911298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084911298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084911298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084911298 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084911298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084911298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084911298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084911298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084911298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084911298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084911298 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084911305 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084911305 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084911305 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084911305 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084911311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911311 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084911311 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084911311 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084911311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084911311 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084911311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084911314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911314 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084911314 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084911314 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084911314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084911314 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084911314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084911314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084911314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084911314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084911314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084911314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084911314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084911314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084911314 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084911314 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084911314 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084911315 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084911315 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084911315 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084911315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084911315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084911315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084911315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084911315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084911315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084911315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084911315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084911315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084911315 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084911315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084911315 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084911315 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084911315 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084911316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084911316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084911316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084911316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084912099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084912099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084912099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084912099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084912099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084912099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084912099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084912099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084912099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084912099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084912099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084912099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084912099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084912099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084912099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084912099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084912099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084912099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084912099 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084912099 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084912099 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084912099 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084912099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084912099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084912099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084912099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084912099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084912099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084912099 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084912099 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084912099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084912100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084912100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084912100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084912100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084912100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084912100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084912100 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084912101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084912101 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084912101 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084912101 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084912101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084912101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084912101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084912101 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084912101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084912101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084912101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084912101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084912101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084912101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084912101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084912101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084912101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084912101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084912101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084912101 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084912101 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084912114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084912114 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084912114 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084912114 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084912114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084912114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084912114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084912114 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084912114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084912114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084912114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084912114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084912114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084912114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084912114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084912114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084912114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084912114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084912114 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084912115 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084912115 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084912115 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084912115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084912115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084912115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084912115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084912115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084912115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084912115 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084912115 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084912115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084912115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084912115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084912115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084912115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084912115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084912115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084912115 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084912117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084912117 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084912117 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084912117 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084912117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084912117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084912117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084912117 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084912117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084912117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084912117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084912117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084912117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084912117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084912117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084912117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084912117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084912117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084912117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084912117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084912117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084912117 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084912117 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084912117 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084912160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@c12b04494787: f_create_expect(l3 := 'E0148152662F3F3B8467'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@c12b04494787: Created Expect[0] for 'E0148152662F3F3B8467'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@c12b04494787: Added conn table entry 0TC_rab_release_abnormal0(252)1984823 20241117084913212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084913212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084913212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084913212 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084913212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e4937, normal) (hnbgw_rua.c:407) 20241117084913212 DHNB DEBUG map_rua[0x5595ca772190]{init}: Allocated (fsm.c:456) 20241117084913212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084913212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984823 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084913212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084913212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084913212 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984823 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084913212 DCN DEBUG map_sccp[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117084913212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084913212 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1984823 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084913212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984823 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084913212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084913212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084913212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084913212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084913212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084913212 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084913212 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{IDLE}: Allocated (fsm.c:456) 20241117084913212 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084913212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae0148152662f3f3b8467004f40030001960056400500f1100926) (sccp_scrc.c:406) 20241117084913212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084913212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084913212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084913212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084913212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084913212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084913212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084913212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084913212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084913212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084913212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084913212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084913212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084913212 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084913212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084913212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084913212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084913213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084913213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084913213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084913213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084913213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084913213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084913213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@c12b04494787: Found Expect[0] for l3='E0148152662F3F3B8467'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@c12b04494787: Added conn table entry 0TC_rab_release_abnormal0(252)15199306 HNBGW_Test.msc0-SCCP(245)@c12b04494787: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084913222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084913222 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084913222 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084913222 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084913222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084913223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084913223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084913223 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084913223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084913223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084913223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084913223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084913223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084913223 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002faef6) (sccp_scrc.c:477) 20241117084913223 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20241117084913223 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084913223 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084913223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084913223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084913223 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) 20241117084913223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084913223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release_abnormal0(252)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(245)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(245)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117084913426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084913426 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084913426 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084913426 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084913426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084913426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084913426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084913426 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084913426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084913427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084913427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084913427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084913427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084913427 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) 20241117084913427 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241117084913427 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084913427 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084913427 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084913427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084913427 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084913427 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084913427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084913427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084913427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084913427 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084913427 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084913427 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084913427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084913427 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084913427 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{UNUSED}: Allocated (fsm.c:456) 20241117084913427 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{UNUSED}: is child of mgw(mgw-fsm-1984823-0)[0x5595ca75c770] (fsm.c:486) 20241117084913427 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1984823-0)[0x5595ca75c770] (mgcp_client_endpoint_fsm.c:724) 20241117084913427 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084913427 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084913427 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084913427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984823-0)[0x5595ca771230]{ST_CRCX}: Allocated (fsm.c:456) 20241117084913427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984823-0)[0x5595ca771230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750] (fsm.c:486) 20241117084913427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984823-0)[0x5595ca771230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084913427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984823-0)[0x5595ca771230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084913427 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 1e493'... (mgcp_client.c:805) 20241117084913427 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084913427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984823-0)[0x5595ca771230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084913427 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1e493717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e493717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1e493717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e493717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117084913479 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241117084913479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084913479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084913479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084913479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084913479 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084913479 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913479 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913479 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084913479 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084913480 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913480 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084913480 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084913480 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084913480 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084913480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084913480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084913480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084913480 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084913502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084913502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084913502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084913502 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084913502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e4937) (hnbgw_rua.c:471) 20241117084913502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984823 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084913502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084913502 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084913502 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084913502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084913502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084913502 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084913502 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084913502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084913502 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084913502 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1984823-0)[0x5595ca75c770] (mgcp_client_endpoint_fsm.c:724) 20241117084913502 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084913502 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084913502 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084913502 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 1e493'... (mgcp_client.c:805) 20241117084913502 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117084913502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084913502 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084913503 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913503 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1e493717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e493717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084913509 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241117084913509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117084913509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084913509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084913509 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084913509 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913509 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913509 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084913509 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084913509 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913509 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084913509 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117084913509 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084913509 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1984823-0)[0x5595ca75c770] (mgcp_client_endpoint_fsm.c:724) 20241117084913509 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084913509 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084913509 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084913509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984823-0)[0x5595ca7507c0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084913509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984823-0)[0x5595ca7507c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750] (fsm.c:486) 20241117084913509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984823-0)[0x5595ca7507c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084913509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984823-0)[0x5595ca7507c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241117084913510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 1e493'... (mgcp_client.c:805) 20241117084913510 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117084913510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984823-0)[0x5595ca7507c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084913510 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084913510 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913510 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913510 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1e493717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e493717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084913514 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241117084913514 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7507c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084913514 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7507c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084913514 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7507c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084913514 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7507c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084913514 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084913514 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913514 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913514 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913514 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084913514 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084913514 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913514 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{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) 20241117084913514 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084913514 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084913514 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084913514 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084913514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084913514 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084913514 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084913514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002faef6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084913514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084913514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084913514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084913514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084913514 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084913514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084913514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084913514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084913514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084913514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084913514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084913514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084913514 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@c12b04494787: 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)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@c12b04494787: vl_len:21 HNBGW_Test.msc0-SCCP(245)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(245)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241117084913530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084913530 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084913530 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084913530 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084913530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084913530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084913530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084913530 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084913530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084913530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084913530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084913530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084913530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084913530 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) 20241117084913530 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241117084913530 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084913530 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084913530 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084913530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084913530 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084913530 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084913530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084913530 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241117084913530 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241117084913530 DMGW NOTICE mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241117084913530 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241117084913530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241117084913530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241117084913530 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241117084913530 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084913530 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084913530 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084913530 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 1e493'... (mgcp_client.c:805) 20241117084913530 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084913530 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084913530 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7507c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084913530 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 1e493'... (mgcp_client.c:805) 20241117084913530 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084913530 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7507c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084913530 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{IN_USE}: Removing from parent mgw(mgw-fsm-1984823-0)[0x5595ca75c770] (mgcp_client_endpoint_fsm.c:873) 20241117084913530 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084913530 DLMGCP DEBUG mgw-endp(mgw-fsm-1984823-0)[0x5595ca75e750]{IN_USE}: Deallocated (fsm.c:568) 20241117084913530 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084913530 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084913530 DMGW DEBUG mgw(mgw-fsm-1984823-0)[0x5595ca75c770]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084913530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084913530 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)@c12b04494787: 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)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1e493717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1e493717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084913570 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241117084913570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084913570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084913570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084913570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084913571 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241117084913571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7507c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084913571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7507c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084913571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7507c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084913571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca7507c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084913571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_release_abnormal(239)@c12b04494787: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@c12b04494787: Final verdict of PTC: none 20241117084913573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084913573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084913573 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084913573 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084913573 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117084913573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117084913573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117084913573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117084913573 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117084913573 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117084913573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002faef6), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117084913573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084913573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084913573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084913573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084913573 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117084913573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117084913573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084913573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{disrupted}: Freeing instance (context_map.c:202) 20241117084913573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984823)[0x5595ca772190]{disrupted}: Deallocated (fsm.c:568) 20241117084913573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084913573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{disconnected}: Freeing instance (context_map.c:206) 20241117084913573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5595ca771940]{disconnected}: Deallocated (fsm.c:568) 20241117084913573 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1984823 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084913573 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42105<->l=127.0.0.1:4262) (control_if.c:193) 20241117084913573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084913573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084913573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084913573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084913573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084913573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084913573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084913573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(247)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@c12b04494787: Final verdict of PTC: none 20241117084913574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084913574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084913574 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 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084913574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084913574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084913574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084913574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084913574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084913574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084913574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084913574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084913574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084913574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084913574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084913574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084913574 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084913574 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084913574 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084913574 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(246)@c12b04494787: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(251)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@c12b04494787: Final verdict of PTC: none 20241117084913574 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 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117084913574 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117084913574 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) 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084913574 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084913574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084913574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084913574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084913574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084913574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084913574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084913575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084913575 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084913575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084913575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084913575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084913575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084913575 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084913575 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084913575 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-SCCP(248)@c12b04494787: Final verdict of PTC: none 20241117084913575 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(250)@c12b04494787: Final verdict of PTC: none 20241117084913587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50128<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084913589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50126<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@c12b04494787: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sun Nov 17 08:49:13 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20241117084913637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084914139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56460<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284132) Waiting for packet dumper to finish... 1 (prev_count=284132, count=322084) 20241117084915575 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084915576 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084915576 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084915576 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084915576 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084915576 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sun Nov 17 08:49:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_rab_assign_fail started. 20241117084917247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084917251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084917254 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38337<->l=127.0.0.1:4262) (control_if.c:570) 20241117084917269 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084917269 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084917269 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084917269 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084917270 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084917270 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084917270 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084917270 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084917270 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084917270 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084917271 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084917271 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084917271 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084917271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084917271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917271 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084917271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917271 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084917271 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084917271 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084917271 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084917271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084917271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917271 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084917271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917271 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084917271 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084917271 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084917271 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084917271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084917271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084917271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917271 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084917271 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084917271 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084917271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084917271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084917271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084917271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917271 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084917271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084917271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084917271 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084917271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084917271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084917271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084917272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084917272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084917272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084917272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084917272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084917272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084917272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084917272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084917272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(261)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(259)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084917286 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084917286 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084917286 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084917286 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084917286 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084917286 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084917287 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084917287 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084917288 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084917288 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084917288 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084917288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084917288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917288 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084917288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917288 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084917288 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084917288 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084917288 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084917288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084917288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917288 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084917288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917288 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084917288 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084917288 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084917288 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084917288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084917288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917288 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084917288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917288 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084917288 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084917288 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084917288 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084917288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084917288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084917288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917288 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084917288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084917288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084917288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084917288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084917288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084917310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084917310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084917310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084917310 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084917310 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084917310 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084917311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084917311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084917311 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@c12b04494787: setverdict(pass): none -> pass 20241117084917482 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117084917482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006614bf), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084917482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084917482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084917483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084917483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084917483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117084917484 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084917484 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084917484 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084917484 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084917494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917494 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084917494 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084917494 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084917494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084917494 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084917494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084917497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917497 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084917497 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084917497 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084917497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084917497 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084917497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084917497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084917497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084917497 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084917497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084917497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084917497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084917497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084917498 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084917498 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084917498 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084917499 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084917499 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084917499 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084917499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084917499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084917499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084917499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917499 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084917499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084917499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084917499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084917500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084917500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084917500 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084917500 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084917500 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084917500 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084917510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917510 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084917510 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084917510 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084917510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084917510 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084917510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084917513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917513 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084917513 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084917513 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084917513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084917513 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084917513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084917513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084917513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084917513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084917513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084917513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084917513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084917513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084917513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084917514 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084917514 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084917515 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084917515 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084917515 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084917515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084917515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084917515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084917515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084917515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084917515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084917515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084917515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084917515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084917515 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084917515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084917515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084917515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084917515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084917515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084917515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084917515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084917515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084918293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084918293 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084918293 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084918293 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084918293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084918293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084918293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084918293 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084918293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084918293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084918293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084918293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084918293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084918293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084918293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084918293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084918293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084918293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084918293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084918293 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084918293 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084918293 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084918293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084918293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084918293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084918293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084918293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084918293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084918293 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084918293 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084918293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084918293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084918293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084918293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084918293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084918293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084918293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084918293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084918294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084918294 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084918294 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084918294 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084918294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084918294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084918294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084918294 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084918294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084918294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084918294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084918294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084918294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084918294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084918294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084918294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084918294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084918294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084918294 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084918294 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084918294 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084918307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084918307 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084918307 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084918307 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084918307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084918307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084918307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084918307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084918308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084918308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084918308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084918308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084918308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084918308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084918308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084918308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084918308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918308 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084918308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084918308 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084918308 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084918308 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084918308 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084918308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084918308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084918308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084918308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084918308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084918308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084918308 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084918308 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084918308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084918308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084918308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084918308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084918308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084918308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084918308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084918308 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084918311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084918311 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084918311 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084918311 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084918311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084918311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084918311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084918311 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084918311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084918311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084918311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084918311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084918311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084918311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084918311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084918311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084918311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084918311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084918311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084918311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084918311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084918311 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084918311 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084918311 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084918327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@c12b04494787: f_create_expect(l3 := 'E80BD806C0ACE3095778'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@c12b04494787: Created Expect[0] for 'E80BD806C0ACE3095778'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@c12b04494787: Added conn table entry 0TC_rab_assign_fail0(266)9500065 20241117084919370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084919370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084919370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084919370 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084919370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x90f5a1, normal) (hnbgw_rua.c:407) 20241117084919371 DHNB DEBUG map_rua[0x5595ca772190]{init}: Allocated (fsm.c:456) 20241117084919371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084919371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9500065 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084919371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084919371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084919371 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9500065 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084919371 DCN DEBUG map_sccp[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117084919371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084919371 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9500065 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084919371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9500065 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084919371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084919371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084919371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084919371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084919371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084919371 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084919371 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{IDLE}: Allocated (fsm.c:456) 20241117084919371 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084919371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae80bd806c0ace3095778004f400300032e0056400500f1100926) (sccp_scrc.c:406) 20241117084919371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084919371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084919371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084919371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084919371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084919371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084919371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084919371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084919371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084919371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084919371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084919371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084919371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084919371 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084919371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084919371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084919371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084919371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084919371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084919371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084919371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084919371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084919371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084919371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@c12b04494787: Found Expect[0] for l3='E80BD806C0ACE3095778'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@c12b04494787: Added conn table entry 0TC_rab_assign_fail0(266)348943 HNBGW_Test.msc0-SCCP(259)@c12b04494787: Session index based on connection ID:0 TC_rab_assign_fail0(266)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084919384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084919384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084919384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084919384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084919384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084919384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084919384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084919384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084919384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084919384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084919384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084919384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084919384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084919384 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d3e84b) (sccp_scrc.c:477) 20241117084919384 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20241117084919384 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084919384 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084919384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084919384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084919384 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) 20241117084919384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084919384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(254)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(259)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(259)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117084919586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084919586 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084919586 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084919586 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084919586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084919586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084919586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084919586 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084919586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084919586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084919586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084919586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084919586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084919587 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) 20241117084919587 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20241117084919587 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084919587 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084919587 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084919587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084919587 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084919587 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084919587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084919587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084919587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084919587 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084919587 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084919587 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084919587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084919587 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084919587 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{UNUSED}: Allocated (fsm.c:456) 20241117084919587 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{UNUSED}: is child of mgw(mgw-fsm-9500065-0)[0x5595ca771230] (fsm.c:486) 20241117084919587 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9500065-0)[0x5595ca771230] (mgcp_client_endpoint_fsm.c:724) 20241117084919587 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084919587 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084919587 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084919587 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9500065-0)[0x5595ca75c770]{ST_CRCX}: Allocated (fsm.c:456) 20241117084919587 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9500065-0)[0x5595ca75c770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750] (fsm.c:486) 20241117084919587 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9500065-0)[0x5595ca75c770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084919587 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9500065-0)[0x5595ca75c770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084919587 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 90f5a'... (mgcp_client.c:805) 20241117084919587 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084919587 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9500065-0)[0x5595ca75c770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084919587 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90f5a117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90f5a117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90f5a117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90f5a117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117084919636 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241117084919636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084919636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084919636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084919636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084919636 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084919636 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{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) 20241117084919636 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{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) 20241117084919636 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084919636 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084919636 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{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) 20241117084919636 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084919636 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084919636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084919636 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084919636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084919636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084919636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084919636 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084919673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084919673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084919673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241117084919673 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084919674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x90f5a1) (hnbgw_rua.c:471) 20241117084919674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9500065 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241117084919674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084919674 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084919674 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084919674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084919674 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241117084919674 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084919674 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084919674 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241117084919674 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241117084919674 DMGW ERROR mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241117084919674 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241117084919674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241117084919674 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084919674 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084919674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3e84b), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20241117084919674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084919674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084919674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084919674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084919674 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241117084919674 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084919674 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084919674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084919674 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 90f5a'... (mgcp_client.c:805) 20241117084919674 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117084919674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084919674 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{IN_USE}: Removing from parent mgw(mgw-fsm-9500065-0)[0x5595ca771230] (mgcp_client_endpoint_fsm.c:873) 20241117084919674 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084919674 DLMGCP DEBUG mgw-endp(mgw-fsm-9500065-0)[0x5595ca75e750]{IN_USE}: Deallocated (fsm.c:568) 20241117084919674 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084919674 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084919674 DMGW DEBUG mgw(mgw-fsm-9500065-0)[0x5595ca771230]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084919674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084919674 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084919674 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084919674 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084919674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084919674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084919674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084919674 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "90f5a117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084919713 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241117084919713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084919713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084919713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084919713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084919713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assign_fail(253)@c12b04494787: Final verdict of PTC: none 20241117084919716 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38337<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(260)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@c12b04494787: Final verdict of PTC: none 20241117084919717 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084919717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084919717 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084919717 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084919718 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_rab_assign_fail-Iuh0(257)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@c12b04494787: Final verdict of PTC: none 20241117084919718 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 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084919718 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084919718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084919718 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084919718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084919718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084919718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084919718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084919718 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084919718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084919718 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 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-M3UA(264)@c12b04494787: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@c12b04494787: Final verdict of PTC: none 20241117084919718 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) 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084919718 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084919718 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084919718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084919718 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084919718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084919718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084919718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084919718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084919718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084919718 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084919718 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084919718 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084919718 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084919718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-SCCP(259)@c12b04494787: Final verdict of PTC: none 20241117084919719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084919719 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084919719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084919719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084919719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084919719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084919719 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084919719 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084919719 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084919719 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084919719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117084919719 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117084919719 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117084919719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3e84b), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117084919719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084919719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084919719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084919719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084919719 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117084919719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117084919719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117084919719 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117084919719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117084919719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117084919719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084919719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{disrupted}: Freeing instance (context_map.c:202) 20241117084919719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9500065)[0x5595ca772190]{disrupted}: Deallocated (fsm.c:568) 20241117084919719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn0-SCCP(262)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@c12b04494787: Final verdict of PTC: none 20241117084919720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{disconnected}: Freeing instance (context_map.c:206) 20241117084919720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5595ca771940]{disconnected}: Deallocated (fsm.c:568) 20241117084919720 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9500065 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084919720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084919720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084919720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084919720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084919720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084919720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084919720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084919720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117084919720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084919720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117084919720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084919720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084919720 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084919720 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084919720 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(265)@c12b04494787: Final verdict of PTC: none 20241117084919731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084919732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@c12b04494787: Test case TC_rab_assign_fail finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sun Nov 17 08:49:19 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20241117084919778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084920280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232372) Waiting for packet dumper to finish... 1 (prev_count=232372, count=297428) 20241117084921719 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084921719 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084921719 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117084921719 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084921720 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084921720 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sun Nov 17 08:49:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_rab_assign_mgcp_to started. 20241117084923372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084923377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084923382 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35121<->l=127.0.0.1:4262) (control_if.c:570) 20241117084923402 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084923402 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084923402 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084923402 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084923403 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084923403 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084923403 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084923403 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084923403 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084923403 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084923403 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084923403 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084923403 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084923403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084923403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084923403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084923403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923403 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084923403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923403 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923403 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923403 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084923403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084923403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084923403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117084923404 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084923404 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084923404 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084923404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084923404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084923404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923405 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084923405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923405 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084923405 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084923405 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084923405 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084923405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084923405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084923405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923405 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084923405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923405 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084923405 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084923405 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084923405 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084923405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084923405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084923405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923405 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084923405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923405 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084923405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084923405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084923405 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084923405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084923405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084923405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084923405 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084923405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084923405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084923405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084923405 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(275)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(273)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084923420 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084923420 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084923420 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084923420 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084923420 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084923420 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084923421 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084923421 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084923422 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084923422 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084923422 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084923422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084923422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923422 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084923422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923422 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084923422 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084923422 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084923422 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084923422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084923422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923422 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084923422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923422 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084923422 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084923422 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084923422 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084923422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084923422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923422 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084923422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923422 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084923422 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084923422 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084923422 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084923422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084923422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084923422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923422 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084923422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084923422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084923422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084923422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084923422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@c12b04494787: M3UA emulation initiated, the test can be started MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084923447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084923447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084923447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084923447 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084923447 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084923447 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084923447 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084923447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084923447 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@c12b04494787: setverdict(pass): none -> pass 20241117084923573 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117084923573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002faef6), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084923573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084923573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923574 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923574 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923574 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084923574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084923574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084923574 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117084923618 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084923618 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084923618 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084923618 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084923625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923625 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084923625 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084923625 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084923625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084923625 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084923625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084923628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923628 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084923628 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084923628 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084923628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084923628 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084923628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084923628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084923629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084923629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084923629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084923629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084923629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084923629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084923629 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084923629 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084923629 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084923630 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084923630 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084923630 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084923630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084923630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084923630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084923630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923630 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084923631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084923631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084923631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084923631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084923631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084923634 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084923634 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084923634 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084923634 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084923640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923640 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084923640 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084923640 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084923640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084923640 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084923640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084923643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923643 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084923643 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084923643 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084923643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084923643 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084923643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084923643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084923643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084923643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084923643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084923643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084923643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084923643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084923643 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084923643 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084923643 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084923644 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084923644 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084923644 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084923645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084923645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084923645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084923645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084923645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084923645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084923645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084923645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084923645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084923645 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084923645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084923645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084923645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084923645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084923645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084923645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084923645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084923645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084924435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084924435 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084924435 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084924435 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084924435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084924435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084924435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084924435 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084924435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084924435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084924435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084924435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084924435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084924435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084924435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084924435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084924435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084924435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084924435 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084924435 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084924435 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084924435 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084924435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084924436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084924436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084924436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084924436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084924436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084924436 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084924436 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084924436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084924436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084924436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084924436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084924436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084924436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084924436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084924436 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084924438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084924438 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084924438 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084924438 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084924438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084924438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084924438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084924438 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084924438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084924438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084924438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084924438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084924438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084924438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084924438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084924438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084924438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084924438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084924438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084924438 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084924438 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084924442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084924442 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084924442 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084924442 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084924442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084924442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084924442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084924442 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084924442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084924442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084924442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084924442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084924442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084924442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084924442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084924442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084924442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084924442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084924442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084924442 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084924442 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084924442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084924442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084924442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084924442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084924442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084924442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084924442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084924442 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084924443 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084924443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084924443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084924443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084924443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084924443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084924443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084924443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084924443 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084924444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084924444 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084924444 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084924444 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084924444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084924444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084924444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084924444 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084924444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084924444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084924444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084924444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084924444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084924444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084924444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084924444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084924444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084924444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084924444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084924445 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084924445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084924445 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084924445 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084924445 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084924478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@c12b04494787: 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)@c12b04494787: f_create_expect(l3 := 'CFEE0251789FC5E078F2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@c12b04494787: Created Expect[0] for 'CFEE0251789FC5E078F2'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@c12b04494787: Added conn table entry 0TC_rab_assign_mgcp_to0(280)8314915 20241117084925527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084925527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084925527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084925527 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084925527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ee023, normal) (hnbgw_rua.c:407) 20241117084925527 DHNB DEBUG map_rua[0x5595ca772190]{init}: Allocated (fsm.c:456) 20241117084925527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084925527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8314915 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084925527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084925527 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084925528 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8314915 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084925528 DCN DEBUG map_sccp[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117084925528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084925528 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8314915 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084925528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8314915 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084925528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084925528 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084925528 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084925528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084925528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084925528 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084925528 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{IDLE}: Allocated (fsm.c:456) 20241117084925528 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084925528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acfee0251789fc5e078f2004f40030000e70056400500f1100926) (sccp_scrc.c:406) 20241117084925528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084925528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084925528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084925528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084925528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084925528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084925528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084925528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084925528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084925528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084925528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084925528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084925528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084925528 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084925528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084925528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084925529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084925529 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084925529 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084925529 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084925529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084925529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084925529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084925529 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@c12b04494787: Found Expect[0] for l3='CFEE0251789FC5E078F2'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@c12b04494787: Added conn table entry 0TC_rab_assign_mgcp_to0(280)12020444 HNBGW_Test.msc0-SCCP(273)@c12b04494787: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084925549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084925549 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084925549 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084925549 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084925549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084925549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084925549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084925549 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084925549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084925549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084925549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084925549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084925549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084925549 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d9aa4) (sccp_scrc.c:477) 20241117084925549 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20241117084925549 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084925549 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084925549 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084925549 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084925549 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) 20241117084925549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084925549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(273)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(273)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(273)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117084925750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084925750 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084925750 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084925750 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084925750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084925750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084925750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084925750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084925750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084925750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084925750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084925751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084925751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084925751 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) 20241117084925751 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241117084925751 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084925751 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084925751 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084925751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084925751 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084925751 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084925751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084925751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084925751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084925751 DMGW DEBUG mgw(mgw-fsm-8314915-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084925751 DMGW DEBUG mgw(mgw-fsm-8314915-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084925751 DMGW DEBUG mgw(mgw-fsm-8314915-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084925751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084925751 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084925751 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{UNUSED}: Allocated (fsm.c:456) 20241117084925751 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{UNUSED}: is child of mgw(mgw-fsm-8314915-0)[0x5595ca75c770] (fsm.c:486) 20241117084925751 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8314915-0)[0x5595ca75c770] (mgcp_client_endpoint_fsm.c:724) 20241117084925751 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084925751 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084925751 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084925751 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8314915-0)[0x5595ca771230]{ST_CRCX}: Allocated (fsm.c:456) 20241117084925751 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8314915-0)[0x5595ca771230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750] (fsm.c:486) 20241117084925751 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8314915-0)[0x5595ca771230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084925751 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8314915-0)[0x5595ca771230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084925752 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 7ee02'... (mgcp_client.c:805) 20241117084925752 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084925752 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8314915-0)[0x5595ca771230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084925752 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7ee02317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7ee02317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7ee02317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7ee02317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241117084927483 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117084927483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006614bf), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084927483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084927483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084927483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084927483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084927484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084927484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084927484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084927484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084927484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084927484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084927484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084927484 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084927490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084927490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084927490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084927490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084927490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084927490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084927491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084927491 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084927491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084927491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084927491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084927491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084927491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084927491 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=006614bf) (sccp_scrc.c:477) 20241117084927491 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20241117084927491 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117084927491 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117084927491 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084927491 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084927491 DLSCCP DEBUG SCCP-SCOC(24)[0x5595ca772060]{IDLE}: Deallocated (fsm.c:568) 20241117084929720 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117084929720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3e84b), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084929720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084929720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084929720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084929720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084929721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084929721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084929721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084929721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084929721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084929721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084929721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084929721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084929728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084929728 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084929728 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084929728 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084929728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084929728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084929728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084929728 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084929728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084929728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084929728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084929728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084929728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084929728 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=00d3e84b) (sccp_scrc.c:477) 20241117084929728 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20241117084929728 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117084929728 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117084929728 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084929728 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084929728 DLSCCP DEBUG SCCP-SCOC(26)[0x5595ca7507c0]{IDLE}: Deallocated (fsm.c:568) 20241117084929752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241117084929753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241117084929753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750] (mgcp_client_fsm.c:522) 20241117084929753 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1239) 20241117084929753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241117084929753 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca771230]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241117084929753 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241117084929753 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084929753 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241117084929753 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-8314915-0)[0x5595ca75c770] (mgcp_client_endpoint_fsm.c:925) 20241117084929753 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241117084929753 DLMGCP DEBUG mgw-endp(mgw-fsm-8314915-0)[0x5595ca75e750]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241117084929753 DMGW DEBUG mgw(mgw-fsm-8314915-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241117084929753 DMGW ERROR mgw(mgw-fsm-8314915-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241117084929753 DMGW DEBUG mgw(mgw-fsm-8314915-0)[0x5595ca75c770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241117084929753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241117084929753 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084929753 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084929753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9aa4), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20241117084929753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084929753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084929753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084929753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084929753 DMGW DEBUG mgw(mgw-fsm-8314915-0)[0x5595ca75c770]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241117084929753 DMGW DEBUG mgw(mgw-fsm-8314915-0)[0x5595ca75c770]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241117084929753 DMGW DEBUG mgw(mgw-fsm-8314915-0)[0x5595ca75c770]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241117084929753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084929753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084929753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084929753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084929753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084929753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084929753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084929753 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(273)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(273)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084929778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084929778 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084929778 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084929778 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084929778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084929778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084929778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084929778 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084929778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084929778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084929778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084929778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084929778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084929778 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) 20241117084929778 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241117084929778 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084929778 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084929778 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084929778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084929778 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084929778 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084929778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084929778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084929778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084929778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084929778 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@c12b04494787: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)8314915 20241117084929808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084929808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084929809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084929809 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084929809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7ee023,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084929809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8314915 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084929809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084929809 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084929809 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084929809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084929809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084929809 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084929809 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084929809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9aa4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084929809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084929809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084929809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084929809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084929809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084929809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084929809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084929809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084929809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084929809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084929809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084929809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084929809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084929809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084929809 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@c12b04494787: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)12020444 HNBGW_Test.msc0-SCCP(273)@c12b04494787: Session index based on connection ID:0 20241117084929820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084929820 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084929820 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084929820 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084929820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084929820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084929820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084929820 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084929820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084929820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084929820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084929820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084929820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084929820 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=003d9aa4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084929820 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20241117084929820 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084929820 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084929820 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084929820 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) 20241117084929820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084929820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084929820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084929820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{disconnected}: Freeing instance (context_map.c:202) 20241117084929821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8314915)[0x5595ca772190]{disconnected}: Deallocated (fsm.c:568) 20241117084929821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084929821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{disconnected}: Freeing instance (context_map.c:206) 20241117084929821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5595ca771940]{disconnected}: Deallocated (fsm.c:568) 20241117084929821 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8314915 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084929821 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9aa4), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20241117084929821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084929821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084929821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084929821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084929821 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084929821 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084929821 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084929821 DLSCCP DEBUG SCCP-SCOC(27)[0x5595ca757d10]{IDLE}: Deallocated (fsm.c:568) 20241117084929821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084929821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084929821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084929821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084929821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084929821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084929821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084929821 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@c12b04494787: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084931823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084931829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117084931830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084931830 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084931830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084931830 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084931830 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084931830 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084931830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084931830 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084931830 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084931830 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 20241117084931830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_rab_assign_mgcp_to(267)@c12b04494787: Final verdict of PTC: none 20241117084931830 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084931830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084931830 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084931830 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084931830 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117084931830 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35121<->l=127.0.0.1:4262) (control_if.c:193) 20241117084931830 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084931831 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084931831 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084931831 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084931831 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084931831 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_mgcp_to-Iuh0-RUA(272)@c12b04494787: Final verdict of PTC: none 20241117084931831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084931831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084931831 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084931831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084931831 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084931831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084931831 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084931831 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084931831 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084931831 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084931831 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(273)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@c12b04494787: Final verdict of PTC: none 20241117084931832 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 20241117084931832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084931832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084931832 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117084931832 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117084931832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084931832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117084931832 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117084931832 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) 20241117084931832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084931832 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084931832 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084931832 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084931832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084931832 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084931832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084931832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084931832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084931833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) VirtHNBGW-STATS(268)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@c12b04494787: Final verdict of PTC: none 20241117084931833 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn0-M3UA(278)@c12b04494787: Final verdict of PTC: none 20241117084931833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084931833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084931833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_rab_assign_mgcp_to-Iuh0(271)@c12b04494787: Final verdict of PTC: none 20241117084931833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084931833 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084931833 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084931833 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084931833 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(279)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084931838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44018<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@c12b04494787: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sun Nov 17 08:49:31 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20241117084931891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084932293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49378<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311388) Waiting for packet dumper to finish... 1 (prev_count=311388, count=311928) 20241117084933575 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117084933575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002faef6), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084933575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084933575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084933575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084933575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084933575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084933575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084933575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084933575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084933575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084933575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084933575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084933575 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117084933832 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084933832 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084933832 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117084933833 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084933833 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084933833 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sun Nov 17 08:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241117084935398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084935403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084935407 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45903<->l=127.0.0.1:4262) (control_if.c:570) 20241117084935422 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084935422 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084935422 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084935422 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084935422 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084935422 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084935422 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084935422 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084935423 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084935423 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084935424 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084935424 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084935424 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084935424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084935424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084935424 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084935424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084935424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084935424 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084935424 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084935424 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084935424 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084935424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084935424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084935424 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084935424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084935424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084935424 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084935424 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084935424 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084935424 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084935424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084935424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084935424 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084935424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084935424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084935424 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084935424 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084935424 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084935424 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084935424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084935424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084935424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084935424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084935424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084935424 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084935424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084935424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084935424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084935424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084935424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084935424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084935424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084935424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084935424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084935424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084935424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084935424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084935424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(289)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(287)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084935452 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084935452 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084935452 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084935452 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084935452 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084935452 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084935452 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084935452 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084935453 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084935453 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084935453 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084935453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084935453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084935453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084935454 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084935454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084935454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084935454 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084935454 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084935454 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084935454 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084935454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084935454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084935454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084935454 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084935454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084935454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084935454 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084935454 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084935454 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084935454 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084935454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084935454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084935454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084935454 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084935454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084935454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084935454 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084935454 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084935454 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084935454 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084935454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084935454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084935454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084935454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084935454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084935454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084935454 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084935454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084935454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084935454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084935454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084935454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084935454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084935454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084935454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084935454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084935454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084935454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084935454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084935454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084935480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084935480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084935480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084935480 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084935480 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084935480 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084935480 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084935480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084935480 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@c12b04494787: setverdict(pass): none -> pass 20241117084935649 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084935649 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084935649 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084935649 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084935659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935659 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084935659 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084935659 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084935659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084935659 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084935659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084935662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935662 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084935662 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084935662 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084935662 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084935662 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084935662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084935662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084935662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084935662 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084935662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084935662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084935662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084935662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084935662 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084935662 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084935662 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084935664 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084935664 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084935664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084935664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084935664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084935664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084935664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084935664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084935664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084935664 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084935664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084935664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084935664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084935664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084935664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084935664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084935664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084935670 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084935670 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084935670 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084935670 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084935676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935676 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084935676 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084935676 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084935676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084935676 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084935676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084935680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935680 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084935680 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084935680 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084935680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084935680 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084935680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084935680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084935680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084935680 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084935680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084935680 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084935680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084935680 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084935680 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084935680 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084935680 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084935681 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084935681 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084935681 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084935681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084935682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084935682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084935682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084935682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084935682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084935682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084935682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084935682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084935682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084935682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084935682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084935682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084935682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084935682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084935682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084935682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084935682 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(288)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084936465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084936465 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084936465 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084936465 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084936465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084936465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084936465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084936465 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084936465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084936465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084936465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084936465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084936465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084936465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084936465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084936465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084936466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084936466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084936466 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084936466 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084936466 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084936466 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084936466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084936466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084936466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084936466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084936466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084936466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084936466 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084936466 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084936466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084936466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084936466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084936466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084936466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084936466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084936466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084936466 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084936469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084936469 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084936469 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084936469 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084936469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084936469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084936469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084936469 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084936469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084936470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084936470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084936470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084936470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084936470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084936470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084936470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084936470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084936470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084936470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084936470 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084936470 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084936478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084936478 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084936478 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084936478 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084936478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084936478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084936478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084936478 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084936478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084936478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084936478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084936478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084936478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084936478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084936478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084936478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084936478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084936478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084936478 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084936478 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084936478 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084936478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084936478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084936478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084936478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084936478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084936478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084936478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084936478 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084936478 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084936478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084936478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084936478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084936478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084936478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084936478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084936478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084936478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(291)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084936480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084936480 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084936480 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084936480 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084936480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084936480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084936480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084936480 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084936481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084936481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084936481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084936481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084936481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084936481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084936481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084936481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084936481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084936481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084936481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084936481 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084936481 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084936481 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084936481 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084936481 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084936510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49408<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@c12b04494787: f_create_expect(l3 := 'D981717C92039474F638'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@c12b04494787: Created Expect[0] for 'D981717C92039474F638'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@c12b04494787: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)5715604 20241117084937555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084937555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084937555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084937555 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084937555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x573694, normal) (hnbgw_rua.c:407) 20241117084937555 DHNB DEBUG map_rua[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117084937556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084937556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5715604 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084937556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084937556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084937556 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5715604 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084937556 DCN DEBUG map_sccp[0x5595ca757d10]{init}: Allocated (fsm.c:456) 20241117084937556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084937556 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5715604 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084937556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5715604 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084937556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084937556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084937556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084937556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084937556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084937556 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084937556 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{IDLE}: Allocated (fsm.c:456) 20241117084937556 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084937556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad981717c92039474f638004f400300001d0056400500f1100926) (sccp_scrc.c:406) 20241117084937556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084937556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084937556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084937556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084937556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084937556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084937556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084937556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084937556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084937556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084937556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084937556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084937556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084937556 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084937556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084937556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084937556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084937556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084937556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084937556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084937556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084937556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084937556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084937556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@c12b04494787: Found Expect[0] for l3='D981717C92039474F638'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@c12b04494787: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)5234993 HNBGW_Test.msc0-SCCP(287)@c12b04494787: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084937561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084937561 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084937561 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084937561 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084937561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084937561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084937561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084937561 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084937561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084937562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084937562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084937562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084937562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084937562 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007c27e7) (sccp_scrc.c:477) 20241117084937562 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20241117084937562 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084937562 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084937562 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084937562 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084937562 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) 20241117084937562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084937562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(282)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@c12b04494787: 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)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(287)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(287)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117084937762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084937762 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084937762 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084937762 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084937762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084937762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084937762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084937762 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084937762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084937762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084937762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084937763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084937763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084937763 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) 20241117084937763 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241117084937763 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084937763 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084937763 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084937763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084937763 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117084937763 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117084937763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117084937763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084937763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084937763 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117084937763 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117084937763 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117084937763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084937763 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117084937763 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{UNUSED}: Allocated (fsm.c:456) 20241117084937763 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{UNUSED}: is child of mgw(mgw-fsm-5715604-0)[0x5595ca75e750] (fsm.c:486) 20241117084937763 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5715604-0)[0x5595ca75e750] (mgcp_client_endpoint_fsm.c:724) 20241117084937763 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084937763 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084937763 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084937763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5715604-0)[0x5595ca7507c0]{ST_CRCX}: Allocated (fsm.c:456) 20241117084937764 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5715604-0)[0x5595ca7507c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770] (fsm.c:486) 20241117084937764 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5715604-0)[0x5595ca7507c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084937764 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5715604-0)[0x5595ca7507c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117084937764 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 57369'... (mgcp_client.c:805) 20241117084937764 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117084937764 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5715604-0)[0x5595ca7507c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084937764 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57369417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57369417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57369417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57369417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117084937809 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241117084937809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117084937809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117084937809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084937809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084937809 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117084937809 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937809 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937809 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084937810 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084937810 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937810 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084937810 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117084937810 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084937810 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084937810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084937810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084937810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084937810 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084937840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084937840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084937840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084937840 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084937840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x573694) (hnbgw_rua.c:471) 20241117084937840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5715604 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084937840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084937840 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084937840 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084937840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084937840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084937840 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084937840 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084937840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084937840 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117084937840 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5715604-0)[0x5595ca75e750] (mgcp_client_endpoint_fsm.c:724) 20241117084937840 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084937840 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084937840 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117084937840 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 5736'... (mgcp_client.c:805) 20241117084937840 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117084937840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084937840 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084937840 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937840 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "57369417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57369417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084937873 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241117084937873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241117084937873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117084937873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117084937873 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117084937873 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937873 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937873 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084937873 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084937873 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937873 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084937873 DMGW INFO mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{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) 20241117084937873 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241117084937873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117084937873 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117084937873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117084937873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117084937873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084937873 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084937879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084937879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084937879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117084937879 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084937880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x573694) (hnbgw_rua.c:471) 20241117084937880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5715604 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117084937880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084937880 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117084937880 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117084937880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117084937880 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084937880 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117084937880 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117084937880 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084937880 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241117084937880 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241117084937880 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117084937880 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5715604-0)[0x5595ca75e750] (mgcp_client_endpoint_fsm.c:724) 20241117084937880 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117084937880 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117084937880 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117084937880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5715604-0)[0x5595ca772060]{ST_CRCX}: Allocated (fsm.c:456) 20241117084937880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5715604-0)[0x5595ca772060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770] (fsm.c:486) 20241117084937880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5715604-0)[0x5595ca772060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117084937880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5715604-0)[0x5595ca772060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241117084937880 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 5736'... (mgcp_client.c:805) 20241117084937880 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117084937880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5715604-0)[0x5595ca772060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117084937880 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117084937880 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937880 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937880 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "57369417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57369417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117084937897 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241117084937897 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca772060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117084937897 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca772060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117084937897 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca772060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117084937897 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca772060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117084937897 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117084937897 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937897 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937897 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937897 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117084937897 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117084937897 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937897 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{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) 20241117084937897 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117084937897 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117084937897 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117084937897 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117084937897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117084937897 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084937897 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084937897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c27e7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117084937897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084937897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084937897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084937897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084937897 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117084937897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084937897 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084937897 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084937897 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084937897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084937897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084937897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084937897 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: 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)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(287)@c12b04494787: vl_from0 20241117084937924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084937924 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084937924 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084937924 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084937924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084937924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084937924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084937924 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117084937924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084937924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084937924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084937924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084937924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084937924 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) 20241117084937924 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241117084937924 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084937924 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084937924 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084937924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084937924 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084937924 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084937924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084937925 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117084937925 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117084937925 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117084937925 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117084937925 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084937925 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 5736'... (mgcp_client.c:805) 20241117084937925 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084937925 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084937925 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca772060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117084937925 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 5736'... (mgcp_client.c:805) 20241117084937925 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117084937925 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca772060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117084937925 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{IN_USE}: Removing from parent mgw(mgw-fsm-5715604-0)[0x5595ca75e750] (mgcp_client_endpoint_fsm.c:873) 20241117084937925 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117084937925 DLMGCP DEBUG mgw-endp(mgw-fsm-5715604-0)[0x5595ca75c770]{IN_USE}: Deallocated (fsm.c:568) 20241117084937925 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117084937925 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117084937925 DMGW DEBUG mgw(mgw-fsm-5715604-0)[0x5595ca75e750]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117084937925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084937925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117084937925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084937925 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "57369417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "57369417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084937927 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241117084937927 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084937927 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084937927 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084937927 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7507c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117084937927 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241117084937927 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca772060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117084937927 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca772060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117084937927 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca772060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117084937927 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca772060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@c12b04494787: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)5715604 20241117084937930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084937930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084937930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084937930 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084937930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x573694,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084937930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5715604 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084937930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084937930 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084937930 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084937930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084937930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084937930 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084937930 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084937930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c27e7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084937930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084937930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084937930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084937930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084937930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084937930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084937930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084937930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084937930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084937930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084937930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084937930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084937930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084937930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084937930 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@c12b04494787: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)5234993 HNBGW_Test.msc0-SCCP(287)@c12b04494787: Session index based on connection ID:0 20241117084937932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084937932 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084937932 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084937932 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084937932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084937932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084937932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084937932 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084937932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084937932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084937932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084937932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084937932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084937932 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=007c27e7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084937932 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20241117084937932 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084937932 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084937932 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084937932 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) 20241117084937932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084937932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084937932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084937932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{disconnected}: Freeing instance (context_map.c:202) 20241117084937932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5715604)[0x5595ca771940]{disconnected}: Deallocated (fsm.c:568) 20241117084937932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084937932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{disconnected}: Freeing instance (context_map.c:206) 20241117084937932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5595ca757d10]{disconnected}: Deallocated (fsm.c:568) 20241117084937932 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5715604 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084937932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c27e7), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20241117084937932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084937932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084937932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084937932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084937932 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084937932 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084937932 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084937932 DLSCCP DEBUG SCCP-SCOC(28)[0x5595ca771230]{IDLE}: Deallocated (fsm.c:568) 20241117084937932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084937932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084937932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084937932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084937932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084937932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084937932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084937932 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@c12b04494787: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084939936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49408<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084939947 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45903<->l=127.0.0.1:4262) (control_if.c:193) 20241117084939947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084939947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084939947 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084939947 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084939947 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117084939947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49396<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@c12b04494787: Final verdict of PTC: none 20241117084939949 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084939949 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084939949 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084939949 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 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084939949 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084939949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084939949 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084939949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084939949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084939949 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084939949 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 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084939949 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(287)@c12b04494787: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@c12b04494787: Final verdict of PTC: none 20241117084939949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084939949 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084939949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084939949 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084939949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084939949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084939949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084939950 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084939950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084939950 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084939950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084939950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084939950 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084939950 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084939950 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084939950 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084939950 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(283)@c12b04494787: Final verdict of PTC: none 20241117084939950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084939950 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084939950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084939950 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084939950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084939950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084939950 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084939950 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084939950 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084939950 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(293)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(282)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084939954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49382<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@c12b04494787: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sun Nov 17 08:49:39 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20241117084940050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084940452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49422<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316348) Waiting for packet dumper to finish... 1 (prev_count=316348, count=342468) 20241117084941950 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084941950 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084941950 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084941950 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084941950 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084941950 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sun Nov 17 08:49:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ranap_cs_mo_disconnect started. 20241117084943549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084943554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084943560 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35287<->l=127.0.0.1:4262) (control_if.c:570) 20241117084943576 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117084943576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002faef6), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084943576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084943576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084943577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084943577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084943577 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117084943593 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084943593 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084943594 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084943594 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084943594 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084943594 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084943594 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084943594 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084943594 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084943594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084943594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084943594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084943594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084943594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084943594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943594 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084943595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084943595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084943595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084943595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117084943595 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084943595 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084943595 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084943595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084943595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084943595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943595 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084943595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943595 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084943595 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084943595 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084943595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084943595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084943595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084943595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084943596 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084943596 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084943596 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084943596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084943596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084943596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943596 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084943596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943596 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084943596 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084943596 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084943596 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084943596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084943596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084943596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943596 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084943596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943597 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084943597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084943597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084943597 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084943597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084943597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084943597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084943597 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(301)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084943616 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084943616 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084943616 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084943616 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084943616 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084943616 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084943617 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084943617 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084943618 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084943618 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084943618 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084943618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084943618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943618 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084943618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943618 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084943618 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084943618 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084943618 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084943618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084943618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943618 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084943618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943618 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084943618 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084943618 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084943618 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084943618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084943618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943618 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084943618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943618 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084943618 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084943618 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084943618 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084943618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084943618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084943618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943618 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084943619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084943619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084943619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084943619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084943619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(304)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084943647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084943647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084943647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084943647 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084943647 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084943647 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084943647 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084943647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084943647 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@c12b04494787: setverdict(pass): none -> pass 20241117084943813 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084943813 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084943813 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084943813 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084943822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943822 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084943823 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084943823 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084943823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084943823 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084943823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084943826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943826 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084943826 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084943826 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084943826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084943826 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084943826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084943826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084943826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084943826 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084943826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084943826 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084943826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084943826 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084943826 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084943826 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084943826 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084943827 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084943827 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084943827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084943828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084943828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084943828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084943828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943828 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084943828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084943828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084943828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084943828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084943828 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084943832 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084943832 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084943832 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084943832 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084943839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943839 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084943839 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084943839 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084943839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084943839 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084943839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084943842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943842 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084943842 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084943842 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084943842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084943842 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084943842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084943842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084943842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084943842 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084943842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084943842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084943842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084943842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084943842 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084943842 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084943842 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084943843 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084943843 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084943843 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084943844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084943844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084943844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084943844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084943844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084943844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084943844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084943844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084943844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084943844 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084943844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084943844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084943844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084943844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084943844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084943844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084943844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084943844 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084944626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084944626 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084944626 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084944626 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084944626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084944626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084944626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084944626 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084944627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084944627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084944627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084944627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084944627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084944627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084944627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084944627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084944627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084944627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084944627 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084944627 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084944627 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084944627 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084944627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084944627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084944627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084944628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084944628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084944628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084944628 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084944628 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084944628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084944628 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084944628 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084944628 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084944628 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084944628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084944628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084944628 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084944630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084944630 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084944630 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084944630 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084944630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084944630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084944630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084944630 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084944630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084944630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084944630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084944630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084944630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084944630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084944630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084944630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084944631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944631 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084944631 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084944631 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084944631 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084944631 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084944641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084944641 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084944641 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084944641 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084944641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084944641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084944641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084944641 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084944641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084944641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084944641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084944641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084944641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084944641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084944641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084944641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084944641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084944642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084944642 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084944642 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084944642 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084944642 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084944642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084944642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084944642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084944642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084944642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084944642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084944642 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084944642 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084944642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084944642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084944642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084944642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084944642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084944643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084944643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084944643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084944645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084944645 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084944645 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084944645 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084944645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084944645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084944645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084944645 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084944645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084944645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084944645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084944645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084944645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084944645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084944645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084944645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084944645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084944645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084944645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084944645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084944646 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084944646 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084944646 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084944646 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084944683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@c12b04494787: f_create_expect(l3 := '1E918630318F0DD97784'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@c12b04494787: Created Expect[0] for '1E918630318F0DD97784'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@c12b04494787: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)14050376 20241117084945726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084945726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084945726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117084945726 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084945726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd66448, normal) (hnbgw_rua.c:407) 20241117084945726 DHNB DEBUG map_rua[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117084945726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084945726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050376 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117084945726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084945726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084945726 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050376 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117084945726 DCN DEBUG map_sccp[0x5595ca757d10]{init}: Allocated (fsm.c:456) 20241117084945726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084945726 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14050376 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117084945726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050376 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117084945726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084945726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084945726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084945726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084945726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084945726 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084945726 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{IDLE}: Allocated (fsm.c:456) 20241117084945726 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084945726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1e918630318f0dd97784004f40030001060056400500f1100926) (sccp_scrc.c:406) 20241117084945726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084945726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084945726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084945726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084945726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084945726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084945726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084945726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084945726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084945727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084945727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084945727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084945727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084945727 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084945727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084945727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084945727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084945727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084945727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084945727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084945727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084945727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084945727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084945727 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@c12b04494787: Found Expect[0] for l3='1E918630318F0DD97784'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@c12b04494787: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)14742731 TC_ranap_cs_mo_disconnect0(308)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117084945746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084945746 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084945746 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084945746 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084945746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084945746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084945746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084945746 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084945747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084945747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084945747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084945747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084945747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084945747 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007e4440) (sccp_scrc.c:477) 20241117084945747 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20241117084945747 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084945747 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084945747 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084945747 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084945747 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) 20241117084945747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084945747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084945930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084945930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084945930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241117084945930 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084945930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd66448) (hnbgw_rua.c:471) 20241117084945930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050376 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241117084945930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084945930 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241117084945930 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241117084945930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241117084945930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084945930 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084945930 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084945930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e4440), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241117084945930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084945930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084945930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084945930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084945931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084945931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084945931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084945931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084945931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084945931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084945931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084945931 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@c12b04494787: vl_len:13 HNBGW_Test.msc0-SCCP(301)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(301)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241117084945956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084945957 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084945957 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084945957 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084945957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084945957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084945957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084945957 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084945957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084945957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084945957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084945957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084945957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084945957 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) 20241117084945957 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20241117084945957 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084945957 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084945957 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084945957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084945957 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084945957 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084945957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084945957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084945957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241117084945957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084945957 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@c12b04494787: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)14050376 20241117084945983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084945983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084945983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084945983 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084945983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd66448,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084945983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050376 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084945983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084945983 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084945983 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084945983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084945983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084945983 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084945983 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084945983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e4440), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084945983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084945983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084945983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084945983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084945983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084945983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084945983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117084945984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084945984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084945984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084945984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084945984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084945984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084945984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084945984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@c12b04494787: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)14742731 HNBGW_Test.msc0-SCCP(301)@c12b04494787: Session index based on connection ID:0 20241117084945992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084945992 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084945992 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084945992 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084945992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084945992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084945992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084945992 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084945992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084945992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084945992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084945992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084945992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084945992 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=007e4440), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084945992 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20241117084945992 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084945992 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084945992 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084945992 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) 20241117084945992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084945992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084945992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084945992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{disconnected}: Freeing instance (context_map.c:202) 20241117084945992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050376)[0x5595ca771940]{disconnected}: Deallocated (fsm.c:568) 20241117084945992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084945992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{disconnected}: Freeing instance (context_map.c:206) 20241117084945992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5595ca757d10]{disconnected}: Deallocated (fsm.c:568) 20241117084945992 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050376 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117084945992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e4440), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20241117084945992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084945992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084945992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084945992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084945992 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084945992 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084945992 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084945992 DLSCCP DEBUG SCCP-SCOC(29)[0x5595ca771230]{IDLE}: Deallocated (fsm.c:568) 20241117084945992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084945992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084945992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084945992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084945992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084945992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084945993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084945993 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@c12b04494787: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084947993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084948005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117084948006 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35287<->l=127.0.0.1:4262) (control_if.c:193) 20241117084948006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084948006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084948007 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084948007 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084948007 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@c12b04494787: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@c12b04494787: Final verdict of PTC: none 20241117084948007 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084948007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084948007 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084948007 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084948008 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084948008 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117084948008 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 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084948008 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084948008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084948008 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084948008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084948008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084948008 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084948008 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 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084948008 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084948008 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084948008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084948008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084948008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084948008 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084948008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084948009 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084948009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084948009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084948009 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084948009 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084948009 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084948009 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084948009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084948009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084948009 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117084948009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084948009 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084948009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084948009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084948009 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084948009 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084948009 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084948009 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084948008 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084948009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084948009 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(301)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(307)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(296)@c12b04494787: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084948013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52046<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@c12b04494787: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sun Nov 17 08:49:48 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20241117084948109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084948511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250876) Waiting for packet dumper to finish... 1 (prev_count=250876, count=274840) 20241117084950009 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084950009 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084950009 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084950009 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084950009 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084950009 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sun Nov 17 08:49:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ranap_ps_mo_disconnect started. 20241117084951606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084951611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084951615 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42741<->l=127.0.0.1:4262) (control_if.c:570) 20241117084951631 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084951631 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084951631 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084951631 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084951631 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084951631 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084951631 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084951631 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084951631 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084951631 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084951633 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084951633 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084951633 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084951633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084951633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084951633 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084951633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084951633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084951633 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084951633 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084951633 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084951633 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084951633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084951633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084951633 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084951633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084951633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084951633 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084951633 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084951633 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084951633 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084951633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084951633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084951633 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084951633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084951633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084951633 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084951633 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084951633 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084951633 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084951633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084951633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084951633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084951633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084951633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084951633 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084951633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084951633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084951633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084951633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084951633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084951633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084951633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084951633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084951633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084951633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084951633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084951633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084951633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(317)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(315)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084951650 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084951650 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084951650 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084951650 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084951651 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084951651 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084951651 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084951651 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084951651 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084951651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084951651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084951651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084951651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084951651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084951651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084951651 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084951651 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084951651 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084951651 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084951651 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084951651 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084951651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084951651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084951651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084951651 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084951651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084951651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084951651 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084951651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084951651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084951651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084951651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084951651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084951651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117084951651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084951651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084951651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084951651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084951651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084951651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084951652 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084951652 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084951652 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084951652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084951652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084951652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084951652 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084951652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084951652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084951652 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084951652 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084951652 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084951652 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084951652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084951652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084951652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084951652 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084951652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084951652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084951652 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084951652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084951652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084951652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084951652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084951652 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084951652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084951652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084951652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084951652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084951652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084951652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084951676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084951676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084951676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084951676 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084951676 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084951676 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084951676 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084951676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084951676 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@c12b04494787: setverdict(pass): none -> pass 20241117084951846 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084951846 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084951846 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084951846 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084951855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951855 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084951855 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084951855 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084951855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084951855 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084951855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084951858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951858 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084951858 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084951858 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084951858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084951858 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084951858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084951858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084951858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084951858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084951858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084951858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084951858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084951858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084951858 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084951858 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084951858 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084951859 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084951859 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084951859 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084951859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084951859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084951859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084951859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084951860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084951860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084951860 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084951860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084951860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084951860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084951860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084951860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084951860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084951860 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084951865 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084951865 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084951865 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084951865 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084951872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951872 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084951872 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084951872 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084951872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084951872 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084951872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084951874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951874 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084951874 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084951874 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084951874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084951874 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084951874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084951874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084951875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084951875 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084951875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084951875 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084951875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084951875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084951875 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084951875 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084951875 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084951876 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084951876 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084951876 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084951876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084951876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084951876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084951876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084951876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084951876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084951876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084951876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084951876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084951876 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084951876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084951876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084951876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084951876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084951876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084951876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084951876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084951876 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084952663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084952663 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084952663 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084952663 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084952663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084952663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084952663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084952663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084952663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084952663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084952663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084952664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084952664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084952664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084952664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084952664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117084952664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084952664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084952664 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084952664 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084952664 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117084952664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084952664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084952664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117084952664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084952664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084952664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084952664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084952665 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084952665 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117084952665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084952665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084952665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084952665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084952665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084952665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084952665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084952665 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084952669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084952669 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084952669 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084952669 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084952669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084952669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084952669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084952669 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084952669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084952669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084952669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084952669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084952669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084952669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084952669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117084952669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117084952669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084952669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084952669 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084952669 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084952669 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117084952676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084952676 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084952676 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084952676 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084952676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084952676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084952676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084952676 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084952676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084952676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084952676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084952676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084952676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084952676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084952676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084952676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117084952676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084952676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084952676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117084952676 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117084952676 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117084952676 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117084952676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084952676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117084952676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084952676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084952676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084952676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084952676 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117084952676 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117084952676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084952676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084952676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084952676 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084952676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084952676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084952676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084952676 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084952677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084952677 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084952677 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084952678 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084952678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084952678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084952678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084952678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084952678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084952678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084952678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084952678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084952678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084952678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117084952678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117084952678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117084952678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084952678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084952678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084952678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084952678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117084952678 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117084952678 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117084952678 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117084952691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084953577 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117084953577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002faef6), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117084953577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084953577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084953577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084953577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084953577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084953578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084953578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084953578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084953578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084953578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084953578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084953578 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084953584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084953584 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117084953584 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117084953584 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117084953584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084953584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084953584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084953584 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084953584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084953584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084953584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084953584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117084953584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084953584 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=002faef6) (sccp_scrc.c:477) 20241117084953584 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20241117084953584 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117084953584 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117084953584 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084953584 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084953584 DLSCCP DEBUG SCCP-SCOC(25)[0x5595ca75dc80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@c12b04494787: f_create_expect(l3 := '3DCA75B4D5B994A6BA5F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@c12b04494787: Created Expect[0] for '3DCA75B4D5B994A6BA5F'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@c12b04494787: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)102064 20241117084953720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084953720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084953720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117084953720 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117084953720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x18eb0, normal) (hnbgw_rua.c:407) 20241117084953720 DHNB DEBUG map_rua[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117084953720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117084953720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-102064 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117084953720 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084953720 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084953720 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-102064 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117084953720 DCN DEBUG map_sccp[0x5595ca757d10]{init}: Allocated (fsm.c:456) 20241117084953720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117084953720 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-102064 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117084953720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-102064 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117084953720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117084953720 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117084953720 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117084953720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117084953720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084953720 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117084953720 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{IDLE}: Allocated (fsm.c:456) 20241117084953720 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117084953720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3dca75b4d5b994a6ba5f004f40030000810056400500f1100926) (sccp_scrc.c:406) 20241117084953720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084953720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084953720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084953720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084953720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084953720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084953720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084953720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084953720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084953720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084953720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084953720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084953720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084953720 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117084953720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117084953720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117084953720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084953720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084953720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084953720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084953720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084953720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084953720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084953720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@c12b04494787: Found Expect[0] for l3='3DCA75B4D5B994A6BA5F'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@c12b04494787: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)2244286 HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@c12b04494787: setverdict(pass): none -> pass 20241117084953728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084953728 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084953728 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084953728 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084953728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084953728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084953728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084953728 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084953728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084953728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084953728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084953728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084953728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084953728 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00daa165) (sccp_scrc.c:477) 20241117084953728 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20241117084953728 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117084953728 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117084953728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084953728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117084953728 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) 20241117084953728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117084953728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117084953926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084953926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084953926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241117084953926 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117084953926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x18eb0) (hnbgw_rua.c:471) 20241117084953926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-102064 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241117084953926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117084953926 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241117084953926 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241117084953926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241117084953926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084953926 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084953926 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084953926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daa165), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241117084953926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084953926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084953926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084953927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084953927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084953927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084953927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084953927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084953927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084953927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084953927 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084953926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241117084953946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084953946 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084953946 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084953946 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084953946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084953946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084953946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084953946 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084953946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084953946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084953946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084953946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084953946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084953946 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) 20241117084953946 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20241117084953946 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117084953946 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084953946 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117084953946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117084953946 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117084953946 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117084953946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117084953946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117084953946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241117084953946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084953946 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@c12b04494787: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)102064 20241117084953953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084953953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084953953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117084953953 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117084953953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084953953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084953953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084953953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084953953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084953953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084953953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084953953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084953953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x18eb0,cause=radio(normal)) (hnbgw_rua.c:439) 20241117084953953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-102064 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117084953953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117084953953 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117084953953 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117084953953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117084953953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117084953953 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117084953953 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117084953953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daa165), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117084953953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084953953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084953953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084953953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084953953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117084953953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117084953953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@c12b04494787: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)2244286 HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: Session index based on connection ID:0 20241117084953956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084953956 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117084953956 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117084953956 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117084953956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117084953956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117084953956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117084953956 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084953956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084953956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117084953956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117084953956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117084953956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117084953956 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=00daa165), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117084953956 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20241117084953956 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117084953956 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084953956 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117084953956 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) 20241117084953956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117084953956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117084953956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117084953956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{disconnected}: Freeing instance (context_map.c:202) 20241117084953956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-102064)[0x5595ca771940]{disconnected}: Deallocated (fsm.c:568) 20241117084953956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117084953956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{disconnected}: Freeing instance (context_map.c:206) 20241117084953956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5595ca757d10]{disconnected}: Deallocated (fsm.c:568) 20241117084953956 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-102064 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117084953956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daa165), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20241117084953956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084953956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084953956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084953956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084953956 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117084953956 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117084953956 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117084953956 DLSCCP DEBUG SCCP-SCOC(30)[0x5595ca771230]{IDLE}: Deallocated (fsm.c:568) 20241117084953956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084953956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084953956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084953956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084953956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084953956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084953956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084953956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084955962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117084955974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084955974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084955974 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117084955974 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117084955974 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117084955974 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42741<->l=127.0.0.1:4262) (control_if.c:193) 20241117084955974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50142<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@c12b04494787: Final verdict of PTC: none 20241117084955974 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084955974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084955974 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084955975 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_ranap_ps_mo_disconnect(309)@c12b04494787: Final verdict of PTC: none 20241117084955975 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084955975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084955975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084955975 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084955975 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 20241117084955975 DLSS7 <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(315)@c12b04494787: Final verdict of PTC: none 20241117084955975 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117084955975 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084955975 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084955975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084955975 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084955975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084955976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084955976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084955976 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn0-SCCP(318)@c12b04494787: Final verdict of PTC: none 20241117084955976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084955976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084955976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084955976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084955976 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084955976 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084955976 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084955976 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117084955976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084955976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117084955976 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117084955977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084955977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084955977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084955977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084955977 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117084955977 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117084955977 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117084955977 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(317)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(321)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(310)@c12b04494787: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117084955978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50132<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@c12b04494787: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@c12b04494787: 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'. 20241117084955975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117084955976 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117084955976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084955976 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117084955976 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117084955976 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 20241117084955976 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117084955976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117084955976 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117084955976 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117084955976 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 20241117084955976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084955976 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117084955976 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117084955976 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117084955976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117084955976 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117084955976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117084955976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication Sun Nov 17 08:49:55 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20241117084956031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084956433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50164<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280732) Waiting for packet dumper to finish... 1 (prev_count=280732, count=281372) 20241117084957976 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084957976 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084957976 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117084957977 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117084957977 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117084957977 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Sun Nov 17 08:49:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ranap_cs_creq_cref started. 20241117084959533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084959538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117084959542 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43537<->l=127.0.0.1:4262) (control_if.c:570) 20241117084959557 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084959557 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084959557 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084959557 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084959557 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084959557 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117084959558 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117084959558 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117084959558 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084959558 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084959559 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084959559 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117084959559 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084959559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084959559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084959559 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084959559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117084959559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084959559 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084959559 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084959559 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117084959559 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084959559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084959559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084959559 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084959559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117084959559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084959559 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084959559 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084959559 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117084959559 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084959559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084959559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084959559 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084959559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117084959559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084959559 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084959559 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084959559 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084959559 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084959559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084959559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084959559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084959559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084959559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084959559 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084959559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084959559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084959559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117084959559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084959559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084959559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117084959559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084959559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084959559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117084959559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084959559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084959559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084959559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(331)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084959573 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084959573 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084959573 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084959573 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084959573 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084959573 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084959573 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117084959573 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084959574 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084959574 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117084959574 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084959574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084959574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084959574 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084959574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117084959574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084959574 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084959574 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084959574 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117084959574 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084959574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084959574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084959574 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084959574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117084959574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084959574 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084959574 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084959574 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117084959574 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084959574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084959574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084959574 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084959574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117084959574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084959574 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084959574 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084959574 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084959574 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084959574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084959574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084959574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084959575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084959575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084959575 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084959575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084959575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084959575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117084959575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084959575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084959575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117084959575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084959575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084959575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117084959575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084959575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084959575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084959575 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(332)@c12b04494787: v_sccp_pdu_maxlen:268 20241117084959596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117084959596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117084959596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117084959596 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117084959596 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117084959596 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117084959596 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117084959596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117084959596 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@c12b04494787: setverdict(pass): none -> pass 20241117084959771 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084959771 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117084959771 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084959771 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117084959778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959779 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117084959779 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084959779 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084959779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084959779 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084959779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084959781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959781 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084959781 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084959781 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084959781 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084959781 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084959782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084959782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084959782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084959782 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117084959782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084959782 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084959782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084959782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084959782 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084959782 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084959782 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084959783 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084959783 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117084959783 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084959783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084959783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117084959783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084959783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084959783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117084959783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084959783 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084959784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084959784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084959784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117084959784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117084959784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117084959784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117084959784 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117084959786 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117084959787 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117084959787 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117084959787 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117084959793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959793 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117084959793 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117084959793 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117084959793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117084959793 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117084959793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117084959797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959797 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117084959797 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117084959797 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117084959797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117084959797 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117084959797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117084959797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117084959797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117084959797 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117084959797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117084959797 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117084959797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117084959797 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117084959797 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117084959797 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117084959797 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117084959799 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117084959799 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117084959799 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117084959799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117084959799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117084959799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117084959799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117084959799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117084959799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117084959799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117084959799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117084959799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117084959799 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117084959799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117084959799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117084959799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117084959799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117084959799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117084959799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117084959799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117084959799 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085000583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085000583 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085000583 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085000583 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085000583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085000583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085000583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085000583 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085000583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085000583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085000583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085000583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085000583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085000583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085000583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085000583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085000583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085000583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085000583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085000583 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085000583 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085000583 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085000583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085000583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085000583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085000583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085000583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085000583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085000583 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085000583 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085000583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085000583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085000584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085000584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085000584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085000584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085000584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085000584 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085000584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085000584 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085000584 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085000584 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085000584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085000584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085000584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085000584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085000584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085000584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085000584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085000584 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085000584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085000584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085000584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085000584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085000584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085000584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085000584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085000584 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085000584 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085000591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085000591 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085000591 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085000591 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085000591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085000591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085000591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085000591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085000591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085000591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085000591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085000591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085000591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085000591 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085000591 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085000591 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085000591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085000591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085000591 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085000591 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085000591 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085000591 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085000591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085000591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085000591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085000591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085000591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085000591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085000591 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085000591 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085000591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085000591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085000591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085000591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085000591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085000591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085000591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085000591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085000591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085000591 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085000591 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085000591 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085000591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085000591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085000591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085000591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085000591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085000592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085000592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085000592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085000592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085000592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085000592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085000592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085000592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085000592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085000592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085000592 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085000592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085000592 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085000592 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085000592 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085000609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50186<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@c12b04494787: f_create_expect(l3 := '156256D2ABA9512692A5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@c12b04494787: Created Expect[0] for '156256D2ABA9512692A5'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@c12b04494787: Added conn table entry 0TC_ranap_cs_creq_cref0(336)9115164 20241117085001633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085001633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085001633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085001633 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085001633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b161c, normal) (hnbgw_rua.c:407) 20241117085001633 DHNB DEBUG map_rua[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117085001634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9115164)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085001634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9115164 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085001634 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085001634 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085001634 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9115164 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085001634 DCN DEBUG map_sccp[0x5595ca757d10]{init}: Allocated (fsm.c:456) 20241117085001634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5595ca757d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085001634 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9115164 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085001634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9115164 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085001634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9115164)[0x5595ca771940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085001634 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085001634 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085001634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9115164)[0x5595ca771940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085001634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5595ca757d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085001634 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085001634 DLSCCP DEBUG SCCP-SCOC(31)[0x5595ca771230]{IDLE}: Allocated (fsm.c:456) 20241117085001634 DLSCCP DEBUG SCCP-SCOC(31)[0x5595ca771230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085001634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a156256d2aba9512692a5004f40030001ad0056400500f1100926) (sccp_scrc.c:406) 20241117085001634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085001634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085001634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085001634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085001634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085001634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085001634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085001634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085001634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085001634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085001634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085001634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085001634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085001634 DLSCCP DEBUG SCCP-SCOC(31)[0x5595ca771230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085001634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5595ca757d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085001634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9115164)[0x5595ca771940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085001634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085001634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085001634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085001634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085001634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085001634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085001634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085001634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@c12b04494787: Found Expect[0] for l3='156256D2ABA9512692A5'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@c12b04494787: Added conn table entry 0TC_ranap_cs_creq_cref0(336)5638343 TC_ranap_cs_creq_cref0(336)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@c12b04494787: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)5638343 HNBGW_Test.msc0-SCCP(329)@c12b04494787: Session index based on connection ID:0 20241117085001641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085001641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085001641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085001641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085001641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085001641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085001641 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085001641 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085001641 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085001641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085001641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085001641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085001641 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085001641 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) 20241117085001642 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20241117085001642 DLSCCP DEBUG SCCP-SCOC(31)[0x5595ca771230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241117085001642 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085001642 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085001642 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) 20241117085001642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5595ca757d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085001642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5595ca757d10]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241117085001642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9115164)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085001642 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9115164)[0x5595ca771940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085001642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085001642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9115164)[0x5595ca771940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085001642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9115164)[0x5595ca771940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085001642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9115164)[0x5595ca771940]{disrupted}: Freeing instance (context_map.c:202) 20241117085001642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9115164)[0x5595ca771940]{disrupted}: Deallocated (fsm.c:568) 20241117085001642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5595ca757d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085001642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5595ca757d10]{disconnected}: Freeing instance (context_map.c:206) 20241117085001642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5595ca757d10]{disconnected}: Deallocated (fsm.c:568) 20241117085001642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9115164 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085001642 DLSCCP DEBUG SCCP-SCOC(31)[0x5595ca771230]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241117085001642 DLSCCP DEBUG SCCP-SCOC(31)[0x5595ca771230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085001642 DLSCCP DEBUG SCCP-SCOC(31)[0x5595ca771230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085001642 DLSCCP DEBUG SCCP-SCOC(31)[0x5595ca771230]{IDLE}: Deallocated (fsm.c:568) 20241117085001642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085001642 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)@c12b04494787: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)9115164 20241117085001649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50186<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085001653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085001654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085001654 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085001654 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085001654 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085001654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50174<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085001654 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43537<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(324)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(335)@c12b04494787: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@c12b04494787: Final verdict of PTC: none 20241117085001657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085001657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-SCCP(329)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@c12b04494787: Final verdict of PTC: none 20241117085001657 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085001657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085001658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085001658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085001658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085001658 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085001658 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085001658 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085001658 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085001658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085001658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085001657 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085001657 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085001657 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 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085001657 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085001657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085001657 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085001657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085001657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085001657 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085001657 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085001658 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085001658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085001658 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085001658 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085001658 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 20241117085001658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085001658 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085001658 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085001658 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085001658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085001658 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085001658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085001658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085001658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085001658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085001658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085001658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085001658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085001658 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085001658 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085001658 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085001658 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(334)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085001663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50170<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@c12b04494787: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sun Nov 17 08:50:01 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20241117085001736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085002137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39832<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184212) Waiting for packet dumper to finish... 1 (prev_count=184212, count=235948) 20241117085003658 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085003658 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085003658 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085003658 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085003658 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085003658 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Sun Nov 17 08:50:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c12b04494787: 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@c12b04494787: Test case TC_ranap_ps_creq_cref started. 20241117085005222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085005230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085005236 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44579<->l=127.0.0.1:4262) (control_if.c:570) 20241117085005253 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085005253 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085005253 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085005253 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085005254 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085005254 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085005254 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085005254 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085005254 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085005254 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085005255 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085005255 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085005255 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085005255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085005255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085005255 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085005255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085005255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085005255 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085005255 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085005255 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085005255 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085005255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085005255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085005255 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085005255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085005255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085005255 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085005255 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085005255 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085005255 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085005255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085005255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085005255 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085005255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085005255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085005255 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085005255 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085005255 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085005255 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085005255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085005255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085005255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085005255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085005255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085005255 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085005255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085005255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085005255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085005255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085005255 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085005255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085005255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085005255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085005255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085005255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085005255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085005255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085005255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085005255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085005256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085005256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085005256 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085005256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005256 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085005256 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085005256 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085005256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085005256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085005256 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(345)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085005273 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085005273 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085005273 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085005273 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085005274 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085005274 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085005274 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085005274 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085005275 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085005275 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085005275 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085005275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085005275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085005275 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085005275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085005275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085005275 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085005275 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085005275 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085005275 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085005275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085005275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085005275 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085005275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085005275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085005275 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085005275 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085005275 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085005275 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085005275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085005275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085005275 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085005275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085005275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085005275 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085005275 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085005275 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085005275 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085005275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085005275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085005275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085005275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085005275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085005275 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085005275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085005275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085005275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085005275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085005275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085005275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085005275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085005275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085005275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085005275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085005275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085005275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085005275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085005300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085005300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085005300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085005300 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085005300 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085005300 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085005300 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085005300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085005300 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@c12b04494787: setverdict(pass): none -> pass 20241117085005468 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085005468 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085005468 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085005468 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085005470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005470 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085005470 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085005470 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085005470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085005470 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085005470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085005471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005471 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085005471 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085005471 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085005471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085005471 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085005471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085005471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085005471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085005471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085005471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085005471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085005471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085005471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085005471 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085005471 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085005471 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085005472 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085005472 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085005472 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085005472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085005472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085005472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085005472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085005472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085005472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085005472 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085005472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085005472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085005472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085005472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085005472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085005472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085005472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085005486 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085005486 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085005487 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085005487 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085005489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005489 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085005489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085005489 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085005489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085005489 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085005489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085005489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005489 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085005489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085005489 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085005489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085005489 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085005489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085005489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085005489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085005489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085005489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085005489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085005489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085005489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085005489 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085005489 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085005489 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085005491 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085005491 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085005491 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085005491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085005491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085005491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085005491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085005491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085005491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085005491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085005491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085005491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085005491 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085005491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085005491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085005491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085005491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085005491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085005491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085005491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085005491 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085006275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085006275 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085006275 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085006275 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085006275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085006275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085006275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085006275 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085006275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085006275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085006275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085006275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085006275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085006275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085006275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085006275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085006276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085006276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085006276 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085006276 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085006276 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085006276 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085006276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085006276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085006276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085006276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085006276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085006276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085006276 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085006276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085006276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085006276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085006276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085006276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085006276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085006276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085006276 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085006276 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085006278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085006278 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085006278 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085006278 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085006278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085006278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085006278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085006278 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085006278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085006278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085006278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085006278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085006278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085006278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085006278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085006279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085006279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085006279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085006279 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085006279 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085006279 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085006295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085006295 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085006295 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085006295 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085006295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085006295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085006295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085006295 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085006295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085006295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085006295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085006295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085006295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085006295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085006295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085006295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085006295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085006295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085006295 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085006295 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085006295 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085006295 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085006295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085006295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085006295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085006295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085006295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085006295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085006295 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085006295 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085006295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085006295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085006295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085006295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085006295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085006295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085006295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085006295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085006296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085006296 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085006296 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085006296 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085006296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085006296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085006296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085006296 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085006297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085006297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085006297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085006297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085006297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085006297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085006297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085006297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085006297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085006297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085006297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085006297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085006297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085006297 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085006297 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085006297 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085006319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@c12b04494787: f_create_expect(l3 := 'A526D28BC3789A2B16B8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@c12b04494787: Created Expect[0] for 'A526D28BC3789A2B16B8'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@c12b04494787: Added conn table entry 0TC_ranap_ps_creq_cref0(350)2963199 20241117085007348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085007348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085007348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085007348 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085007348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2d36ff, normal) (hnbgw_rua.c:407) 20241117085007348 DHNB DEBUG map_rua[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117085007348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2963199)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085007348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2963199 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085007348 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085007348 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085007348 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2963199 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085007348 DCN DEBUG map_sccp[0x5595ca757d10]{init}: Allocated (fsm.c:456) 20241117085007348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5595ca757d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085007348 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2963199 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085007348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2963199 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085007348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2963199)[0x5595ca771940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085007348 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085007348 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085007348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2963199)[0x5595ca771940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085007348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5595ca757d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085007348 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085007348 DLSCCP DEBUG SCCP-SCOC(32)[0x5595ca771230]{IDLE}: Allocated (fsm.c:456) 20241117085007348 DLSCCP DEBUG SCCP-SCOC(32)[0x5595ca771230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085007348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa526d28bc3789a2b16b8004f40030001f10056400500f1100926) (sccp_scrc.c:406) 20241117085007348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085007348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085007348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085007348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085007348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085007348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085007348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085007348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085007348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085007348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085007348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085007348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085007348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085007349 DLSCCP DEBUG SCCP-SCOC(32)[0x5595ca771230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085007349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5595ca757d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085007349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2963199)[0x5595ca771940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085007349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085007349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085007349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085007349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085007349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085007349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085007349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085007349 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@c12b04494787: Found Expect[0] for l3='A526D28BC3789A2B16B8'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@c12b04494787: Added conn table entry 0TC_ranap_ps_creq_cref0(350)2324138 TC_ranap_ps_creq_cref0(350)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@c12b04494787: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)2324138 HNBGW_Test.sgsn0-SCCP(346)@c12b04494787: Session index based on connection ID:0 20241117085007361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085007361 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085007361 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085007361 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085007361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085007361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085007361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085007361 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085007362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085007362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085007362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085007362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085007362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085007362 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) 20241117085007362 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20241117085007362 DLSCCP DEBUG SCCP-SCOC(32)[0x5595ca771230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241117085007362 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085007362 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085007362 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) 20241117085007362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5595ca757d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085007362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5595ca757d10]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241117085007362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2963199)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085007362 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2963199)[0x5595ca771940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085007362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085007362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2963199)[0x5595ca771940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085007362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2963199)[0x5595ca771940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085007362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2963199)[0x5595ca771940]{disrupted}: Freeing instance (context_map.c:202) 20241117085007362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2963199)[0x5595ca771940]{disrupted}: Deallocated (fsm.c:568) 20241117085007362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5595ca757d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085007362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5595ca757d10]{disconnected}: Freeing instance (context_map.c:206) 20241117085007362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5595ca757d10]{disconnected}: Deallocated (fsm.c:568) 20241117085007362 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2963199 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085007362 DLSCCP DEBUG SCCP-SCOC(32)[0x5595ca771230]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241117085007362 DLSCCP DEBUG SCCP-SCOC(32)[0x5595ca771230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085007362 DLSCCP DEBUG SCCP-SCOC(32)[0x5595ca771230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085007362 DLSCCP DEBUG SCCP-SCOC(32)[0x5595ca771230]{IDLE}: Deallocated (fsm.c:568) 20241117085007362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085007362 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)@c12b04494787: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)2963199 20241117085007370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39864<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085007375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39856<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085007375 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44579<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_creq_cref(337)@c12b04494787: Final verdict of PTC: none20241117085007378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085007378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085007379 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085007379 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085007379 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(339)@c12b04494787: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@c12b04494787: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(349)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@c12b04494787: Final verdict of PTC: none20241117085007380 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085007380 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085007380 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 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085007380 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085007380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085007380 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085007380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085007380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085007380 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085007380 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085007380 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 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085007380 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085007380 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085007380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085007380 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085007380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085007380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085007380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085007380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085007380 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085007380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085007380 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085007380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085007380 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085007380 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085007380 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085007380 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085007380 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085007380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085007380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085007380 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085007380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085007380 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085007380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085007380 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085007380 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085007380 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085007380 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085007380 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(344)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(338)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085007387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@c12b04494787: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sun Nov 17 08:50:07 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20241117085007480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085007882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39878<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235348) Waiting for packet dumper to finish... 1 (prev_count=235348, count=236324) 20241117085009381 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085009381 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085009381 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085009381 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085009381 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085009381 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Sun Nov 17 08:50:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@c12b04494787: 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@c12b04494787: Test case TC_cs_iu_release_req_rua_disconnect started. 20241117085010954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085010960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085010966 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39207<->l=127.0.0.1:4262) (control_if.c:570) 20241117085010994 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085010994 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085010995 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085010995 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085010995 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085010995 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085010995 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085010995 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085010995 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085010995 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085010995 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085010995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085010995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085010995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085010995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085010995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085010995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085010995 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085010996 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085010996 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085010996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085010996 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085010996 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085010996 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085010996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085010996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085010996 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085010996 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085010996 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085010996 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085010996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085010996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085010996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085010996 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085010996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085010996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085010996 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085010996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085010996 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085010996 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085010996 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085010996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085010996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085010996 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085010997 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085010997 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085010997 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085010997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085010997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085010997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085010997 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085010997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085010997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085010997 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085010997 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085010997 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085010997 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085010997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085010997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085010997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085010997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085010997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085010997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085010997 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085010997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085010997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085010997 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085010997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085010997 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085010997 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085010997 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085010997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085010997 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085010997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085010997 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085010997 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085010997 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085010997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085010997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085010997 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(359)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085011015 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085011015 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085011016 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085011016 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085011016 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085011016 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085011016 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085011016 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085011017 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085011017 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085011017 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085011017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085011017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085011017 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085011017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085011017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085011017 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085011017 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085011017 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085011017 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085011017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085011017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085011017 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085011017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085011017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085011017 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085011017 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085011017 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085011017 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085011017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085011017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085011017 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085011017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085011017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085011017 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085011017 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085011017 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085011017 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085011017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085011017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085011017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085011017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085011017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085011017 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085011017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085011017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085011017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085011017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085011017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085011017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085011017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085011017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085011017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085011017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085011017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085011017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085011017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085011017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085011017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085011017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085011017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085011045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085011045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085011045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085011045 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085011045 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085011045 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085011045 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085011045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085011045 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@c12b04494787: setverdict(pass): none -> pass 20241117085011213 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085011213 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085011213 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085011213 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085011221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085011221 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085011221 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085011221 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085011221 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085011221 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085011221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085011225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085011225 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085011225 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085011225 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085011225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085011225 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085011225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085011225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085011225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085011225 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085011225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085011225 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085011225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085011225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085011225 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085011225 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085011225 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085011226 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085011226 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085011226 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085011226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085011226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085011226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085011226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085011226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085011226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085011226 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085011227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085011227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085011227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085011227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085011227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085011227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085011227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085011227 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085011235 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085011235 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085011235 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085011235 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085011241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085011241 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085011242 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085011242 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085011242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085011242 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085011242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085011244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085011244 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085011244 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085011244 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085011244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085011244 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085011244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085011244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085011245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085011245 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085011245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085011245 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085011245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085011245 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085011245 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085011245 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085011245 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085011246 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085011246 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085011246 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085011246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085011246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085011246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085011246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085011246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085011246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085011246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085011246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085011246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085011246 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085011247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085011247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085011247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085011247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085011247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085011247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085011247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085011247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085012029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085012029 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085012029 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085012029 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085012029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085012029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085012029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085012029 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085012029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085012030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085012030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085012030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085012030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085012030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085012030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085012030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085012030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085012030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085012030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085012030 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085012030 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085012030 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085012030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085012030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085012030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085012030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085012030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085012030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085012030 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085012030 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085012030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085012030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085012030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085012031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085012031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085012031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085012031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085012031 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085012033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085012033 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085012033 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085012033 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085012033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085012033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085012033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085012033 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085012033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085012033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085012033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085012033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085012033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085012033 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085012033 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085012033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085012033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012033 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085012033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085012033 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085012033 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085012033 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085012042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085012042 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085012042 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085012042 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085012042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085012042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085012042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085012042 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085012042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085012042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085012042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085012042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085012042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085012042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085012042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085012042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085012042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012042 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085012042 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085012042 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085012042 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085012042 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085012042 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085012042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085012042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085012042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085012042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085012042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085012042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085012042 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085012042 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085012042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085012042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085012042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085012042 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085012042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085012042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085012042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085012042 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085012043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085012043 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085012043 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085012043 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085012043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085012043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085012043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085012043 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085012043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085012043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085012043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085012043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085012043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085012043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085012043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085012043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085012043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085012043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085012043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085012043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085012043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085012043 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085012043 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085012043 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085012062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35428<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(358)@c12b04494787: f_create_expect(l3 := '5B470F67CABC4387BD40'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(358)@c12b04494787: Created Expect[0] for '5B470F67CABC4387BD40'O to be handled at TC_cs_iu_release_req_rua_disconnect0(364) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@c12b04494787: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)9210974 20241117085013088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085013088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085013088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085013088 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085013088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c8c5e, normal) (hnbgw_rua.c:407) 20241117085013088 DHNB DEBUG map_rua[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117085013088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085013088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9210974 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085013088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085013088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085013088 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9210974 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085013089 DCN DEBUG map_sccp[0x5595ca757d10]{init}: Allocated (fsm.c:456) 20241117085013089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085013089 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9210974 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085013089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9210974 SCCP-33 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085013089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085013089 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085013089 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085013089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085013089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085013089 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085013089 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{IDLE}: Allocated (fsm.c:456) 20241117085013089 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085013089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5b470f67cabc4387bd40004f40030002f00056400500f1100926) (sccp_scrc.c:406) 20241117085013089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085013089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085013089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085013089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085013089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085013089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085013089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085013089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085013089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085013089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085013089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085013089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085013089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085013089 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085013089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085013089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085013089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085013089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085013089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085013089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085013089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085013089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085013089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085013089 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(357)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(358)@c12b04494787: Found Expect[0] for l3='5B470F67CABC4387BD40'O handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-RAN(358)@c12b04494787: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)13384152 HNBGW_Test.msc0-SCCP(357)@c12b04494787: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(364)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(357)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085013096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085013096 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085013096 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085013096 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085013096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085013096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085013096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085013096 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085013096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085013096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085013096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085013096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085013096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085013096 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ae2e2f) (sccp_scrc.c:477) 20241117085013096 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20241117085013096 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085013096 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085013096 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085013096 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085013096 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) 20241117085013096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085013097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_cs_iu_release_req_rua_disconnect0(364)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(363)@c12b04494787: 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)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(357)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(357)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117085013298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085013298 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085013298 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085013298 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085013298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085013298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085013298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085013298 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085013299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085013299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085013299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085013299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085013299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085013299 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) 20241117085013299 DLSCCP DEBUG Received CO:CODT for local reference 33 (sccp_scoc.c:1824) 20241117085013299 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085013299 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085013299 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085013299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085013299 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085013299 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085013299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085013299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085013299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085013299 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085013299 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085013299 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085013299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085013299 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085013299 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{UNUSED}: Allocated (fsm.c:456) 20241117085013299 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{UNUSED}: is child of mgw(mgw-fsm-9210974-0)[0x5595ca772060] (fsm.c:486) 20241117085013299 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9210974-0)[0x5595ca772060] (mgcp_client_endpoint_fsm.c:724) 20241117085013299 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085013299 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085013299 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085013299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9210974-0)[0x5595ca75c770]{ST_CRCX}: Allocated (fsm.c:456) 20241117085013299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9210974-0)[0x5595ca75c770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0] (fsm.c:486) 20241117085013299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9210974-0)[0x5595ca75c770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085013299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9210974-0)[0x5595ca75c770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085013299 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 8c8c'... (mgcp_client.c:805) 20241117085013299 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241117085013299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9210974-0)[0x5595ca75c770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085013299 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(363)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c8c5e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c8c5e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c8c5e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c8c5e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117085013340 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241117085013340 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085013340 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085013340 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085013340 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085013340 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085013340 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013340 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013340 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085013340 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085013340 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013340 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085013340 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085013340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085013340 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085013340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085013340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085013340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085013340 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085013364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085013364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085013364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085013364 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085013364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8c8c5e) (hnbgw_rua.c:471) 20241117085013364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9210974 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085013364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085013364 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085013364 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085013364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085013364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085013364 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085013364 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085013364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085013364 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085013364 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9210974-0)[0x5595ca772060] (mgcp_client_endpoint_fsm.c:724) 20241117085013364 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085013364 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085013364 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085013364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 8c8c'... (mgcp_client.c:805) 20241117085013364 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117085013364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085013364 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085013364 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013364 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "8c8c5e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c8c5e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085013389 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241117085013389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085013389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085013389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085013389 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085013389 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013389 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013389 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085013389 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085013389 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013389 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085013389 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085013389 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085013389 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9210974-0)[0x5595ca772060] (mgcp_client_endpoint_fsm.c:724) 20241117085013389 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085013389 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085013389 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085013389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9210974-0)[0x5595ca75e750]{ST_CRCX}: Allocated (fsm.c:456) 20241117085013389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9210974-0)[0x5595ca75e750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0] (fsm.c:486) 20241117085013390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9210974-0)[0x5595ca75e750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085013390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9210974-0)[0x5595ca75e750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241117085013390 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 8c8c'... (mgcp_client.c:805) 20241117085013390 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117085013390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9210974-0)[0x5595ca75e750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085013390 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085013390 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013390 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013390 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "8c8c5e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c8c5e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085013405 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241117085013405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75e750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085013405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75e750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085013405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75e750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085013405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75e750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085013405 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085013405 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013405 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013405 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013405 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085013405 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085013405 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013405 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{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) 20241117085013405 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085013406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085013406 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085013406 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085013406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085013406 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085013406 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085013406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2e2f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085013406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085013406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085013406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085013406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085013406 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085013406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085013406 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085013406 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085013406 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085013406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085013406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085013406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085013406 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(364)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085013566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085013566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085013566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241117085013566 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085013566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8c8c5e) (hnbgw_rua.c:471) 20241117085013566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9210974 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241117085013566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085013566 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241117085013566 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241117085013566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241117085013566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085013566 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085013566 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085013566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2e2f), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241117085013566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085013566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085013566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085013566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085013567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085013567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085013567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085013567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085013567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085013567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085013567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085013567 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@c12b04494787: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)9210974 20241117085013774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085013774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085013774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241117085013774 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085013774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8c8c5e,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241117085013774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9210974 SCCP-33 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241117085013774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085013774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085013774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085013774 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085013774 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085013774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2e2f), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085013774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085013775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085013775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085013775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085013775 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085013775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241117085013775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085013775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{disconnected}: Freeing instance (context_map.c:202) 20241117085013775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9210974)[0x5595ca771940]{disconnected}: Deallocated (fsm.c:568) 20241117085013775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085013775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{disconnected}: Freeing instance (context_map.c:206) 20241117085013775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5595ca757d10]{disconnected}: Deallocated (fsm.c:568) 20241117085013775 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085013775 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085013775 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085013775 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085013775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085013775 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 8c8c'... (mgcp_client.c:805) 20241117085013775 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085013775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085013775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75e750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085013775 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 8c8c'... (mgcp_client.c:805) 20241117085013775 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085013775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75e750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085013775 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{IN_USE}: Removing from parent mgw(mgw-fsm-9210974-0)[0x5595ca772060] (mgcp_client_endpoint_fsm.c:873) 20241117085013775 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085013775 DLMGCP DEBUG mgw-endp(mgw-fsm-9210974-0)[0x5595ca7507c0]{IN_USE}: Deallocated (fsm.c:568) 20241117085013775 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085013775 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085013775 DMGW DEBUG mgw(mgw-fsm-9210974-0)[0x5595ca772060]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085013775 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9210974 SCCP-33 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085013775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085013775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085013775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085013775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085013775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085013775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085013776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085013776 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@c12b04494787: Session index based on local reference:0 20241117085013781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085013781 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085013781 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085013781 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085013781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085013781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085013781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085013781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085013781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085013781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085013781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085013781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085013781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085013781 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=00ae2e2f) (sccp_scrc.c:477) 20241117085013781 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20241117085013782 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085013782 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085013782 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085013782 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085013782 DLSCCP DEBUG SCCP-SCOC(33)[0x5595ca771230]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(358)@c12b04494787: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)13384152 TC_cs_iu_release_req_rua_disconnect0(364)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "8c8c5e17" }, { code := "I", val := "11111" } }, sdp := omit } 20241117085013792 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20241117085013792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085013792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085013792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085013792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca75c770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(364)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "8c8c5e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(364)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085013794 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20241117085013794 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75e750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085013794 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75e750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085013794 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75e750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085013794 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca75e750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085014796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35428<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(364)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085014805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085014805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085014805 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085014805 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085014805 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351)@c12b04494787: Final verdict of PTC: none 20241117085014806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085014807 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085014807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085014807 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085014807 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085014807 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085014807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085014807 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085014807 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085014807 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 20241117085014807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085014807 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085014807 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085014807 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085014807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085014807 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085014807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085014807 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-RUA(356)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@c12b04494787: Final verdict of PTC: none 20241117085014808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085014808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085014808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085014808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085014808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085014808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085014808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085014808 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085014808 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085014808 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085014808 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085014808 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39207<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(361)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@c12b04494787: Final verdict of PTC: none 20241117085014811 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 20241117085014811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085014811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085014811 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085014811 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085014811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085014811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085014811 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@c12b04494787: Final verdict of PTC: none 20241117085014811 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) 20241117085014811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085014812 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085014812 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085014812 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085014812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085014812 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085014812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085014812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(363)@c12b04494787: Final verdict of PTC: none 20241117085014812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085014812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085014812 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085014812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085014812 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085014812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085014812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085014812 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085014812 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085014812 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085014812 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(359)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(352)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085014816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39894<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(355): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(364): pass (pass -> pass) MTC@c12b04494787: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Sun Nov 17 08:50:14 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 20241117085014909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085015310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309184) Waiting for packet dumper to finish... 1 (prev_count=309184, count=309824) 20241117085016808 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085016809 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085016809 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085016813 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085016813 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085016813 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Sun Nov 17 08:50:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@c12b04494787: 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@c12b04494787: Test case TC_ps_iu_release_req_rua_disconnect started. 20241117085018400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085018405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085018409 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40195<->l=127.0.0.1:4262) (control_if.c:570) 20241117085018425 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085018425 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085018425 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085018425 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085018425 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085018425 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085018425 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085018425 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085018426 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085018426 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)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085018427 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085018427 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085018427 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085018427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085018427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085018427 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085018427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085018427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085018427 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085018427 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085018427 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085018427 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085018427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085018427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085018427 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085018427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085018427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085018427 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085018427 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085018427 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085018427 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085018427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085018427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085018427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085018427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085018427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085018427 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085018427 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085018427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085018427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085018427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085018427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085018427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085018427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085018427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085018427 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085018427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085018427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085018427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085018427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085018427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085018427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085018427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085018427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085018427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085018427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085018427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085018427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085018427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(373)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(371)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085018440 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085018440 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085018440 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085018440 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085018440 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085018441 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085018441 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085018441 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085018442 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085018442 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085018442 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085018442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085018442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085018442 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085018442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085018442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085018442 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085018442 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085018442 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085018442 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085018442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085018442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085018442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085018442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085018442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085018442 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085018442 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085018442 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085018442 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085018442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085018442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085018442 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085018442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085018442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085018442 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085018442 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085018442 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085018442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085018442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085018442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085018442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085018442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085018442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085018442 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085018442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018442 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085018442 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085018442 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085018442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018442 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085018442 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085018442 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085018442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018442 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085018442 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085018442 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085018442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018442 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085018442 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085018442 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085018442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085018464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085018464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085018464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085018464 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085018464 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085018464 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085018464 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085018464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085018464 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@c12b04494787: setverdict(pass): none -> pass 20241117085018639 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085018639 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085018639 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085018639 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085018646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018646 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085018646 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085018646 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085018647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085018647 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085018647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085018649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018649 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085018649 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085018649 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085018649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085018649 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085018650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085018650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085018650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085018650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085018650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085018650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085018650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085018650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085018650 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085018650 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085018650 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085018651 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085018651 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085018651 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085018651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085018651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085018651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085018652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085018652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085018652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085018652 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085018652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085018652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085018652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085018652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085018652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085018652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085018652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085018654 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085018654 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085018654 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085018654 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085018660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018660 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085018660 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085018660 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085018660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085018660 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085018660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085018663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085018663 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085018663 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085018663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085018663 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085018663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085018663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085018663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085018663 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085018663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085018663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085018663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085018663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085018663 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085018663 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085018663 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085018664 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085018664 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085018664 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085018664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085018664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085018664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085018664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085018664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085018664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085018665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085018665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085018665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085018665 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085018665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085018665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085018665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085018665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085018665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085018665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085018665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085018665 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085019445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085019445 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085019445 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085019445 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085019445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085019445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085019445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085019445 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085019445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085019445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085019445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085019445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085019445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085019445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085019445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085019445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085019445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085019445 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085019445 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085019445 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085019445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085019445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085019445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085019445 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085019445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019445 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085019445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085019445 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085019445 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085019445 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085019445 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085019445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085019445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085019445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085019445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085019445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085019445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085019445 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085019445 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085019447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085019447 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085019447 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085019447 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085019447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085019447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085019447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085019447 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085019447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085019447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085019447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085019447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085019447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085019447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085019447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085019447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085019447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085019447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085019447 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085019447 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085019447 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085019458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085019458 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085019458 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085019458 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085019458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085019458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085019458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085019458 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085019458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085019458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085019458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085019458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085019458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085019458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085019458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085019458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085019458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085019458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085019458 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085019458 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085019458 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085019458 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085019458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085019458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085019458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085019458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085019458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085019458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085019458 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085019458 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085019458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085019458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085019458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085019458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085019458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085019458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085019458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085019458 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085019459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085019459 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085019459 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085019459 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085019459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085019459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085019459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085019459 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085019459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085019459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085019459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085019459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085019459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085019459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085019459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085019459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085019459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085019459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085019459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085019459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085019459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085019459 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085019459 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085019459 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085019485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35452<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(375)@c12b04494787: f_create_expect(l3 := '41FD07035C13DB81ABAB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(375)@c12b04494787: Created Expect[0] for '41FD07035C13DB81ABAB'O to be handled at TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@c12b04494787: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)14856109 20241117085020511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085020511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085020511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085020511 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085020511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe2afad, normal) (hnbgw_rua.c:407) 20241117085020511 DHNB DEBUG map_rua[0x5595ca75e750]{init}: Allocated (fsm.c:456) 20241117085020511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085020511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856109 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085020511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085020511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085020511 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856109 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085020511 DCN DEBUG map_sccp[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085020511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085020511 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14856109 <-> SCCP-34 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085020511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856109 SCCP-34 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085020511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085020511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085020511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085020511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085020511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085020511 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085020511 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{IDLE}: Allocated (fsm.c:456) 20241117085020511 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085020511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a41fd07035c13db81abab004f400300012a0056400500f1100926) (sccp_scrc.c:406) 20241117085020511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085020511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085020511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085020511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085020511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085020511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085020511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085020511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085020511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085020511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085020511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085020511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085020511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085020511 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085020511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085020511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085020511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085020511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085020511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085020511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085020511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085020511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085020511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085020511 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(375)@c12b04494787: Found Expect[0] for l3='41FD07035C13DB81ABAB'O handled at TC_ps_iu_release_req_rua_disconnect0(378) HNBGW_Test.sgsn0-RAN(375)@c12b04494787: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)11759140 HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(378)@c12b04494787: setverdict(pass): none -> pass 20241117085020522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085020522 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085020522 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085020522 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085020522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085020522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085020522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085020522 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085020522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085020522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085020522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085020522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085020522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085020522 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00788a71) (sccp_scrc.c:477) 20241117085020522 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20241117085020522 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085020522 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085020522 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085020522 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085020522 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) 20241117085020522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085020522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW-PFCP(368)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(378) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085020722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085020722 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085020722 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085020722 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085020722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085020722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085020722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085020722 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085020722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085020722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085020723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085020723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085020723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085020723 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) 20241117085020723 DLSCCP DEBUG Received CO:CODT for local reference 34 (sccp_scoc.c:1824) 20241117085020723 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085020723 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085020723 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085020723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085020723 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085020723 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085020723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085020723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085020723 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085020723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085020723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085020723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085020723 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085020757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085020757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085020757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085020757 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085020757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe2afad) (hnbgw_rua.c:471) 20241117085020757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856109 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085020757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085020757 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085020757 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085020757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085020757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085020757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085020757 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085020757 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085020757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00788a71), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085020757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085020757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085020757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085020757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085020757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085020757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085020757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085020757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085020757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085020757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085020757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085020757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(378)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085020962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085020962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085020962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241117085020962 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085020962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe2afad) (hnbgw_rua.c:471) 20241117085020962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856109 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241117085020962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085020962 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241117085020962 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241117085020962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241117085020962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085020962 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085020962 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085020962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00788a71), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241117085020962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085020962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085020962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085020962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085020963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085020963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085020963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085020963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085020963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085020963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085020963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085020963 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@c12b04494787: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)14856109 20241117085021166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085021166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085021166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241117085021166 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085021166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe2afad,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241117085021166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856109 SCCP-34 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241117085021166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085021166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085021166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085021166 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085021166 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085021166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00788a71), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085021166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085021166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085021166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085021166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085021166 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085021166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241117085021166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085021166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{disconnected}: Freeing instance (context_map.c:202) 20241117085021166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14856109)[0x5595ca75e750]{disconnected}: Deallocated (fsm.c:568) 20241117085021166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085021166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{disconnected}: Freeing instance (context_map.c:206) 20241117085021167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5595ca75c770]{disconnected}: Deallocated (fsm.c:568) 20241117085021167 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856109 SCCP-34 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085021167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085021167 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085021167 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085021167 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085021167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085021167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085021167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085021167 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: Session index based on local reference:0 20241117085021171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085021171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085021171 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085021171 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085021171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085021171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085021172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085021172 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085021172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085021172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085021172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085021172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085021172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085021172 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=00788a71) (sccp_scrc.c:477) 20241117085021172 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20241117085021172 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085021172 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085021172 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085021172 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085021172 DLSCCP DEBUG SCCP-SCOC(34)[0x5595ca771230]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(375)@c12b04494787: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)11759140 20241117085022180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(378)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085022191 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40195<->l=127.0.0.1:4262) (control_if.c:193) 20241117085022191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085022191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085022191 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085022191 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085022191 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085022191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(372)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365)@c12b04494787: Final verdict of PTC: none 20241117085022192 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085022192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085022192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085022192 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085022192 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085022192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085022192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085022192 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085022192 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 20241117085022192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085022192 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085022192 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085022192 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085022192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085022192 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085022193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@c12b04494787: Final verdict of PTC: none 20241117085022193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085022193 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085022193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085022193 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085022193 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085022193 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 20241117085022193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085022193 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085022193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085022193 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085022193 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085022193 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 20241117085022193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085022193 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085022193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085022193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085022193 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085022193 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085022193 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085022193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085022193 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085022193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085022193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085022193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085022193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085022193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085022193 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085022193 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085022193 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085022193 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(373)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@c12b04494787: Final verdict of PTC: none 20241117085022193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085022193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085022193 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085022193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085022193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085022193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085022193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085022194 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085022194 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085022194 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085022194 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(377)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(366)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085022195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35440<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(369): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(378): pass (pass -> pass) MTC@c12b04494787: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Sun Nov 17 08:50:22 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 20241117085022239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085022640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50724<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273352) Waiting for packet dumper to finish... 1 (prev_count=273352, count=273892) 20241117085024194 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085024194 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085024194 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085024194 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085024194 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085024194 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Sun Nov 17 08:50:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@c12b04494787: 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@c12b04494787: Test case TC_ps_rab_assignment started. 20241117085025742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085025745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085025748 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41429<->l=127.0.0.1:4262) (control_if.c:570) 20241117085025762 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085025762 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085025762 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085025762 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085025763 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085025763 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(383)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085025763 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085025763 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085025763 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085025763 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085025764 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085025764 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085025764 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085025764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085025764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085025764 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085025764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085025764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085025764 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085025764 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085025764 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085025764 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085025764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085025764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085025764 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085025764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085025764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085025764 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085025764 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085025764 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085025764 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085025764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085025764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085025764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085025764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085025764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085025764 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085025764 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085025764 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085025764 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085025764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085025764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085025764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085025764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085025764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085025764 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085025764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085025765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085025765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085025765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085025765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085025765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085025765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085025765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085025765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085025765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085025765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085025765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085025765 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(387)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(385)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085025781 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085025781 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085025781 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085025781 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085025782 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085025782 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085025782 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085025782 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085025783 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085025783 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085025783 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085025783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085025783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085025783 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085025783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085025783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085025783 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085025783 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085025783 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085025783 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085025783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085025783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085025783 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085025783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085025783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085025783 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085025783 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085025783 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085025783 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085025783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085025783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085025783 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085025783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085025783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085025783 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085025783 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085025783 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085025783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085025783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085025783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085025783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085025783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085025783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085025783 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085025784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085025784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085025784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085025784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085025784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085025784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085025784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085025784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085025784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085025784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085025784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085025784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085025784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085025814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085025814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085025814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085025814 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085025814 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085025814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085025814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085025814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085025814 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@c12b04494787: setverdict(pass): none -> pass 20241117085025978 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085025978 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085025978 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085025978 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085025987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025987 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085025987 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085025987 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085025987 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085025987 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085025987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085025990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025990 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085025991 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085025991 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085025991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085025991 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085025991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085025991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085025991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085025991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085025991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085025991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085025991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085025991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085025991 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085025991 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085025991 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085025992 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085025992 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085025992 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085025993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085025993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085025993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085025993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085025993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085025993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085025993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085025993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085025993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085025993 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085025993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085025993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085025993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085025993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085025993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085025993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085025993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085025993 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085026000 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085026000 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085026000 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085026000 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085026006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085026006 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085026006 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085026006 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085026006 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085026006 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085026006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085026007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085026007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085026007 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085026007 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085026007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085026007 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085026007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085026007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085026007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085026008 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085026008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085026008 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085026008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085026008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085026008 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085026008 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085026008 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085026009 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085026009 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085026009 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085026009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085026009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085026009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085026009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085026009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085026009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085026009 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085026009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085026009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085026009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085026009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085026009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085026009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085026009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085026009 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085026791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085026791 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085026791 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085026791 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085026791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085026791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085026791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085026791 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085026791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085026791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085026791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085026791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085026791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085026791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085026791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085026791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085026791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026791 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085026791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085026791 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085026791 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085026791 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085026791 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085026791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085026791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085026791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085026791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085026791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085026791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085026791 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085026791 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085026791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085026791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085026791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085026791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085026791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085026791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085026791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085026791 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085026794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085026794 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085026794 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085026794 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085026794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085026794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085026794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085026794 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085026794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085026794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085026794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085026794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085026794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085026794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085026794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085026794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085026794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085026794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085026794 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085026794 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085026794 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085026808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085026808 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085026808 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085026808 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085026808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085026808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085026808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085026808 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085026808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085026808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085026808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085026808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085026808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085026808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085026808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085026808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085026808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085026808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085026808 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085026808 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085026808 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085026808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085026809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085026809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085026809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085026809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085026809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085026809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085026809 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085026809 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085026809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085026809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085026809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085026809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085026809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085026809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085026809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085026809 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085026811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085026811 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085026811 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085026811 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085026811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085026811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085026811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085026811 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085026811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085026811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085026811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085026811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085026811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085026811 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085026811 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085026811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085026811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085026811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085026811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085026811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085026811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085026811 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085026811 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085026811 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085027850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50754<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(389)@c12b04494787: f_create_expect(l3 := '7F2E6C045C30594224E0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(389)@c12b04494787: Created Expect[0] for '7F2E6C045C30594224E0'O to be handled at TC_ps_rab_assignment0(392) TC_ps_rab_assignment-Iuh0-RUA(384)@c12b04494787: Added conn table entry 0TC_ps_rab_assignment0(392)16370524 20241117085028893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085028893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085028893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085028893 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085028893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf9cb5c, normal) (hnbgw_rua.c:407) 20241117085028893 DHNB DEBUG map_rua[0x5595ca771230]{init}: Allocated (fsm.c:456) 20241117085028893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085028893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16370524 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085028893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085028893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085028893 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16370524 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085028893 DCN DEBUG map_sccp[0x5595ca75e750]{init}: Allocated (fsm.c:456) 20241117085028893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085028893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16370524 <-> SCCP-35 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085028893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16370524 SCCP-35 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085028893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085028893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085028893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085028893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085028893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085028893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085028893 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{IDLE}: Allocated (fsm.c:456) 20241117085028893 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085028893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a7f2e6c045c30594224e0004f40030000e40056400500f1100926) (sccp_scrc.c:406) 20241117085028893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085028893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085028893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085028893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085028893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085028893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085028893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085028893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085028893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085028893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085028893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085028893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085028893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085028893 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085028893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085028893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085028894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085028894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085028894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085028894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085028894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085028894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085028894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085028894 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(389)@c12b04494787: Found Expect[0] for l3='7F2E6C045C30594224E0'O handled at TC_ps_rab_assignment0(392) HNBGW_Test.sgsn0-RAN(389)@c12b04494787: Added conn table entry 0TC_ps_rab_assignment0(392)14506208 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(392)@c12b04494787: setverdict(pass): none -> pass 20241117085028913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085028913 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085028913 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085028914 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085028914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085028914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085028914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085028914 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085028914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085028914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085028914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085028914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085028914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085028914 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001b2a6a) (sccp_scrc.c:477) 20241117085028914 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20241117085028914 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085028914 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085028914 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085028914 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085028914 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) 20241117085028914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085028914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW-PFCP(382)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(392) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085029114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085029114 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085029114 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085029114 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085029114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085029114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085029114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085029114 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085029114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085029114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085029114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085029114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085029115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085029115 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) 20241117085029115 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241117085029115 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085029115 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085029115 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085029115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085029115 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085029115 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085029115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085029115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085029115 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085029115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085029115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085029115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085029115 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085029155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085029155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085029155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085029155 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085029155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf9cb5c) (hnbgw_rua.c:471) 20241117085029155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16370524 SCCP-35 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085029155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085029155 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085029155 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085029155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085029155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085029155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085029155 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085029155 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085029155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b2a6a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085029155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085029155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085029155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085029155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085029155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085029155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085029155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085029155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085029155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085029155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085029155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085029155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085031180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085031180 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085031180 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085031180 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085031180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085031180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085031180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085031180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085031180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085031180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085031180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085031180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085031180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085031180 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) 20241117085031181 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241117085031181 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085031181 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085031181 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085031181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085031181 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085031181 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085031181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085031181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085031181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085031181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085031181 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(384)@c12b04494787: Deleted conn table entry 0TC_ps_rab_assignment0(392)16370524 20241117085031199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085031199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085031199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085031199 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085031199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf9cb5c,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085031199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16370524 SCCP-35 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085031199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085031199 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085031199 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085031199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085031199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085031199 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085031199 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085031199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b2a6a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085031200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085031200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085031200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085031200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085031200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085031200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085031200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085031200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085031200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085031200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085031200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085031200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085031200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085031200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085031200 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(389)@c12b04494787: Deleted conn table entry 0TC_ps_rab_assignment0(392)14506208 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: Session index based on connection ID:0 20241117085031209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085031209 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085031209 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085031209 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085031209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085031209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085031209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085031209 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085031209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085031209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085031209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085031209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085031209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085031209 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=001b2a6a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085031209 DLSCCP DEBUG Received CO:RELRE for local reference 35 (sccp_scoc.c:1824) 20241117085031209 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085031209 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085031209 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085031209 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) 20241117085031209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085031209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085031209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085031209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{disconnected}: Freeing instance (context_map.c:202) 20241117085031209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16370524)[0x5595ca771230]{disconnected}: Deallocated (fsm.c:568) 20241117085031209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085031209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{disconnected}: Freeing instance (context_map.c:206) 20241117085031209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5595ca75e750]{disconnected}: Deallocated (fsm.c:568) 20241117085031209 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16370524 SCCP-35 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085031209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b2a6a), PART(T=Source Reference,L=4,D=00000023) (sccp_scrc.c:406) 20241117085031209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085031209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085031209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085031209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085031209 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085031209 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085031209 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085031209 DLSCCP DEBUG SCCP-SCOC(35)[0x5595ca75c770]{IDLE}: Deallocated (fsm.c:568) 20241117085031209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085031209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085031209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085031209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085031209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085031209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085031209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085031209 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: RLC received in state:disconnect_pending TC_ps_rab_assignment0(392)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085033207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50754<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(392)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085033212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50752<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085033212 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41429<->l=127.0.0.1:4262) (control_if.c:193) 20241117085033212 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085033212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085033212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.sgsn0-SCCP(388)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@c12b04494787: Final verdict of PTC: none 20241117085033212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085033212 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085033212 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-M3UA(390)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@c12b04494787: Final verdict of PTC: none 20241117085033212 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085033212 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085033212 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085033213 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(386)@c12b04494787: Final verdict of PTC: none 20241117085033212 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085033212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085033212 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085033212 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085033212 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085033212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085033212 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085033212 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085033213 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085033213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085033213 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085033213 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085033213 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 20241117085033213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085033213 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085033213 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085033213 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085033213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085033213 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085033213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085033213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085033213 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 20241117085033213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085033213 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085033213 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085033213 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085033213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085033213 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085033213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085033213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(380)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@c12b04494787: Final verdict of PTC: none 20241117085033213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085033213 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085033213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085033213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085033213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085033213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085033213 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085033213 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085033213 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085033213 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085033213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085033214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085033214 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085033214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085033214 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085033214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085033214 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085033214 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085033214 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085033214 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085033214 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_ps_rab_assignment(379)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@c12b04494787: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(383)@c12b04494787: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(384)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(391)@c12b04494787: Final verdict of PTC: none 20241117085033218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(379): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment-Iuh0(383): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(384): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment0(392): pass (pass -> pass) MTC@c12b04494787: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sun Nov 17 08:50:33 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 20241117085033290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085033692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279368) Waiting for packet dumper to finish... 1 (prev_count=279368, count=280008) 20241117085035214 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085035214 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085035214 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085035214 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085035214 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085035214 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Sun Nov 17 08:50: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_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@c12b04494787: 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@c12b04494787: Test case TC_ps_rab_assignment_concurrent started. 20241117085036806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085036811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085036815 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34901<->l=127.0.0.1:4262) (control_if.c:570) 20241117085036831 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085036831 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085036832 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085036832 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085036832 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085036832 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(397)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085036832 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085036832 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085036832 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085036832 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085036833 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085036833 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085036833 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085036833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085036833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085036833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085036833 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085036833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085036833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085036833 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085036833 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085036833 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085036833 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085036833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085036833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085036833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085036833 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085036833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085036833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085036833 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085036833 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085036833 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085036833 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085036833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085036833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085036833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085036833 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085036833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085036833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085036833 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085036833 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085036834 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085036834 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085036834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085036834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085036834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085036834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085036834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085036834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085036834 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085036834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085036834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085036834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085036834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085036834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085036834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085036834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085036834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085036834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085036834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085036834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085036834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085036834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085036834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085036834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085036834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085036834 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(401)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(399)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085036847 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085036847 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085036847 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085036847 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085036848 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085036848 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085036848 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085036848 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085036849 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085036849 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085036849 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085036849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085036849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085036849 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085036849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085036849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085036849 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085036849 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085036849 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085036849 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085036849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085036849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085036849 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085036849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085036849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085036849 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085036849 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085036849 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085036849 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085036849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085036849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085036849 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085036849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085036849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085036849 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085036849 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085036849 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085036849 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085036849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085036849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085036849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085036849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085036849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085036849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085036849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085036849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085036849 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085036849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085036849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085036849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085036849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085036849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085036849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085036849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085036849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085036849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085036849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085036849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085036849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085036849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085036849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085036849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085036849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085036849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085036871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085036871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085036871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085036871 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085036871 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085036871 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085036871 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085036871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085036871 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@c12b04494787: setverdict(pass): none -> pass 20241117085037046 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085037046 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085037046 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085037046 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085037049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037049 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085037049 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085037049 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085037049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085037049 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085037049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085037050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037050 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085037050 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085037050 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085037050 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085037050 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085037050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085037050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085037050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085037050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085037050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085037050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085037050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085037050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085037050 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085037050 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085037050 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085037051 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085037051 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085037051 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085037051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085037051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085037052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085037052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085037052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085037052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085037052 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085037052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085037052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085037052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085037052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085037052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085037052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085037052 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085037061 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085037061 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085037061 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085037061 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085037063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037063 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085037063 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085037063 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085037063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085037063 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085037063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085037064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037064 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085037064 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085037064 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085037064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085037064 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085037064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085037064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085037064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085037064 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085037064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085037064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085037064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085037064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085037064 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085037064 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085037064 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085037065 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085037065 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085037065 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085037065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085037065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085037065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085037065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085037065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085037065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085037065 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085037066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085037066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085037066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085037066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085037066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085037066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085037066 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085037862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037862 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085037862 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085037862 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085037862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085037862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085037862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085037862 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085037862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085037862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085037862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085037862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085037862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085037862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085037862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085037862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085037862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037863 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085037863 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085037863 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085037863 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085037863 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085037863 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085037863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085037863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085037863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085037863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085037863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085037863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085037863 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085037863 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085037864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085037864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085037864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085037864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085037864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085037864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085037864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085037865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037865 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085037865 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085037865 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085037865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085037865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085037865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085037865 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085037865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085037865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085037865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085037865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085037865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085037865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085037865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085037865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085037866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085037866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085037866 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085037866 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085037870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037870 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085037870 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085037870 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085037870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085037870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085037870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085037870 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085037870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085037870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085037870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085037870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085037870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085037870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085037870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085037870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085037870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085037870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085037870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085037870 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085037870 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085037870 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085037870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085037870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085037870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085037870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085037870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085037870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085037870 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085037870 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085037870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085037870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085037870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085037870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085037870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085037870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085037870 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085037871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085037871 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085037871 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085037871 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085037871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085037871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085037871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085037871 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085037871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085037871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085037871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085037871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085037872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085037872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085037872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085037872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085037872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085037872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085037872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085037872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085037872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085037872 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085037872 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085037872 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085038908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085038934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085038954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085038968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085038980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085038990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085038999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085039009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085039023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085039035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085039054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085039068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085039082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085039094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085039107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085039121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41680<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '718A8B0BBD51953B1F38'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[0] for '718A8B0BBD51953B1F38'O to be handled at TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)1009853 20241117085039924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085039924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085039924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085039924 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085039924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf68bd, normal) (hnbgw_rua.c:407) 20241117085039924 DHNB DEBUG map_rua[0x5595ca771230]{init}: Allocated (fsm.c:456) 20241117085039924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085039924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009853 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085039924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085039924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085039924 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009853 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085039924 DCN DEBUG map_sccp[0x5595ca75e750]{init}: Allocated (fsm.c:456) 20241117085039924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085039924 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1009853 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085039924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009853 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085039924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085039924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085039924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085039924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085039924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085039924 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085039924 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{IDLE}: Allocated (fsm.c:456) 20241117085039924 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085039924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a718a8b0bbd51953b1f38004f40030003180056400500f1100926) (sccp_scrc.c:406) 20241117085039924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085039924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085039924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085039924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085039924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085039924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085039924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085039924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085039924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085039924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085039924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085039924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085039924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085039924 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085039924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085039924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085039924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085039924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085039924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085039924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085039924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085039924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085039924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085039924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[0] for l3='718A8B0BBD51953B1F38'O handled at TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)9025033 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(406)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085039933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085039933 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085039933 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085039933 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085039933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085039933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085039933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085039933 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085039933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085039933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085039933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085039933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085039933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085039933 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00da8b8c) (sccp_scrc.c:477) 20241117085039933 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20241117085039933 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085039933 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085039933 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085039933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085039933 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) 20241117085039933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085039933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '18D6E2101539FDBD068E'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[0] for '18D6E2101539FDBD068E'O to be handled at TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)6839580 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '467F4436592ADC53D2EF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[1] for '467F4436592ADC53D2EF'O to be handled at TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)7016694 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '1EC48B9B03FDAC3456C1'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[2] for '1EC48B9B03FDAC3456C1'O to be handled at TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)8834102 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := 'CC3EF85082D272B469AC'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[3] for 'CC3EF85082D272B469AC'O to be handled at TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)5999933 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '488EA2D73EFAFF656027'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[4] for '488EA2D73EFAFF656027'O to be handled at TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)8167487 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '856E3078CAB36580EF20'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[5] for '856E3078CAB36580EF20'O to be handled at TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)5618935 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := 'CEFA9682CB28F76C3179'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[6] for 'CEFA9682CB28F76C3179'O to be handled at TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)13022530 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := 'E32B50B58452DB8CCC45'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[7] for 'E32B50B58452DB8CCC45'O to be handled at TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)9314155 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '1FD0CED553ADAFFAC103'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[8] for '1FD0CED553ADAFFAC103'O to be handled at TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)10901957 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '1761B8467C69CAF59864'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[9] for '1761B8467C69CAF59864'O to be handled at TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)12959317 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := 'B150E87E19450D5E7E83'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[10] for 'B150E87E19450D5E7E83'O to be handled at TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)13972150 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '8EC637D869679F011A7C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[11] for '8EC637D869679F011A7C'O to be handled at TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)15750499 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '876E9C5776BD36C2DB03'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[12] for '876E9C5776BD36C2DB03'O to be handled at TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)11652967 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := '861E945AEB8D77EB25A5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[13] for '861E945AEB8D77EB25A5'O to be handled at TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)5402246 20241117085040130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x685d1c, normal) (hnbgw_rua.c:407) 20241117085040130 DHNB DEBUG map_rua[0x5595ca771940]{init}: Allocated (fsm.c:456) 20241117085040130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6839580 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6839580 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040130 DCN DEBUG map_sccp[0x5595ca757d10]{init}: Allocated (fsm.c:456) 20241117085040130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040130 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6839580 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6839580 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040130 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040130 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{IDLE}: Allocated (fsm.c:456) 20241117085040130 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a18d6e2101539fdbd068e004f40030002590056400500f1100926) (sccp_scrc.c:406) 20241117085040130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040130 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6b10f6, normal) (hnbgw_rua.c:407) 20241117085040130 DHNB DEBUG map_rua[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085040130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7016694 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7016694 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040130 DCN DEBUG map_sccp[0x5595ca758540]{init}: Allocated (fsm.c:456) 20241117085040130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040131 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7016694 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7016694 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040131 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040131 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040131 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040131 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{IDLE}: Allocated (fsm.c:456) 20241117085040131 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a467f4436592adc53d2ef004f40030000960056400500f1100926) (sccp_scrc.c:406) 20241117085040131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040131 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040131 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040131 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040131 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) 20241117085040131 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241117085040131 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040131 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040131 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040131 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040131 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040131 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040131 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x86cc36, normal) (hnbgw_rua.c:407) 20241117085040131 DHNB DEBUG map_rua[0x5595ca79f540]{init}: Allocated (fsm.c:456) 20241117085040131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8834102 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040131 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8834102 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040131 DCN DEBUG map_sccp[0x5595ca761bf0]{init}: Allocated (fsm.c:456) 20241117085040131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040131 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8834102 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8834102 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040131 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040131 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{IDLE}: Allocated (fsm.c:456) 20241117085040131 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1ec48b9b03fdac3456c1004f400300001e0056400500f1100926) (sccp_scrc.c:406) 20241117085040131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040131 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040131 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040131 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040131 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040131 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040131 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040132 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085040131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040132 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5b8d3d, normal) (hnbgw_rua.c:407) 20241117085040132 DHNB DEBUG map_rua[0x5595ca761ed0]{init}: Allocated (fsm.c:456) 20241117085040132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5999933 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040132 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5999933 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040132 DCN DEBUG map_sccp[0x5595ca758300]{init}: Allocated (fsm.c:456) 20241117085040132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040132 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5999933 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5999933 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040132 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040132 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{IDLE}: Allocated (fsm.c:456) 20241117085040132 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acc3ef85082d272b469ac004f400300000a0056400500f1100926) (sccp_scrc.c:406) 20241117085040132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040132 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040132 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7ca03f, normal) (hnbgw_rua.c:407) 20241117085040132 DHNB DEBUG map_rua[0x5595ca761da0]{init}: Allocated (fsm.c:456) 20241117085040132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040132 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8167487 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040132 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8167487 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040132 DCN DEBUG map_sccp[0x5595ca7554f0]{init}: Allocated (fsm.c:456) 20241117085040132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040132 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8167487 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8167487 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040133 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040133 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{IDLE}: Allocated (fsm.c:456) 20241117085040133 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a488ea2d73efaff656027004f400300013f0056400500f1100926) (sccp_scrc.c:406) 20241117085040133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040133 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040133 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55bcf7, normal) (hnbgw_rua.c:407) 20241117085040133 DHNB DEBUG map_rua[0x5595ca79f810]{init}: Allocated (fsm.c:456) 20241117085040133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040133 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040133 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040133 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040133 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5618935 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040133 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5618935 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040133 DCN DEBUG map_sccp[0x5595ca760eb0]{init}: Allocated (fsm.c:456) 20241117085040133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040133 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5618935 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5618935 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040134 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040134 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{IDLE}: Allocated (fsm.c:456) 20241117085040134 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a856e3078cab36580ef20004f400300019b0056400500f1100926) (sccp_scrc.c:406) 20241117085040134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040134 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040134 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc6b542, normal) (hnbgw_rua.c:407) 20241117085040134 DHNB DEBUG map_rua[0x5595ca761070]{init}: Allocated (fsm.c:456) 20241117085040134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13022530 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040134 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040134 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040134 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13022530 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040134 DCN DEBUG map_sccp[0x5595ca76b2a0]{init}: Allocated (fsm.c:456) 20241117085040134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040134 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13022530 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13022530 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040134 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040134 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040134 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040134 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{IDLE}: Allocated (fsm.c:456) 20241117085040134 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acefa9682cb28f76c3179004f40030003690056400500f1100926) (sccp_scrc.c:406) 20241117085040134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040135 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040135 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:1 20241117085040135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8e1f6b, normal) (hnbgw_rua.c:407) 20241117085040135 DHNB DEBUG map_rua[0x5595ca772df0]{init}: Allocated (fsm.c:456) 20241117085040135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9314155 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040135 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040135 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040134 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040135 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040135 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040135 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040135 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040135 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9314155 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040135 DCN DEBUG map_sccp[0x5595ca772600]{init}: Allocated (fsm.c:456) 20241117085040135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040135 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9314155 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9314155 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040135 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040135 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040135 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040135 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{IDLE}: Allocated (fsm.c:456) 20241117085040135 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae32b50b58452db8ccc45004f400300033c0056400500f1100926) (sccp_scrc.c:406) 20241117085040135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040135 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040135 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa659c5, normal) (hnbgw_rua.c:407) 20241117085040135 DHNB DEBUG map_rua[0x5595ca75f0f0]{init}: Allocated (fsm.c:456) 20241117085040135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10901957 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040135 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040135 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040136 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040136 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10901957 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040136 DCN DEBUG map_sccp[0x5595ca76c440]{init}: Allocated (fsm.c:456) 20241117085040136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040136 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10901957 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10901957 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040136 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040136 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040136 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040136 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{IDLE}: Allocated (fsm.c:456) 20241117085040136 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1fd0ced553adaffac103004f40030001e20056400500f1100926) (sccp_scrc.c:406) 20241117085040136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040136 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040136 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc5be55, normal) (hnbgw_rua.c:407) 20241117085040136 DHNB DEBUG map_rua[0x5595ca76f500]{init}: Allocated (fsm.c:456) 20241117085040136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959317 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040136 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040136 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040136 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040136 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959317 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040136 DCN DEBUG map_sccp[0x5595ca7cad60]{init}: Allocated (fsm.c:456) 20241117085040136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040136 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12959317 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959317 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040136 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040136 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040136 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040136 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{IDLE}: Allocated (fsm.c:456) 20241117085040136 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1761b8467c69caf59864004f400300027f0056400500f1100926) (sccp_scrc.c:406) 20241117085040136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. 20241117085040137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040137 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040137 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040137 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040137 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040137 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd532b6, normal) (hnbgw_rua.c:407) 20241117085040137 DHNB DEBUG map_rua[0x5595ca76c090]{init}: Allocated (fsm.c:456) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13972150 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040137 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040137 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13972150 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040137 DCN DEBUG map_sccp[0x5595ca75a050]{init}: Allocated (fsm.c:456) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040137 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13972150 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13972150 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040137 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{IDLE}: Allocated (fsm.c:456) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab150e87e19450d5e7e83004f40030001040056400500f1100926) (sccp_scrc.c:406) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040137 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf05563, normal) (hnbgw_rua.c:407) 20241117085040137 DHNB DEBUG map_rua[0x5595ca76f3b0]{init}: Allocated (fsm.c:456) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750499 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040137 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750499 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040137 DCN DEBUG map_sccp[0x5595ca76d030]{init}: Allocated (fsm.c:456) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040137 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15750499 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750499 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040137 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{IDLE}: Allocated (fsm.c:456) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8ec637d869679f011a7c004f40030003870056400500f1100926) (sccp_scrc.c:406) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040137 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040137 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040137 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb1cf67, normal) (hnbgw_rua.c:407) 20241117085040137 DHNB DEBUG map_rua[0x5595ca76c1c0]{init}: Allocated (fsm.c:456) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11652967 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040137 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11652967 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040137 DCN DEBUG map_sccp[0x5595ca773eb0]{init}: Allocated (fsm.c:456) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040137 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11652967 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11652967 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040137 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{IDLE}: Allocated (fsm.c:456) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a876e9c5776bd36c2db03004f40030003dc0056400500f1100926) (sccp_scrc.c:406) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040137 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x526e86, normal) (hnbgw_rua.c:407) 20241117085040137 DHNB DEBUG map_rua[0x5595ca773ba0]{init}: Allocated (fsm.c:456) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5402246 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040137 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5402246 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040137 DCN DEBUG map_sccp[0x5595ca759e40]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[0] for l3='18D6E2101539FDBD068E'O handled at TC_ps_rab_assignment_concurrent0(407) 20241117085040137 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040137 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5402246 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5402246 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040137 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)6128183 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040137 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{IDLE}: Allocated (fsm.c:456) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a861e945aeb8d77eb25a5004f40030001ee0056400500f1100926) (sccp_scrc.c:406) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040137 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040137 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040137 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(403)@c12b04494787: f_create_expect(l3 := 'F59327AF5B030FDA3FB1'O, n_connectPointCode := omit HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:3 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Created Expect[0] for 'F59327AF5B030FDA3FB1'O to be handled at TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[1] for l3='467F4436592ADC53D2EF'O handled at TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)14240628 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:4 TC_ps_rab_assignment_concurrent0(407)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:5 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[5]. TC_ps_rab_assignment_concurrent0(408)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[2] for l3='1EC48B9B03FDAC3456C1'O handled at TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)2685643 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:6 HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(407) subscribed for broadcast HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(408) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:7 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[3] for l3='CC3EF85082D272B469AC'O handled at TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)14431170 TC_ps_rab_assignment_concurrent0(409)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[4] for l3='488EA2D73EFAFF656027'O handled at TC_ps_rab_assignment_concurrent0(411) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)2062408 HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(409) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(410)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(411)@c12b04494787: setverdict(pass): none -> pass 20241117085040149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040149 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040149 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040149 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040149 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(410) subscribed for broadcast 20241117085040149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040149 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008868a9) (sccp_scrc.c:477) 20241117085040149 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20241117085040149 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040149 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040149 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040149 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040149 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) 20241117085040150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[5] for l3='856E3078CAB36580EF20'O handled at TC_ps_rab_assignment_concurrent0(412) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)1047724 HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(411) subscribed for broadcast HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[6] for l3='CEFA9682CB28F76C3179'O handled at TC_ps_rab_assignment_concurrent0(413) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)13509582 TC_ps_rab_assignment_concurrent0(412)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:8 TC_ps_rab_assignment_concurrent0(413)@c12b04494787: setverdict(pass): none -> pass HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(412) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[8]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)12117428 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:9 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[7] for l3='E32B50B58452DB8CCC45'O handled at TC_ps_rab_assignment_concurrent0(414) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)10401143 HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(413) subscribed for broadcast 20241117085040161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085040161 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085040161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb8e5b4, normal) (hnbgw_rua.c:407) 20241117085040161 DHNB DEBUG map_rua[0x5595ca76db10]{init}: Allocated (fsm.c:456) 20241117085040161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085040161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12117428 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085040161 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040161 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040161 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12117428 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085040162 DCN DEBUG map_sccp[0x5595ca76dc40]{init}: Allocated (fsm.c:456) 20241117085040162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085040162 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12117428 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085040162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12117428 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085040162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085040162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085040162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085040162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085040162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040162 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085040162 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{IDLE}: Allocated (fsm.c:456) 20241117085040162 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085040162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af59327af5b030fda3fb1004f40030002e60056400500f1100926) (sccp_scrc.c:406) 20241117085040162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085040162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085040162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085040162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040162 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085040162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085040162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085040162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[9]. 20241117085040163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040163 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:10 TC_ps_rab_assignment_concurrent0(414)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[8] for l3='1FD0CED553ADAFFAC103'O handled at TC_ps_rab_assignment_concurrent0(415) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)10378743 TC_ps_rab_assignment_concurrent0(406)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:11 HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(414) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[11]. TC_ps_rab_assignment_concurrent0(415)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:12 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[9] for l3='1761B8467C69CAF59864'O handled at TC_ps_rab_assignment_concurrent0(416) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)14763224 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[12]. HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(415) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:13 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[10] for l3='B150E87E19450D5E7E83'O handled at TC_ps_rab_assignment_concurrent0(417) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)13065295 TC_ps_rab_assignment_concurrent0(416)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[11] for l3='8EC637D869679F011A7C'O handled at TC_ps_rab_assignment_concurrent0(418) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)6109965 HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(416) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(417)@c12b04494787: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(418)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:3 20241117085040177 DLSS7 <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(402)@c12b04494787: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[12] for l3='876E9C5776BD36C2DB03'O handled at TC_ps_rab_assignment_concurrent0(419) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)5751485 20241117085040177 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040177 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040177 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040177 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(417) subscribed for broadcast 20241117085040177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040177 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c17e73) (sccp_scrc.c:477) 20241117085040177 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20241117085040177 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040177 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040177 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040177 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040177 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) 20241117085040177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:4 HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(418) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(419)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(419) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[13] for l3='861E945AEB8D77EB25A5'O handled at TC_ps_rab_assignment_concurrent0(420) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)13125416 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:11 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Found Expect[0] for l3='F59327AF5B030FDA3FB1'O handled at TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)483707 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(420)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:13 HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(420) subscribed for broadcast TC_ps_rab_assignment_concurrent0(421)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW-PFCP(396)@c12b04494787: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(421) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085040362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040362 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf68bd) (hnbgw_rua.c:471) 20241117085040362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009853 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040362 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040362 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040362 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040362 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040362 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da8b8c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040363 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040363 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040363 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040363 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040363 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040364 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040364 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040364 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040364 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040364 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001cd52) (sccp_scrc.c:477) 20241117085040364 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20241117085040364 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040364 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040364 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040364 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040364 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) 20241117085040364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040364 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040364 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040364 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040364 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040364 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b45d8a) (sccp_scrc.c:477) 20241117085040364 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20241117085040364 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040364 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040364 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040364 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040364 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) 20241117085040364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040364 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040364 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040364 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040364 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005269d8) (sccp_scrc.c:477) 20241117085040364 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20241117085040364 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040364 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040364 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040364 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040364 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040364 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) 20241117085040364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040365 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040365 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040365 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0045c6ea) (sccp_scrc.c:477) 20241117085040365 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20241117085040365 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040365 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040365 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040365 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040365 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040365 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) 20241117085040365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040365 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040365 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040365 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040365 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d3fb1) (sccp_scrc.c:477) 20241117085040365 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20241117085040365 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040365 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040365 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040365 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040365 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040365 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) 20241117085040365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040365 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040365 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040365 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00462912) (sccp_scrc.c:477) 20241117085040365 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20241117085040365 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040365 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040365 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040365 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040365 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040365 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) 20241117085040365 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040365 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040365 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040365 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040365 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040365 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00debbc7) (sccp_scrc.c:477) 20241117085040366 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20241117085040366 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040366 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040366 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040366 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040366 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) 20241117085040366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040366 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e53477) (sccp_scrc.c:477) 20241117085040366 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20241117085040366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040366 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040366 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040366 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040366 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040366 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040366 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040366 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040366 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) 20241117085040366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040366 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b60ec) (sccp_scrc.c:477) 20241117085040366 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20241117085040366 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040366 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040366 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040366 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) 20241117085040366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040366 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040366 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040366 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040366 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040366 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f1ee6e) (sccp_scrc.c:477) 20241117085040366 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20241117085040366 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040366 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040367 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040367 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) 20241117085040367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040366 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040366 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040366 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040367 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040367 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040367 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040367 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040367 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040367 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040367 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00844612) (sccp_scrc.c:477) 20241117085040367 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20241117085040367 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040367 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040367 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040367 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040367 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) 20241117085040367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040367 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) 20241117085040367 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241117085040367 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040367 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040367 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040367 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040367 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040367 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040367 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040367 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040368 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040367 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040368 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) 20241117085040368 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241117085040368 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040368 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040368 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040368 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040368 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040368 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040368 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040368 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040368 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040368 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040368 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) 20241117085040368 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241117085040368 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040368 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040368 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040368 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040368 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040368 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040368 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040368 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040368 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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)@c12b04494787: Session index based on local reference:0 20241117085040368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040368 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040369 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040369 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040369 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) 20241117085040369 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241117085040369 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040369 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040369 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040369 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040369 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040369 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040369 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cc160b) (sccp_scrc.c:477) 20241117085040369 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20241117085040369 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040369 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040369 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040369 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040369 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) 20241117085040369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040369 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040369 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040369 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040369 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040369 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00119cf7) (sccp_scrc.c:477) 20241117085040369 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20241117085040369 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085040369 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085040369 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040369 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085040369 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) 20241117085040369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085040369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085040369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040369 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)@c12b04494787: DT1 will be put to the reassembly buffer 20241117085040369 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) 20241117085040369 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241117085040369 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040369 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040369 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040369 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040369 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040369 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040369 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) 20241117085040369 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241117085040369 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040369 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040369 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040369 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040369 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040369 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040369 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040369 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040369 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) 20241117085040370 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241117085040370 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040370 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040370 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040370 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) 20241117085040370 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241117085040370 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040370 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040370 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040370 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) 20241117085040370 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241117085040370 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040370 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040370 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040370 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) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040370 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241117085040370 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040370 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040370 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040370 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) 20241117085040370 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241117085040370 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040370 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040370 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040370 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) 20241117085040370 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241117085040370 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040370 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040370 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040370 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) 20241117085040370 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241117085040370 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040370 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040370 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040370 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) 20241117085040370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040370 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241117085040370 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085040370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085040370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040370 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085040370 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085040370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085040370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085040370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085040370 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) 20241117085040370 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241117085040370 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085040370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085040370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085040370 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085040370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085040370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085040370 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241117085040370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085040370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085040370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085040370 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(406)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085040398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040398 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6b10f6) (hnbgw_rua.c:471) 20241117085040399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7016694 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040399 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040399 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040399 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040399 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c17e73), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040400 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040400 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040400 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040400 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(414)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(416)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085040602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040602 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x685d1c) (hnbgw_rua.c:471) 20241117085040602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6839580 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040602 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040602 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040603 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040603 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040603 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008868a9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040603 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x86cc36) (hnbgw_rua.c:471) 20241117085040603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8834102 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040603 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040603 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040603 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040603 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040603 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cd52), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040603 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040604 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf05563) (hnbgw_rua.c:471) 20241117085040604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750499 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040604 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040604 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040604 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040604 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040604 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1ee6e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040604 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x55bcf7) (hnbgw_rua.c:471) 20241117085040604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5618935 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040604 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040604 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040604 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040604 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040604 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045c6ea), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040604 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040604 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5b8d3d) (hnbgw_rua.c:471) 20241117085040604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5999933 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040605 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040605 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040605 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040605 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040605 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b45d8a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040605 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc6b542) (hnbgw_rua.c:471) 20241117085040605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13022530 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040605 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040605 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040605 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040605 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040605 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3fb1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040605 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7ca03f) (hnbgw_rua.c:471) 20241117085040605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8167487 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040605 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040605 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040605 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040605 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040605 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005269d8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040605 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa659c5) (hnbgw_rua.c:471) 20241117085040605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10901957 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040605 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040605 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040606 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040606 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00debbc7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040606 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd532b6) (hnbgw_rua.c:471) 20241117085040606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13972150 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040606 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040606 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040606 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040606 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b60ec), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040606 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x526e86) (hnbgw_rua.c:471) 20241117085040606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5402246 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040606 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040606 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040606 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040606 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc160b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040606 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb1cf67) (hnbgw_rua.c:471) 20241117085040606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11652967 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040606 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040606 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040607 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040607 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00844612), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040607 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb8e5b4) (hnbgw_rua.c:471) 20241117085040607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12117428 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040607 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040607 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040607 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040607 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00119cf7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040607 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8e1f6b) (hnbgw_rua.c:471) 20241117085040607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9314155 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040607 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040607 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040607 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040607 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00462912), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085040607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085040607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085040607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085040607 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085040607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc5be55) (hnbgw_rua.c:471) 20241117085040607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959317 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085040607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085040607 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085040607 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085040607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085040607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085040607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085040607 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085040607 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085040607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e53477), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241117085040607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040608 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040608 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040608 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085040608 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085040608 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085040608 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085040608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085040608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085040608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085040608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085040607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085040608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085040608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085040608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(407)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:6 TC_ps_rab_assignment_concurrent0(409)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(418)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(412)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(410)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(411)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(415)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(417)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(420)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(419)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(414)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085042392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042392 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042392 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042392 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042392 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042393 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) 20241117085042393 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241117085042393 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042393 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042393 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042393 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042393 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042393 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)1009853 20241117085042413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042413 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf68bd,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009853 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042413 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042413 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042413 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042413 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da8b8c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042413 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(406)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085042423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042423 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042423 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042423 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042423 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042423 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) 20241117085042423 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241117085042423 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042423 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042423 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042423 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042423 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042423 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-RAN(403)@c12b04494787: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)9025033 20241117085042423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042423 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)@c12b04494787: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(408)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)7016694 20241117085042432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042432 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6b10f6,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7016694 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042433 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042433 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042433 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042433 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c17e73), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042433 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042433 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042433 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042433 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042433 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=00da8b8c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042433 DLSCCP DEBUG Received CO:RELRE for local reference 36 (sccp_scoc.c:1824) 20241117085042433 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042433 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042434 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042434 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) 20241117085042434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{disconnected}: Freeing instance (context_map.c:202) 20241117085042434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1009853)[0x5595ca771230]{disconnected}: Deallocated (fsm.c:568) 20241117085042434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{disconnected}: Freeing instance (context_map.c:206) 20241117085042434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5595ca75e750]{disconnected}: Deallocated (fsm.c:568) 20241117085042434 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009853 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da8b8c), PART(T=Source Reference,L=4,D=00000024) (sccp_scrc.c:406) 20241117085042434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042434 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042434 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042434 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042434 DLSCCP DEBUG SCCP-SCOC(36)[0x5595ca75c770]{IDLE}: Deallocated (fsm.c:568) 20241117085042434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042434 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(408)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)14240628 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:2 20241117085042441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042441 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042441 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042441 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042441 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042442 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=00c17e73), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042442 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20241117085042442 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042442 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042442 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042442 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) 20241117085042442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{disconnected}: Freeing instance (context_map.c:202) 20241117085042442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7016694)[0x5595ca772060]{disconnected}: Deallocated (fsm.c:568) 20241117085042442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{disconnected}: Freeing instance (context_map.c:206) 20241117085042442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5595ca758540]{disconnected}: Deallocated (fsm.c:568) 20241117085042442 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7016694 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c17e73), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20241117085042442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042442 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042442 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042442 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042442 DLSCCP DEBUG SCCP-SCOC(38)[0x5595ca755030]{IDLE}: Deallocated (fsm.c:568) 20241117085042442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042442 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042442 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042442 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042442 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 20241117085042625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042625 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042625 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042626 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042626 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042626 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) 20241117085042626 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241117085042626 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042626 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042626 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042626 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042626 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085042626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042626 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)@c12b04494787: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(407)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)6839580 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 20241117085042637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 20241117085042637 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x685d1c,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6839580 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042637 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042637 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042637 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042637 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008868a9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085042638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042638 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042638 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042638 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042638 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042638 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042638 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042638 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042638 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042638 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042639 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042639 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042639 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042639 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042639 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042639 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042639 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042639 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042639 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042639 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042639 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042639 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042639 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) 20241117085042639 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241117085042639 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042639 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042639 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042639 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042639 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042639 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) 20241117085042639 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241117085042639 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042639 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042639 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042640 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042640 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085042640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042640 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) 20241117085042640 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241117085042640 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042640 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042640 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042640 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042640 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:9 20241117085042640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042641 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)@c12b04494787: vl_len:12 20241117085042641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042641 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) 20241117085042641 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241117085042641 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042641 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042641 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042641 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042641 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042641 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)@c12b04494787: vl_from0 20241117085042641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042642 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) 20241117085042642 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241117085042642 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042642 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042642 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042642 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042642 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042642 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)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085042642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042642 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)@c12b04494787: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(409)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 TC_ps_rab_assignment_concurrent0(412)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(413)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 TC_ps_rab_assignment_concurrent0(411)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)8834102 TC_ps_rab_assignment_concurrent0(407)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:13 20241117085042655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042655 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 20241117085042655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x86cc36,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8834102 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042655 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042655 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042655 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042655 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cd52), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)15750499 20241117085042656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042656 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042656 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042656 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042656 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)5618935 20241117085042657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042656 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042657 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042657 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042657 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042657 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042657 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) 20241117085042657 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241117085042657 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042657 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:15 20241117085042657 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042657 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042657 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042657 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)@c12b04494787: vl_len:12 20241117085042657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042657 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042657 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042657 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042657 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042657 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042657 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042657 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042657 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042657 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042657 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042657 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042658 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042658 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) 20241117085042658 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241117085042658 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042658 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042658 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042658 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042658 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042658 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-RAN(403)@c12b04494787: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)6128183 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 20241117085042658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085042658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)13022530 20241117085042658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042659 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) 20241117085042659 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241117085042659 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042659 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042659 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042659 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042659 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042659 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)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085042659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085042659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042659 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf05563,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750499 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042659 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042659 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042659 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042659 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1ee6e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085042660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042660 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) 20241117085042660 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241117085042660 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042660 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042660 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042660 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042660 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085042660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042660 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x55bcf7,cause=radio(normal)) (hnbgw_rua.c:439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)8167487 20241117085042660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5618935 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042660 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042660 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042661 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042660 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042660 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045c6ea), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085042661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042661 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042661 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085042661 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042661 DLM3UA <000f> 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)@c12b04494787: Session index based on connection ID:8 20241117085042661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042661 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 20241117085042661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042662 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) 20241117085042662 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 20241117085042662 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042662 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042662 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042662 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042662 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085042662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042662 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc6b542,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13022530 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042662 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042662 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042662 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042663 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3fb1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085042663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085042663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042663 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042663 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042663 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042664 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) 20241117085042664 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241117085042664 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042664 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042664 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042664 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042664 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042664 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)@c12b04494787: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: vl_from0 20241117085042665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042665 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7ca03f,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8167487 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085042666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042666 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042666 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042666 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042667 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042666 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005269d8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:1 20241117085042667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042667 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042667 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042667 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042667 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042667 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) 20241117085042667 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241117085042667 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042667 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042667 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042667 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042667 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042667 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(410)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(415)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085042670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042670 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042670 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042670 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042670 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:12 20241117085042671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042671 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) 20241117085042671 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241117085042671 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085042671 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042671 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085042671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085042671 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085042671 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085042671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085042671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085042671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085042671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085042671 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)@c12b04494787: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(420)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(409)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(419)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)2685643 TC_ps_rab_assignment_concurrent0(418)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(414)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:5 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)6109965 TC_ps_rab_assignment_concurrent0(416)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)10901957 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)1047724 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)5999933 20241117085042685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042685 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa659c5,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10901957 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042685 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042685 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042685 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042685 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00debbc7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042686 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042686 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042686 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042686 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042687 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=008868a9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042687 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20241117085042687 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042687 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042686 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042686 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042686 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042686 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042687 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042687 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) 20241117085042687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{disconnected}: Freeing instance (context_map.c:202) 20241117085042687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6839580)[0x5595ca771940]{disconnected}: Deallocated (fsm.c:568) 20241117085042687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{disconnected}: Freeing instance (context_map.c:206) 20241117085042687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5595ca757d10]{disconnected}: Deallocated (fsm.c:568) 20241117085042687 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6839580 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008868a9), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20241117085042687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042687 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042687 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042687 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042687 DLSCCP DEBUG SCCP-SCOC(37)[0x5595ca7507c0]{IDLE}: Deallocated (fsm.c:568) 20241117085042687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042687 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)13972150 TC_ps_rab_assignment_concurrent0(411)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)5402246 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)13509582 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)11652967 20241117085042689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042689 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042689 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042689 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042689 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042690 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=0001cd52), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042690 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20241117085042690 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042690 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042690 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042690 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) 20241117085042690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042690 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042690 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042690 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042690 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{disconnected}: Freeing instance (context_map.c:202) 20241117085042690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8834102)[0x5595ca79f540]{disconnected}: Deallocated (fsm.c:568) 20241117085042690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{disconnected}: Freeing instance (context_map.c:206) 20241117085042690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5595ca761bf0]{disconnected}: Deallocated (fsm.c:568) 20241117085042690 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8834102 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cd52), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20241117085042690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042690 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042690 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042690 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042690 DLSCCP DEBUG SCCP-SCOC(39)[0x5595ca76b790]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)12117428 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)2062408 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)12959317 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)9314155 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:6 20241117085042694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042694 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042694 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042694 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042694 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042694 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=00f1ee6e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042694 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20241117085042694 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042694 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042694 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042694 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) 20241117085042694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{disconnected}: Freeing instance (context_map.c:202) 20241117085042694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15750499)[0x5595ca76f3b0]{disconnected}: Deallocated (fsm.c:568) 20241117085042694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{disconnected}: Freeing instance (context_map.c:206) 20241117085042694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5595ca76d030]{disconnected}: Deallocated (fsm.c:568) 20241117085042694 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750499 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1ee6e), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20241117085042694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042694 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042694 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042694 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042694 DLSCCP DEBUG SCCP-SCOC(48)[0x5595ca773600]{IDLE}: Deallocated (fsm.c:568) 20241117085042694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042694 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042694 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042694 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042694 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(415)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:7 20241117085042694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042695 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042695 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042695 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042695 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042695 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=0045c6ea), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042695 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20241117085042695 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042695 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042695 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042695 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) 20241117085042695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{disconnected}: Freeing instance (context_map.c:202) 20241117085042695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5618935)[0x5595ca79f810]{disconnected}: Deallocated (fsm.c:568) 20241117085042695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{disconnected}: Freeing instance (context_map.c:206) 20241117085042695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5595ca760eb0]{disconnected}: Deallocated (fsm.c:568) 20241117085042695 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5618935 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045c6ea), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20241117085042695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042695 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042695 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042695 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042695 DLSCCP DEBUG SCCP-SCOC(42)[0x5595ca75f3e0]{IDLE}: Deallocated (fsm.c:568) 20241117085042695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)10378743 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending 20241117085042696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042696 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042696 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042696 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042696 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042696 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=003d3fb1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042696 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20241117085042696 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042696 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042696 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042696 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) 20241117085042696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{disconnected}: Freeing instance (context_map.c:202) 20241117085042696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13022530)[0x5595ca761070]{disconnected}: Deallocated (fsm.c:568) 20241117085042696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{disconnected}: Freeing instance (context_map.c:206) 20241117085042696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5595ca76b2a0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:3 20241117085042696 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13022530 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3fb1), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20241117085042696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending 20241117085042696 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042696 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042696 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042696 DLSCCP DEBUG SCCP-SCOC(43)[0x5595ca772cc0]{IDLE}: Deallocated (fsm.c:568) 20241117085042696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:5 20241117085042697 DLSS7 <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(402)@c12b04494787: Session index based on connection ID:9 20241117085042697 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042697 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042697 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042697 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042697 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=005269d8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042697 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20241117085042697 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042697 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042697 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042697 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) 20241117085042697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{disconnected}: Freeing instance (context_map.c:202) 20241117085042697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8167487)[0x5595ca761da0]{disconnected}: Deallocated (fsm.c:568) 20241117085042697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{disconnected}: Freeing instance (context_map.c:206) 20241117085042697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5595ca7554f0]{disconnected}: Deallocated (fsm.c:568) 20241117085042697 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8167487 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005269d8), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20241117085042697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042697 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042697 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042697 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042697 DLSCCP DEBUG SCCP-SCOC(41)[0x5595ca761430]{IDLE}: Deallocated (fsm.c:568) 20241117085042697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042697 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending 20241117085042698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042698 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042698 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042698 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)@c12b04494787: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending 20241117085042698 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=00debbc7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042698 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20241117085042698 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042698 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042698 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042698 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) 20241117085042699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{disconnected}: Freeing instance (context_map.c:202) 20241117085042699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10901957)[0x5595ca75f0f0]{disconnected}: Deallocated (fsm.c:568) 20241117085042699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{disconnected}: Freeing instance (context_map.c:206) 20241117085042699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5595ca76c440]{disconnected}: Deallocated (fsm.c:568) 20241117085042699 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10901957 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00debbc7), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20241117085042699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042699 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042699 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042699 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042699 DLSCCP DEBUG SCCP-SCOC(45)[0x5595ca76eec0]{IDLE}: Deallocated (fsm.c:568) 20241117085042699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042699 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending 20241117085042886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042886 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5b8d3d,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5999933 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042886 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042886 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042887 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042887 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b45d8a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042887 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd532b6,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13972150 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042887 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042887 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042887 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042887 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b60ec), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042887 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042887 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042888 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x526e86,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5402246 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042888 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042888 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042888 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042888 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc160b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042889 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb1cf67,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11652967 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042889 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042889 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042889 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042889 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00844612), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042889 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb8e5b4,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12117428 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042889 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042889 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042890 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042890 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00119cf7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042890 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042890 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc5be55,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959317 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042890 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042890 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042890 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042890 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e53477), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085042890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085042890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085042890 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085042890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8e1f6b,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085042890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9314155 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085042890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085042890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042890 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042890 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085042890 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085042890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085042890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085042890 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085042890 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085042890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00462912), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085042890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085042890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085042890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085042891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(410)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(417)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)14431170 TC_ps_rab_assignment_concurrent0(420)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)13065295 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)13125416 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(419)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(416)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(414)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:11 HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)5751485 20241117085042906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042906 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042906 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042906 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042907 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042907 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=00b45d8a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042907 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20241117085042907 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042907 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042907 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042907 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) 20241117085042907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{disconnected}: Freeing instance (context_map.c:202) 20241117085042907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5999933)[0x5595ca761ed0]{disconnected}: Deallocated (fsm.c:568) 20241117085042907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{disconnected}: Freeing instance (context_map.c:206) 20241117085042907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5595ca758300]{disconnected}: Deallocated (fsm.c:568) 20241117085042907 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5999933 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b45d8a), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20241117085042908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042908 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042908 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042908 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042908 DLSCCP DEBUG SCCP-SCOC(40)[0x5595ca79f670]{IDLE}: Deallocated (fsm.c:568) 20241117085042908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042908 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042908 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042908 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)483707 20241117085042909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042909 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042909 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042909 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042909 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:14 20241117085042909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042909 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=008b60ec), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042909 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20241117085042909 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042909 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042909 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042909 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) 20241117085042909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{disconnected}: Freeing instance (context_map.c:202) 20241117085042909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13972150)[0x5595ca76c090]{disconnected}: Deallocated (fsm.c:568) 20241117085042909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{disconnected}: Freeing instance (context_map.c:206) 20241117085042909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5595ca75a050]{disconnected}: Deallocated (fsm.c:568) 20241117085042909 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13972150 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b60ec), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20241117085042909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042910 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042910 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042910 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042910 DLSCCP DEBUG SCCP-SCOC(47)[0x5595ca759780]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)14763224 20241117085042910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042910 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042910 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042910 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)10401143 20241117085042911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042911 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042911 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042911 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042911 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042911 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=00cc160b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042911 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20241117085042911 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending 20241117085042911 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042911 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042911 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) 20241117085042911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{disconnected}: Freeing instance (context_map.c:202) 20241117085042911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402246)[0x5595ca773ba0]{disconnected}: Deallocated (fsm.c:568) 20241117085042911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{disconnected}: Freeing instance (context_map.c:206) 20241117085042911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5595ca759e40]{disconnected}: Deallocated (fsm.c:568) 20241117085042911 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5402246 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc160b), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20241117085042911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042911 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042911 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042911 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042911 DLSCCP DEBUG SCCP-SCOC(50)[0x5595ca76e2c0]{IDLE}: Deallocated (fsm.c:568) 20241117085042912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:13 20241117085042914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042914 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042914 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042914 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042914 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042915 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=00844612), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042915 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:15 20241117085042915 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042915 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042915 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042915 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) 20241117085042915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{disconnected}: Freeing instance (context_map.c:202) 20241117085042915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11652967)[0x5595ca76c1c0]{disconnected}: Deallocated (fsm.c:568) 20241117085042915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{disconnected}: Freeing instance (context_map.c:206) 20241117085042915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5595ca773eb0]{disconnected}: Deallocated (fsm.c:568) 20241117085042915 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11652967 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00844612), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20241117085042915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042915 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042915 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042915 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042915 DLSCCP DEBUG SCCP-SCOC(49)[0x5595ca76d8c0]{IDLE}: Deallocated (fsm.c:568) 20241117085042915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042915 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:10 20241117085042918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042918 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042918 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042918 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042918 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042918 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=00119cf7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042918 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20241117085042918 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042918 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042918 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042918 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) 20241117085042918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{disconnected}: Freeing instance (context_map.c:202) 20241117085042918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12117428)[0x5595ca76db10]{disconnected}: Deallocated (fsm.c:568) 20241117085042918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{disconnected}: Freeing instance (context_map.c:206) 20241117085042918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5595ca76dc40]{disconnected}: Deallocated (fsm.c:568) 20241117085042918 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12117428 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00119cf7), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20241117085042918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042918 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042918 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042918 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042918 DLSCCP DEBUG SCCP-SCOC(51)[0x5595ca76fa80]{IDLE}: Deallocated (fsm.c:568) 20241117085042918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042919 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042919 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042919 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085042919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085042919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085042919 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=00e53477), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042919 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20241117085042919 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042919 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042919 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042919 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) 20241117085042919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{disconnected}: Freeing instance (context_map.c:202) 20241117085042919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959317)[0x5595ca76f500]{disconnected}: Deallocated (fsm.c:568) 20241117085042919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{disconnected}: Freeing instance (context_map.c:206) 20241117085042919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5595ca7cad60]{disconnected}: Deallocated (fsm.c:568) 20241117085042919 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959317 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e53477), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20241117085042919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042919 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042919 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042919 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042919 DLSCCP DEBUG SCCP-SCOC(46)[0x5595ca76ccc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending 20241117085042919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042920 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on connection ID:8 20241117085042923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042923 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085042923 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085042923 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085042923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085042923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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)@c12b04494787: Session index based on local reference:15 20241117085042923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085042923 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending 20241117085042923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085042923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085042923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085042923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085042923 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)@c12b04494787: Session index based on local reference:10 20241117085042924 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=00462912), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085042924 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20241117085042924 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085042924 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085042924 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085042924 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) 20241117085042924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085042924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085042924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085042924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{disconnected}: Freeing instance (context_map.c:202) 20241117085042924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9314155)[0x5595ca772df0]{disconnected}: Deallocated (fsm.c:568) 20241117085042924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085042924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{disconnected}: Freeing instance (context_map.c:206) 20241117085042924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5595ca772600]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending 20241117085042924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9314155 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085042924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00462912), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20241117085042924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085042924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085042924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085042924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085042924 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085042924 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085042924 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085042924 DLSCCP DEBUG SCCP-SCOC(44)[0x5595ca76be60]{IDLE}: Deallocated (fsm.c:568) 20241117085042924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085042924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085042924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085042924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085042924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085042924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085042924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085042924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(406)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085044426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41550<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(406)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(408)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085044439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(408)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(407)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085044662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(407)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(409)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085044680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(409)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(418)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085044683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41656<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(418)@c12b04494787: Final verdict of PTC: pass 20241117085044684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(412)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(413)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085044687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(413)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(411)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085044692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41606<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(411)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(415)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085044698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(415)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(410)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085044905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41590<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085044906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41654<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(421)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(416)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@c12b04494787: Final verdict of PTC: pass 20241117085044909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41668<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(420)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(414)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085044909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(419)@c12b04494787: Final verdict of PTC: pass 20241117085044909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41680<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085044910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41642<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(421)@c12b04494787: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(416)@c12b04494787: Final verdict of PTC: pass 20241117085044910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(414)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085044923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085044923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085044923 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085044924 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085044924 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085044924 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34901<->l=127.0.0.1:4262) (control_if.c:193) 20241117085044925 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085044925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_ps_rab_assignment_concurrent(393)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@c12b04494787: Final verdict of PTC: none20241117085044925 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085044925 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085044926 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085044926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085044926 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085044926 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085044926 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085044926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085044926 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085044926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41538<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085044926 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085044926 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085044926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085044926 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085044927 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085044927 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 20241117085044927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085044927 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085044927 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085044927 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085044927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085044927 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085044927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085044927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085044927 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 20241117085044927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085044928 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085044928 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-M3UA(404)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@c12b04494787: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@c12b04494787: Final verdict of PTC: none 20241117085044928 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085044928 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085044928 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085044928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085044928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085044928 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(395)@c12b04494787: Final verdict of PTC: none 20241117085044928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085044929 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085044929 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(402)@c12b04494787: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(397)@c12b04494787: Final verdict of PTC: none 20241117085044930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085044930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-MGCP(405)@c12b04494787: Final verdict of PTC: none20241117085044931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085044931 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085044932 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085044932 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085044932 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085044932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085044933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085044933 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085044933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085044933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085044933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085044933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085044934 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085044934 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085044934 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085044934 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(394)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed20241117085044947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41536<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(393): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(397): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(398): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(406): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(407): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(408): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(409): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(410): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(411): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(412): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(413): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(414): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(415): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(416): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(417): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(418): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(419): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(420): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_ps_rab_assignment_concurrent0(421): pass (pass -> pass) MTC@c12b04494787: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sun Nov 17 08:50:45 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 20241117085045103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085045506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34632<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1332748) Waiting for packet dumper to finish... 1 (prev_count=1332748, count=1336628) 20241117085046929 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085046929 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085046929 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085046929 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085046929 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085046929 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sun Nov 17 08:50:47 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@c12b04494787: 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@c12b04494787: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241117085048608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085048612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085048616 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41019<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085048633 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085048633 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085048644 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085048644 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085048645 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085048645 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085048645 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085048645 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085048645 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085048645 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085048645 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39696 (stream_srv.c:129) 20241117085048645 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39696<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085048646 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085048646 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085048646 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085048646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085048646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085048646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085048646 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085048646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085048646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085048646 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085048646 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085048646 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085048646 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085048646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085048646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085048646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085048646 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085048646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085048646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085048646 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085048646 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085048646 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085048646 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085048646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085048646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085048646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085048646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085048646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085048646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085048646 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085048646 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085048647 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085048647 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085048647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085048647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085048647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085048647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085048647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085048647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085048647 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085048647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085048647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085048647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085048647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085048647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085048647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085048647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085048647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085048647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085048647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085048647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085048647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085048647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(432)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(432)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(432)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(430)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085048666 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085048666 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085048666 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085048666 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085048666 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085048666 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085048666 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085048666 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085048667 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085048667 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085048667 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085048667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085048667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085048667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085048667 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085048667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085048667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085048667 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085048667 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085048667 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085048667 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085048667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085048667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085048667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085048667 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085048667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085048667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085048667 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085048667 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085048667 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085048667 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085048667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085048667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085048667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085048668 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085048668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085048668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085048668 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085048668 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085048668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085048668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085048668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085048668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085048668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085048668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085048668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085048668 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085048668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085048668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085048668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085048668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085048668 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085048668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085048668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085048668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085048668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085048668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085048668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085048668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085048668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085048668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085048668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085048668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085048668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085048668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085048668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085048669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085048669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085048669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085048669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(435)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(435)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(435)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(433)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085048697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085048697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085048697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085048697 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085048697 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085048698 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085048698 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085048698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085048698 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@c12b04494787: setverdict(pass): none -> pass 20241117085048702 DLINP DEBUG SRVCONN(,r=127.0.0.1:39696<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085048703 DLINP DEBUG SRVCONN(,r=127.0.0.1:39696<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085048703 DLINP DEBUG SRVCONN(,r=127.0.0.1:39696<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085048703 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085048703 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) 20241117085048703 DLGLOBAL DEBUG validating counter group 0x5595c94e8be0(hnb) with 60 counters (rate_ctr.c:86) 20241117085048703 DHNBAP DEBUG (127.0.0.1:39696 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085048703 DHNBAP NOTICE (127.0.0.1:39696 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085048703 DHNBAP NOTICE (127.0.0.1:39696 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085048703 DLINP DEBUG SRVCONN(,r=127.0.0.1:39696<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085048703 DLINP DEBUG SRVCONN(,r=127.0.0.1:39696<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085048863 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085048863 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085048863 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085048863 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085048872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048872 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085048872 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085048872 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085048873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085048873 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085048873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085048876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048876 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085048876 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085048876 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085048876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085048876 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085048876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085048876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085048876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085048876 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085048876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085048876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085048876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085048876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085048876 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085048876 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085048876 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085048877 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085048877 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085048877 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085048877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085048877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085048877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085048878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085048878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085048878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085048878 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085048878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048878 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085048878 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085048878 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085048878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085048878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085048878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085048878 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085048884 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085048884 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085048884 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085048884 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085048890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048890 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085048890 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085048890 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085048890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085048890 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085048890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085048892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048892 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085048892 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085048892 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085048892 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085048892 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085048892 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085048893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085048893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085048893 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085048893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085048893 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085048893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085048893 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085048893 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085048893 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085048893 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085048894 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085048894 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085048894 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085048894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085048894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085048894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085048894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085048895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085048895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085048895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085048895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085048895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085048895 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085048895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085048895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085048895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085048895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085048895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085048895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085048895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085048895 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(431)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085049679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085049679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085049679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085049679 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085049679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085049679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085049679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085049679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085049679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085049679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085049679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085049679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085049679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085049679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085049679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085049679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085049679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085049679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085049679 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085049679 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085049679 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085049679 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085049679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085049680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085049680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085049680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085049680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085049680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085049680 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085049680 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085049680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085049680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085049680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085049680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085049680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085049680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085049680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085049680 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085049682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085049682 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085049682 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085049682 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085049682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085049682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085049682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085049682 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085049682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085049682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085049682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085049682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085049682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085049682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085049682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085049682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085049682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085049682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085049682 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085049682 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085049682 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(434)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085049690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085049690 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085049690 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085049690 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085049690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085049690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085049690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085049690 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085049690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085049690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085049690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085049690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085049690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085049690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085049690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085049690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085049690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085049690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085049690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085049690 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085049690 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085049690 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085049690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085049690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085049690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085049690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085049690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085049690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085049690 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085049690 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085049690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085049690 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085049690 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085049690 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085049690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085049690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085049690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085049690 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085049693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085049693 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085049693 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085049693 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085049693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085049693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085049693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085049693 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085049693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085049693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085049693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085049693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085049693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085049693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085049693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085049693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085049693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085049693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085049693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085049693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085049693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085049693 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085049693 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085049693 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085049707 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085049712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085049716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085049719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085049722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085049725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085049727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085049729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085049732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085049736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085049740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085049744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085049747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085049752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085049755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085049759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085049761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085049764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085049766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085049768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000001010010000'B, t_guard := 20.000000 } 20241117085049799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34650<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@c12b04494787: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)6955435 20241117085050840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085050840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085050840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085050840 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085050840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6a21ab, normal) (hnbgw_rua.c:407) 20241117085050840 DHNB DEBUG map_rua[0x5595ca7507c0]{init}: Allocated (fsm.c:456) 20241117085050840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6955435)[0x5595ca7507c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085050840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6955435 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085050840 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085050840 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085050840 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6955435 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085050840 DCN DEBUG map_sccp[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085050840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085050840 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6955435 <-> SCCP-52 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085050841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6955435 SCCP-52 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085050841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6955435)[0x5595ca7507c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085050841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085050841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085050841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6955435)[0x5595ca7507c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085050841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5595ca772060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085050841 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085050841 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{IDLE}: Allocated (fsm.c:456) 20241117085050841 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085050841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002900056400500f1100926) (sccp_scrc.c:406) 20241117085050841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085050841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085050841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085050841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085050841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085050841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085050841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085050841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085050841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085050841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085050841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085050841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085050841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085050841 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085050841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5595ca772060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085050841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6955435)[0x5595ca7507c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085050841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085050841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085050841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085050841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085050841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085050841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085050841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085050841 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(431)@c12b04494787: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(437) HNBGW_Test.msc0-RAN(431)@c12b04494787: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)1830626 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(437)@c12b04494787: setverdict(pass): none -> pass 20241117085050859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085050859 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085050859 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085050859 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085050859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085050859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085050859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085050859 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085050859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085050859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085050859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085050859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085050859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085050859 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bc8cdb) (sccp_scrc.c:477) 20241117085050859 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20241117085050859 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085050859 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085050859 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085050859 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085050859 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) 20241117085050859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5595ca772060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085050859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5595ca772060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085050862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34650<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(437)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085050864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085050866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085050868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085050870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085050871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085050872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085050872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085050873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085050874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085050875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085050875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085050876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085050876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085050877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085050878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085050878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085050879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085050880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085050880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085050881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001110001101'B, t_guard := 20.000000 } 20241117085050892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34660<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@c12b04494787: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)5298165 20241117085051917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085051917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085051917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085051917 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085051917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x50d7f5, normal) (hnbgw_rua.c:407) 20241117085051917 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085051917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5298165)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085051917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5298165 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085051917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085051917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085051917 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085051917 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5298165 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085051917 DCN DEBUG map_sccp[0x5595ca771230]{init}: Allocated (fsm.c:456) 20241117085051917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5595ca771230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085051917 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5298165 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085051917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5298165 SCCP-53 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085051917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5298165)[0x5595ca755030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085051917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085051917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085051917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5298165)[0x5595ca755030]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085051917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5595ca771230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085051917 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085051917 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{IDLE}: Allocated (fsm.c:456) 20241117085051917 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085051917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300038d0056400500f1100926) (sccp_scrc.c:406) 20241117085051917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085051917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085051917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085051917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085051917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085051917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085051917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085051917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085051917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085051917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085051917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085051917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085051917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085051918 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085051918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5595ca771230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085051918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5298165)[0x5595ca755030]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085051918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085051918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085051918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085051918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085051918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085051918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085051918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085051918 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@c12b04494787: First idle individual index:1 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(431)@c12b04494787: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(438) HNBGW_Test.msc0-RAN(431)@c12b04494787: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)10291807 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085051926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085051926 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085051926 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085051926 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085051926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085051926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085051926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085051926 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085051926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085051926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085051926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085051926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085051926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085051926 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f4cc0c) (sccp_scrc.c:477) 20241117085051926 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20241117085051926 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085051926 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085051926 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085051926 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085051926 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) 20241117085051926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5595ca771230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085051926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5595ca771230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(438)@c12b04494787: setverdict(pass): none -> pass 20241117085051931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34660<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(438)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085051933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085051937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085051941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085051943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085051945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085051947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085051948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085051949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085051950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085051951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085051952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085051952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085051953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085051954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085051954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085051955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085051956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085051956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085051957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085051957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001011010101'B, t_guard := 20.000000 } 20241117085051968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@c12b04494787: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)645746 20241117085053001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085053001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085053001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085053001 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085053001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085053001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085053001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085053001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085053001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085053001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085053001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085053001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085053001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9da72, normal) (hnbgw_rua.c:407) 20241117085053001 DHNB DEBUG map_rua[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085053001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-645746)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085053001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-645746 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085053001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085053001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085053001 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-645746 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085053001 DCN DEBUG map_sccp[0x5595ca751d70]{init}: Allocated (fsm.c:456) 20241117085053001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5595ca751d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085053001 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-645746 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085053001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-645746 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085053001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-645746)[0x5595ca75c770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085053001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085053001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085053001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-645746)[0x5595ca75c770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085053001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5595ca751d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085053001 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085053001 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{IDLE}: Allocated (fsm.c:456) 20241117085053001 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085053001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002d50056400500f1100926) (sccp_scrc.c:406) 20241117085053001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085053001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085053001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085053001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085053001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085053001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085053001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085053001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085053001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085053001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085053001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085053001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085053001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085053001 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085053001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5595ca751d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085053001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-645746)[0x5595ca75c770]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(430)@c12b04494787: First idle individual index:2 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(431)@c12b04494787: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(439) HNBGW_Test.msc0-RAN(431)@c12b04494787: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)6125279 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(439)@c12b04494787: setverdict(pass): none -> pass 20241117085053006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085053006 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085053006 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085053006 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085053006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085053006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085053006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085053006 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085053006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085053006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085053006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085053006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085053006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085053006 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0072e217) (sccp_scrc.c:477) 20241117085053006 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20241117085053006 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085053006 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085053006 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085053006 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085053006 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) 20241117085053006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5595ca751d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085053006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5595ca751d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085053007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(439)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085053008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085053009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085053010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085053012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085053013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085053015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085053016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085053017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085053018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085053019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085053020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085053021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085053022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085053023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085053024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085053025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085053026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085053027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085053028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085053028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000001011100'B, t_guard := 20.000000 } 20241117085053040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55226<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@c12b04494787: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@c12b04494787: 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)@c12b04494787: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)11846523 20241117085054064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085054064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085054064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241117085054064 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085054064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4c37b, normal) (hnbgw_rua.c:407) 20241117085054064 DHNB DEBUG map_rua[0x5595ca74fef0]{init}: Allocated (fsm.c:456) 20241117085054064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11846523)[0x5595ca74fef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085054064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11846523 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085054064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085054064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085054064 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11846523 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085054064 DCN DEBUG map_sccp[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085054064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085054064 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11846523 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085054065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11846523 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241117085054065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11846523)[0x5595ca74fef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085054065 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085054065 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085054065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11846523)[0x5595ca74fef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085054065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5595ca76e800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085054065 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085054065 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{IDLE}: Allocated (fsm.c:456) 20241117085054065 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085054065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300005c0056400500f1100926) (sccp_scrc.c:406) 20241117085054065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085054065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085054065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085054065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085054065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085054065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085054065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085054065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085054065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085054065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085054065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085054065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085054065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085054065 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085054065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5595ca76e800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085054065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11846523)[0x5595ca74fef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085054065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085054065 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085054065 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085054065 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085054065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085054066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085054066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085054066 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@c12b04494787: First idle individual index:3 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(431)@c12b04494787: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(440) HNBGW_Test.msc0-RAN(431)@c12b04494787: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)3846382 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(430)@c12b04494787: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241117085054074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085054074 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085054074 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085054074 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085054074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085054074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085054074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085054074 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085054074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085054075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085054075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085054075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085054075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085054075 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0060ce76) (sccp_scrc.c:477) TC_mscpool_L3Compl_on_1_cnlink0(440)@c12b04494787: setverdict(pass): none -> pass 20241117085054075 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20241117085054075 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085054075 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085054075 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085054075 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085054075 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) 20241117085054075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5595ca76e800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085054075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5595ca76e800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085054079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55226<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(440)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085054081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085054086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085054090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085054093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085054094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085054096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085054097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085054098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085054098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085054099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085054100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085054101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085054101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085054102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085054103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085054104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085054104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085054105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085054106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085054107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085054110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34636<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@c12b04494787: Final verdict of PTC: none 20241117085054110 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41019<->l=127.0.0.1:4262) (control_if.c:193) 20241117085054110 DLINP DEBUG SRVCONN(,r=127.0.0.1:39696<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085054110 DLINP DEBUG SRVCONN(,r=127.0.0.1:39696<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085054110 DLINP NOTICE SRV(,r=127.0.0.1:39696<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085054110 DMAIN NOTICE (127.0.0.1:39696 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39696<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429)@c12b04494787: Final verdict of PTC: none 20241117085054110 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085054111 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(433)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(434)@c12b04494787: Final verdict of PTC: none 20241117085054111 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP VirtHNBGW-STATS(423)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(432)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(436)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(431)@c12b04494787: Final verdict of PTC: none 20241117085054111 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 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085054111 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085054111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085054111 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085054111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085054111 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(435)@c12b04494787: Final verdict of PTC: none 20241117085054111 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085054111 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085054111 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 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085054111 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085054111 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085054111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085054111 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085054111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085054111 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)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(430)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085054112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085054112 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085054112 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085054112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085054111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085054111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085054111 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085054111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085054111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085054111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085054111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085054111 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085054111 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085054111 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085054111 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085054111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085054111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085054111 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085054111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085054111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085054111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085054111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085054111 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085054111 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085054111 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085054111 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085054111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5595ca772060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085054111 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085054111 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085054111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc8cdb), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085054111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085054111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085054111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085054111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085054111 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085054111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5595ca772060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085054111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6955435)[0x5595ca7507c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085054111 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6955435)[0x5595ca7507c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085054112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6955435)[0x5595ca7507c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6955435)[0x5595ca7507c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6955435)[0x5595ca7507c0]{disrupted}: Freeing instance (context_map.c:202) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6955435)[0x5595ca7507c0]{disrupted}: Deallocated (fsm.c:568) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5595ca772060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5595ca772060]{disconnected}: Freeing instance (context_map.c:206) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5595ca772060]{disconnected}: Deallocated (fsm.c:568) 20241117085054112 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6955435 SCCP-52 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5595ca771230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085054112 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085054112 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085054112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cc0c), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085054112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085054112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085054112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085054112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085054112 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5595ca771230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5298165)[0x5595ca755030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085054112 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5298165)[0x5595ca755030]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085054112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5298165)[0x5595ca755030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5298165)[0x5595ca755030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5298165)[0x5595ca755030]{disrupted}: Freeing instance (context_map.c:202) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5298165)[0x5595ca755030]{disrupted}: Deallocated (fsm.c:568) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5595ca771230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5595ca771230]{disconnected}: Freeing instance (context_map.c:206) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5595ca771230]{disconnected}: Deallocated (fsm.c:568) 20241117085054112 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5298165 SCCP-53 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5595ca751d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085054112 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085054112 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085054112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072e217), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085054112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085054112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085054112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085054112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085054112 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5595ca751d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-645746)[0x5595ca75c770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085054112 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-645746)[0x5595ca75c770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085054112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-645746)[0x5595ca75c770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-645746)[0x5595ca75c770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-645746)[0x5595ca75c770]{disrupted}: Freeing instance (context_map.c:202) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-645746)[0x5595ca75c770]{disrupted}: Deallocated (fsm.c:568) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5595ca751d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5595ca751d70]{disconnected}: Freeing instance (context_map.c:206) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5595ca751d70]{disconnected}: Deallocated (fsm.c:568) 20241117085054112 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-645746 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5595ca76e800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085054112 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNEC20241117085054112 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085054112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085054112 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085054112 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085054112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085054112 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085054112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085054112 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085054112 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085054112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085054112 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085054112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085054112 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085054112 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085054112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085054112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085054112 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req T.request) (sccp_scoc.c:1891) 20241117085054112 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085054112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060ce76), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085054112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085054112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085054112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085054112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085054112 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5595ca76e800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11846523)[0x5595ca74fef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085054112 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11846523)[0x5595ca74fef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085054112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11846523)[0x5595ca74fef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11846523)[0x5595ca74fef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11846523)[0x5595ca74fef0]{disrupted}: Freeing instance (context_map.c:202) 20241117085054112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11846523)[0x5595ca74fef0]{disrupted}: Deallocated (fsm.c:568) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5595ca76e800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5595ca76e800]{disconnected}: Freeing instance (context_map.c:206) 20241117085054112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5595ca76e800]{disconnected}: Deallocated (fsm.c:568) 20241117085054112 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11846523 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085054112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085054112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085054112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085054112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085054112 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085054112 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085054112 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085054112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34634<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(425)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(423): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(425): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(430): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(431): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(432): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(433): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(434): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(435): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(436): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(437): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(438): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(439): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(440): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sun Nov 17 08:50:54 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 20241117085054180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085054682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340516) Waiting for packet dumper to finish... 1 (prev_count=340516, count=401012) 20241117085056112 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085056112 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085056112 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085056112 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085056112 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085056112 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sun Nov 17 08:50: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_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@c12b04494787: 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@c12b04494787: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241117085057784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085057788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085057791 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34401<->l=127.0.0.1:4262) (control_if.c:570) 20241117085057805 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085057805 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_imsi_round_robin-Iuh0(445)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085057813 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085057813 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085057814 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085057814 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085057814 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085057814 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085057814 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085057814 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085057814 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38132 (stream_srv.c:129) 20241117085057814 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38132<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085057815 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085057815 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085057815 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085057815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085057815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085057815 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085057815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085057815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085057815 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085057815 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085057815 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085057815 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085057815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085057815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085057815 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085057815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085057815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085057815 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085057815 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085057815 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085057815 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085057815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085057815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085057815 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085057815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085057815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085057815 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085057815 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085057815 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085057815 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085057815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085057815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085057815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085057815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085057815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085057815 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085057816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085057816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085057816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085057816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085057816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085057816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085057816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085057816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085057816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085057816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085057816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085057816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085057816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085057816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085057816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085057816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085057816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(451)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(451)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(451)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(449)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(454)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(454)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(454)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(452)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085057841 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085057841 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085057841 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085057841 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085057841 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085057841 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085057842 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085057842 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085057843 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085057843 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085057843 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085057843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085057843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085057843 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085057843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085057843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085057843 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085057843 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085057843 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085057843 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085057843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085057843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085057843 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085057843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085057843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085057843 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085057843 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085057843 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085057843 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085057843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085057843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085057843 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085057843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085057843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085057843 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085057843 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085057843 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085057843 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085057843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085057843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085057843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085057843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085057843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085057843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085057843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085057843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085057843 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085057843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085057843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085057843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085057843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085057843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085057843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085057843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085057843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085057843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085057843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085057843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085057843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085057843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085057843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085057843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085057843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085057843 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(457)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(457)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(457)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(455)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(460)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(460)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(460)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(458)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085057878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085057878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085057878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085057878 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085057878 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085057878 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085057878 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085057878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085057878 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@c12b04494787: setverdict(pass): none -> pass 20241117085057882 DLINP DEBUG SRVCONN(,r=127.0.0.1:38132<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085057882 DLINP DEBUG SRVCONN(,r=127.0.0.1:38132<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085057882 DLINP DEBUG SRVCONN(,r=127.0.0.1:38132<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085057882 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085057882 DHNBAP DEBUG (127.0.0.1:38132 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085057882 DHNBAP NOTICE (127.0.0.1:38132 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085057882 DHNBAP NOTICE (127.0.0.1:38132 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085057882 DLINP DEBUG SRVCONN(,r=127.0.0.1:38132<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085057882 DLINP DEBUG SRVCONN(,r=127.0.0.1:38132<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085058028 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085058028 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085058028 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085058028 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085058035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058035 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085058035 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085058035 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085058035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085058035 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085058035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085058038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058038 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085058038 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085058038 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085058038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085058038 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085058038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085058038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085058038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085058038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085058038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085058038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085058038 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085058038 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085058038 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085058040 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 20241117085058040 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 20241117085058040 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085058040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085058040 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085058040 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085058040 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085058040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085058040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085058040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085058040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085058040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085058040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085058040 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085058040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085058040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085058040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085058040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085058040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085058040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085058040 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(454)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085058046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058046 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085058046 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085058046 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085058046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085058046 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085058046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085058049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058049 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085058049 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085058049 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085058049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085058049 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085058049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085058049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085058049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085058049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085058049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085058049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085058049 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085058049 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085058049 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085058050 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085058050 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085058050 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085058050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085058050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085058050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085058050 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085058050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085058050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085058050 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085058051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085058051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085058051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085058051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085058051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085058051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085058051 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058056 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085058056 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085058056 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085058056 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085058060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058060 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085058060 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085058060 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085058060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085058060 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085058060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085058061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058061 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085058061 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085058061 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085058061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085058061 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085058061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085058061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085058061 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085058061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085058061 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085058061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085058061 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085058061 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085058061 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085058062 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085058062 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085058062 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085058063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085058063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085058063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085058063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085058063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085058063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085058063 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085058063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058063 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085058063 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085058063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085058063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085058063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085058063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085058063 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058068 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 20241117085058068 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 20241117085058068 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085058068 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085058072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058072 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085058072 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085058072 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085058072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085058072 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085058072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085058074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058074 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085058074 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085058075 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085058075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085058075 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085058075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085058075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085058075 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085058075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085058075 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085058075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058075 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085058075 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085058075 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085058075 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085058076 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085058076 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085058076 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085058076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085058076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085058076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085058077 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085058077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085058077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085058077 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085058077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085058077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085058077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085058077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085058077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085058077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085058077 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(450)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085058845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058845 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085058845 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085058845 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085058845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085058845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085058845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085058845 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085058845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085058845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085058845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085058845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085058845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085058845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085058845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058846 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085058846 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085058846 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085058846 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085058846 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085058846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085058846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085058846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085058846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085058846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085058846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085058846 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085058846 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085058846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085058846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085058846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085058846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085058846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085058846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085058846 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(453)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085058846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058846 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085058846 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085058846 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085058846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085058846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085058846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085058846 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085058847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085058847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085058847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085058847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085058847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085058847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085058847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085058847 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085058847 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) 20241117085058847 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) 20241117085058847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085058847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085058847 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085058847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085058847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085058847 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085058847 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085058847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058847 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085058847 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085058847 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085058847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085058847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085058847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085058847 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085058847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085058847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085058847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085058847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085058847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085058847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085058847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085058847 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085058847 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085058847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085058847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085058847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085058847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085058847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085058847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085058847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085058848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085058848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085058848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085058848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085058848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085058848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085058848 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085058848 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085058848 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085058848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058848 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085058848 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085058848 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085058848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085058848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085058848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085058848 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(456)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085058868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058868 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085058868 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085058868 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085058868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085058868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085058868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085058868 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085058868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085058868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085058868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085058868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085058868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085058868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085058868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085058868 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085058868 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085058868 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085058868 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085058868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085058868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085058868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085058868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085058869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085058869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085058869 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085058869 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085058869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085058869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085058869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085058869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085058869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085058869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085058869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058871 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085058871 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085058871 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085058871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085058871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085058871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085058871 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085058871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085058871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085058871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085058871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085058871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085058871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085058871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085058871 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085058871 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085058871 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(459)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085058874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058874 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085058874 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085058874 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 20241117085058874 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085058874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085058874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085058874 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085058874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085058874 DLM3UA DEBUG 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) 20241117085058874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085058874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085058874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085058874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085058874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085058874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085058874 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085058874 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) 20241117085058874 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) 20241117085058874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085058874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085058874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085058874 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085058874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085058874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085058874 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085058874 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085058874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058874 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085058874 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085058874 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085058874 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085058874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085058874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085058874 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085058875 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085058875 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085058875 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 20241117085058875 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085058875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085058875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085058875 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085058875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085058875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085058875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085058875 DLM3UA DEBUG 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) 20241117085058875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085058875 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085058875 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085058875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085058875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085058875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085058875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085058875 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085058875 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085058875 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085058875 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085058875 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085059891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085059902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085059907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085059912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085059916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085059920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085059924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085059927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085059932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085059936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085059939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085059943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085059945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085059948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085059950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085059952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085059954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085059956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085059957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085059959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000000100100110'B, t_guard := 20.000000 } 20241117085059995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55248<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@c12b04494787: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)11207586 20241117085101044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085101044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085101044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085101044 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085101044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab03a2, normal) (hnbgw_rua.c:407) 20241117085101044 DHNB DEBUG map_rua[0x5595ca7507c0]{init}: Allocated (fsm.c:456) 20241117085101044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11207586)[0x5595ca7507c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085101044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207586 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085101044 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085101044 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085101044 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207586 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085101044 DCN DEBUG map_sccp[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085101044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085101044 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11207586 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085101044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207586 SCCP-56 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085101044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11207586)[0x5595ca7507c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085101044 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085101044 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085101044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11207586)[0x5595ca7507c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085101044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5595ca772060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085101044 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085101044 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{IDLE}: Allocated (fsm.c:456) 20241117085101044 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085101044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001260056400500f1100926) (sccp_scrc.c:406) 20241117085101044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085101044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085101044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085101044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085101044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085101044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085101044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085101044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085101044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085101044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085101044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085101044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085101044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085101044 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085101044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5595ca772060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085101044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11207586)[0x5595ca7507c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085101044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085101044 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085101044 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085101044 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085101044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085101044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085101044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085101044 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(449)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(450)@c12b04494787: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) HNBGW_Test.msc0-RAN(450)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)16420218 HNBGW_Test.msc0-SCCP(449)@c12b04494787: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(462)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(449)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085101062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085101062 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085101062 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085101062 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085101062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085101062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085101062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085101062 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085101062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085101062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085101062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085101062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085101062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085101063 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003e41f2) (sccp_scrc.c:477) 20241117085101063 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20241117085101063 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085101063 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085101063 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085101063 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085101063 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) 20241117085101063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5595ca772060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085101063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5595ca772060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085101063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55248<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(462)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085101065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085101069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085101071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085101073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085101075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085101076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085101078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085101079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085101080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085101080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085101081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085101082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085101083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085101083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085101084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085101085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085101085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085101086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085101087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085101088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000110010100'B, t_guard := 20.000000 } 20241117085101098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(453)@c12b04494787: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(453)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(463)5830845 20241117085102124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085102124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085102124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085102124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085102124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x58f8bd, normal) (hnbgw_rua.c:407) 20241117085102124 DHNB DEBUG map_rua[0x5595ca771230]{init}: Allocated (fsm.c:456) 20241117085102124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5830845)[0x5595ca771230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085102124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5830845 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085102124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085102124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085102124 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085102124 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5830845 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085102124 DCN DEBUG map_sccp[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085102124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085102124 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5830845 <-> SCCP-57 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085102124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5830845 SCCP-57 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085102124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5830845)[0x5595ca771230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085102124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085102124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085102124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5830845)[0x5595ca771230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085102124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5595ca75c770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085102124 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085102124 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{IDLE}: Allocated (fsm.c:456) 20241117085102124 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085102124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001940056400500f1100926) (sccp_scrc.c:406) 20241117085102124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085102124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085102124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085102124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085102124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085102124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085102124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085102124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085102124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085102124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085102124 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085102124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085102124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085102124 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085102124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5595ca75c770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085102124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5830845)[0x5595ca771230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085102125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085102125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085102125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085102125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085102125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085102125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085102125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085102125 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(452)@c12b04494787: First idle individual index:0 HNBGW_Test.msc1-SCCP(452)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(453)@c12b04494787: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) HNBGW_Test.msc1-RAN(453)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(463)10455562 HNBGW_Test.msc1-SCCP(452)@c12b04494787: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(463)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(452)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085102149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085102149 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085102149 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085102149 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085102149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085102149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085102149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085102149 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085102149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085102149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085102149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085102149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085102149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085102149 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0018b93e) (sccp_scrc.c:477) 20241117085102149 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20241117085102149 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085102149 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085102149 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085102150 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085102150 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) 20241117085102150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5595ca75c770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085102150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5595ca75c770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085102152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(463)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085102154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085102158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085102161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085102163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085102165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085102166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085102167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085102168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085102168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085102169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085102170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085102171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085102171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085102172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085102173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085102174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085102174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085102175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085102176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085102177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001001101011'B, t_guard := 20.000000 } 20241117085102187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@c12b04494787: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(464)8680499 20241117085103210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085103211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085103211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085103211 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085103211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x847433, normal) (hnbgw_rua.c:407) 20241117085103211 DHNB DEBUG map_rua[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085103211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8680499)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085103211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8680499 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085103211 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085103211 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085103211 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8680499 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085103211 DCN DEBUG map_sccp[0x5595ca6deec0]{init}: Allocated (fsm.c:456) 20241117085103211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5595ca6deec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085103211 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8680499 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085103211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8680499 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085103211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8680499)[0x5595ca76e800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085103211 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085103211 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085103211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8680499)[0x5595ca76e800]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085103211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5595ca6deec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085103211 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085103211 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{IDLE}: Allocated (fsm.c:456) 20241117085103211 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085103211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300026b0056400500f1100926) (sccp_scrc.c:406) 20241117085103211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085103211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085103211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085103211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085103211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085103211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085103211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085103211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085103211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085103211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085103211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085103211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085103211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085103211 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085103211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5595ca6deec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085103211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8680499)[0x5595ca76e800]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085103211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085103211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085103211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085103211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085103211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085103211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085103211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085103211 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@c12b04494787: First idle individual index:1 HNBGW_Test.msc0-SCCP(449)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(450)@c12b04494787: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) HNBGW_Test.msc0-RAN(450)@c12b04494787: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(464)5752108 HNBGW_Test.msc0-SCCP(449)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(449)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085103219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085103219 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085103219 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085103219 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085103219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085103219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085103219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085103219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085103219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085103220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085103220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085103220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085103220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085103220 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0043b890) (sccp_scrc.c:477) 20241117085103220 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20241117085103220 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085103220 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085103220 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085103220 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085103220 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) 20241117085103220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5595ca6deec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085103220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5595ca6deec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_imsi_round_robin0(464)@c12b04494787: setverdict(pass): none -> pass 20241117085103223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(464)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085103225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085103229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085103234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085103237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085103239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085103241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085103242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085103243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085103244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085103244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085103245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085103246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085103246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085103247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085103248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085103248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085103249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085103250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085103250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085103251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085103253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448)@c12b04494787: Final verdict of PTC: none20241117085103254 DLINP DEBUG SRVCONN(,r=127.0.0.1:38132<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085103254 DLINP DEBUG SRVCONN(,r=127.0.0.1:38132<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085103254 DLINP NOTICE SRV(,r=127.0.0.1:38132<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085103254 DMAIN NOTICE (127.0.0.1:38132 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38132<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085103254 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085103254 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085103254 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) 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085103254 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085103254 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) 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085103254 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 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085103254 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085103254 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085103254 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085103254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085103254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085103254 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 20241117085103254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085103254 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(456)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(459)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(450)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(460)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(455)@c12b04494787: Final verdict of PTC: none 20241117085103254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085103254 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085103254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085103254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085103254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085103254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085103254 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085103254 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085103254 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085103254 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085103254 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085103254 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 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085103254 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085103254 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085103254 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085103254 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085103254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085103254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085103254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085103254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085103254 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085103254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085103254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085103254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085103254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085103254 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085103254 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085103254 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085103254 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085103254 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34401<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(457)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(452)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(461)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(449)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(442)@c12b04494787: Final verdict of PTC: none 20241117085103255 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 20241117085103255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085103255 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085103255 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085103255 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) 20241117085103255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085103255 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085103255 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085103255 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085103255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085103255 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085103255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085103255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085103258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085103258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085103258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085103258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085103258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085103258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085103258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085103258 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085103258 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085103258 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085103258 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085103258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5595ca772060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085103258 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085103258 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085103259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e41f2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085103259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085103259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085103259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085103259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085103259 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085103259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5595ca772060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085103259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11207586)[0x5595ca7507c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085103259 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11207586)[0x5595ca7507c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085103260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085103260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11207586)[0x5595ca7507c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085103260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11207586)[0x5595ca7507c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085103260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11207586)[0x5595ca7507c0]{disrupted}: Freeing instance (context_map.c:202) 20241117085103260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11207586)[0x5595ca7507c0]{disrupted}: Deallocated (fsm.c:568) 20241117085103260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5595ca772060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085103260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5595ca772060]{disconnected}: Freeing instance (context_map.c:206) 20241117085103260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5595ca772060]{disconnected}: Deallocated (fsm.c:568) 20241117085103260 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207586 SCCP-56 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085103261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5595ca6deec0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085103261 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085103261 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085103261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043b890), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085103261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085103261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085103261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085103261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085103261 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085103261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5595ca6deec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085103261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8680499)[0x5595ca76e800]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085103261 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8680499)[0x5595ca76e800]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085103262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085103262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8680499)[0x5595ca76e800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085103262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8680499)[0x5595ca76e800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085103262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8680499)[0x5595ca76e800]{disrupted}: Freeing instance (context_map.c:202) 20241117085103262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8680499)[0x5595ca76e800]{disrupted}: Deallocated (fsm.c:568) 20241117085103262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5595ca6deec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085103262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5595ca6deec0]{disconnected}: Freeing instance (context_map.c:206) 20241117085103262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5595ca6deec0]{disconnected}: Deallocated (fsm.c:568) 20241117085103263 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8680499 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085103263 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 20241117085103263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085103263 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085103263 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085103263 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085103263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085103263 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085103263 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241117085103263 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) 20241117085103263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085103263 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085103263 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085103263 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085103263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085103263 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085103263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085103263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085103263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085103263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085103263 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085103263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085103263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085103264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085103264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085103264 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085103264 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085103264 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085103264 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085103264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085103264 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085103264 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085103264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018b93e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085103264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085103265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085103265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085103265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085103265 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085103265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5595ca75c770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085103265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5830845)[0x5595ca771230]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085103265 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5830845)[0x5595ca771230]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085103265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085103265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5830845)[0x5595ca771230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085103265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5830845)[0x5595ca771230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085103265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5830845)[0x5595ca771230]{disrupted}: Freeing instance (context_map.c:202) 20241117085103266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5830845)[0x5595ca771230]{disrupted}: Deallocated (fsm.c:568) 20241117085103266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5595ca75c770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085103266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5595ca75c770]{disconnected}: Freeing instance (context_map.c:206) 20241117085103266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5595ca75c770]{disconnected}: Deallocated (fsm.c:568) 20241117085103266 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5830845 SCCP-57 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085103266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085103266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085103266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085103266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085103266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085103266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085103266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085103266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085103266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085103266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085103267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085103267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085103267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085103267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085103267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085103267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085103267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085103267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085103267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085103267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085103267 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085103267 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085103267 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085103268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085103268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085103268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085103268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085103268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085103268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085103268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085103268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(453)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(458)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(443)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(451)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(454)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085103271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55240<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(444)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(442): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(443): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(444): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(449): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(450): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(451): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(452): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(453): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(454): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(455): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(456): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(457): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(458): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(459): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(460): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(462): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(463): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(464): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sun Nov 17 08:51:03 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 20241117085103402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085103904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=443092) 20241117085104112 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085104112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060ce76), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085104112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085104113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085104113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085104113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085104113 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085104113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072e217), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085104113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085104113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085104113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085104113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085104113 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085104113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cc0c), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085104113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085104113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085104113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085104113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085104113 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085104113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc8cdb), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085104113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085104113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085104113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085104113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085104113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085104113 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085104113 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085104113 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085104113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085104113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085104113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085104113 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085104113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085104113 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085104113 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085104113 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085104113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085104113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085104113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085104113 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085104113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085104113 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085104113 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085104113 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085104113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085104113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085104113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085104113 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085104113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085104113 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085104113 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085104114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085104114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085104114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085104114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085104114 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=443092, count=491576) 20241117085105255 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085105255 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085105255 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085105255 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085105255 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085105255 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085105256 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085105256 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085105256 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085105263 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085105263 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085105263 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sun Nov 17 08:51:05 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@c12b04494787: 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@c12b04494787: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241117085106994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085106997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085107000 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36299<->l=127.0.0.1:4262) (control_if.c:570) 20241117085107014 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085107014 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)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085107022 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085107022 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085107023 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107023 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085107023 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107023 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54527 (stream_srv.c:129) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085107023 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54527<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085107023 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085107023 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107024 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107024 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085107024 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085107024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107024 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085107024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107024 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107024 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107024 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085107024 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085107024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107024 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085107024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107024 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107024 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107024 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085107024 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085107024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107024 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085107024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107025 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107025 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107025 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085107025 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085107025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085107025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107025 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085107025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085107025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085107025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085107025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(475)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(475)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(475)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(473)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(478)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(478)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(478)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(476)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085107052 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085107052 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107052 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085107052 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107053 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085107053 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107053 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085107053 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107054 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107054 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085107054 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107054 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085107054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107054 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107054 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107054 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085107054 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107054 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085107054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107054 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107054 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107054 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085107054 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107054 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085107054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107054 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107054 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107054 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085107054 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085107054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107054 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085107054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085107054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085107054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085107054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(481)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(481)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(481)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(479)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(484)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(484)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(484)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(482)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085107091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085107091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085107091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085107091 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085107091 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085107091 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085107091 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085107091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085107091 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@c12b04494787: setverdict(pass): none -> pass 20241117085107096 DLINP DEBUG SRVCONN(,r=127.0.0.1:54527<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085107096 DLINP DEBUG SRVCONN(,r=127.0.0.1:54527<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085107096 DLINP DEBUG SRVCONN(,r=127.0.0.1:54527<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085107096 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085107096 DHNBAP DEBUG (127.0.0.1:54527 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085107096 DHNBAP NOTICE (127.0.0.1:54527 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085107096 DHNBAP NOTICE (127.0.0.1:54527 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085107096 DLINP DEBUG SRVCONN(,r=127.0.0.1:54527<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085107096 DLINP DEBUG SRVCONN(,r=127.0.0.1:54527<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085107237 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085107237 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085107237 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085107237 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085107242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107242 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085107242 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085107242 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085107242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085107242 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085107242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085107243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107243 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085107243 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085107243 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085107244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085107244 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085107244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085107244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085107244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085107244 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085107244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085107244 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085107244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085107244 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085107244 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085107244 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085107244 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107245 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107245 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085107245 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085107245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085107245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107245 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085107245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085107245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085107245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085107245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085107248 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 20241117085107248 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 20241117085107248 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085107248 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085107252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107252 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085107252 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085107252 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085107252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085107252 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085107252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085107253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085107253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085107253 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085107253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085107253 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085107253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085107253 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085107253 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085107253 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085107253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107253 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085107253 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085107253 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085107253 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085107253 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085107253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085107253 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107254 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107254 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085107254 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085107254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107254 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085107254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107254 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085107254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085107254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085107254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085107254 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085107267 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085107267 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085107267 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085107267 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085107271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107271 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085107271 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085107271 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085107271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085107271 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085107271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085107273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107273 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085107273 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085107273 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085107273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085107273 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085107273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085107274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085107274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085107274 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085107274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085107274 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085107274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085107274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085107274 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085107274 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085107274 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107275 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107275 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085107275 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085107275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085107276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107276 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085107276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085107276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085107276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085107276 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085107280 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 20241117085107280 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 20241117085107280 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085107280 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(484)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085107285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107285 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085107285 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085107285 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085107285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085107286 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085107286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085107288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107289 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085107289 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085107289 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085107289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085107289 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085107289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085107289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085107289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085107289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085107289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085107289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085107289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085107289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085107289 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085107289 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085107289 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085107290 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085107290 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085107290 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085107290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085107290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085107290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085107290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085107290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085107290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085107290 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085107290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085107290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085107290 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085107290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085107290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085107290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085107291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085107291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085107291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085107291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085107291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(474)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085108049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108049 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085108049 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085108050 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085108050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085108050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085108050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085108050 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085108050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085108050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085108050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085108050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085108050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085108050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085108050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085108050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085108050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085108050 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085108050 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085108050 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085108050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085108050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085108050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085108050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085108050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085108050 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085108050 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085108050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108050 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085108050 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085108050 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085108050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085108050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085108050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085108050 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108050 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085108050 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085108050 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085108050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085108050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085108050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085108050 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085108050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085108050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085108050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085108050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085108050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085108050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085108050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085108050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085108050 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085108050 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085108050 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(477)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085108053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108053 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085108053 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085108053 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085108053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085108053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085108053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085108053 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085108053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085108053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085108053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085108053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085108053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085108053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085108053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085108053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085108054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085108054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085108054 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085108054 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) 20241117085108054 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) 20241117085108054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085108054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085108054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085108054 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085108054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085108054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085108054 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085108054 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085108054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085108054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085108054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085108054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085108054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085108054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085108054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108056 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085108056 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085108056 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085108056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085108056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085108056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085108056 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085108057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085108057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085108057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085108057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085108057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085108057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085108057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085108057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085108057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085108057 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085108057 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085108057 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(480)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085108078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108078 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085108078 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085108078 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085108078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085108078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085108078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085108078 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085108079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085108079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085108079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085108079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085108079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085108079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085108079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085108079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085108079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085108079 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085108079 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085108079 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085108079 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085108079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085108079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085108079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085108079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085108079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085108079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085108079 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085108079 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085108079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085108079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085108079 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085108079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085108079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085108079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085108079 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108079 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085108079 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085108079 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085108080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085108080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085108080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085108080 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085108080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085108080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085108080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085108080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085108080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085108080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085108080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085108080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108080 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085108080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085108080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085108080 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085108080 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(483)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085108084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108084 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085108084 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085108084 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 20241117085108084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085108084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085108084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085108084 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085108084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085108084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085108084 DLM3UA DEBUG 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) 20241117085108084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085108084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085108084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085108084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085108084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085108084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085108084 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085108084 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085108084 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) 20241117085108084 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) 20241117085108084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085108085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085108085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085108085 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085108085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085108085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085108085 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085108085 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085108085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085108085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085108085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085108085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085108085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085108085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085108085 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085108085 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085108085 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085108085 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 20241117085108085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085108085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085108085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085108085 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085108085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085108085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085108085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085108085 DLM3UA DEBUG 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) 20241117085108085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085108085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085108085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085108085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085108085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085108085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085108085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085108085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085108085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085108085 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085108085 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085108085 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085109106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085109112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085109116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085109121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085109125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085109128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085109132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085109135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085109139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085109142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085109144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085109147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085109149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085109151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085109153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085109155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085109156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085109158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085109159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085109160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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 := '000000000000000011101100'B, t_guard := 20.000000 } 20241117085109186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)478624 20241117085110230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085110230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085110231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085110231 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085110231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x74da0, normal) (hnbgw_rua.c:407) 20241117085110231 DHNB DEBUG map_rua[0x5595ca771230]{init}: Allocated (fsm.c:456) 20241117085110231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-478624)[0x5595ca771230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085110231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-478624 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085110231 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085110231 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085110231 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-478624 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085110231 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-478624 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085110231 DCN DEBUG map_sccp[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085110231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085110231 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-478624 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085110231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-478624 SCCP-59 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085110231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-478624)[0x5595ca771230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085110231 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085110231 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085110231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-478624)[0x5595ca771230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085110231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5595ca75c770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085110231 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085110231 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{IDLE}: Allocated (fsm.c:456) 20241117085110231 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085110231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000ec0056400500f1100926) (sccp_scrc.c:406) 20241117085110231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085110231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085110231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085110231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085110231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085110231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085110231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085110231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085110231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085110231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085110231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085110231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085110231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085110231 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085110231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5595ca75c770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085110231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-478624)[0x5595ca771230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085110231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085110231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085110231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085110231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085110231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085110231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085110231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085110231 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(473)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(474)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)2723827 HNBGW_Test.msc0-SCCP(473)@c12b04494787: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(473)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085110251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085110252 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085110252 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085110252 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085110252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085110252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085110252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085110252 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085110252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085110252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085110252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085110252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085110252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085110252 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005342e5) (sccp_scrc.c:477) 20241117085110252 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20241117085110252 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085110252 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085110252 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085110252 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085110252 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) 20241117085110252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5595ca75c770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085110252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5595ca75c770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085110253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085110256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085110260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085110263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085110266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085110268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085110270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085110271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085110272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085110273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085110274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085110275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085110275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085110276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085110277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085110278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085110279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085110280 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085110281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085110283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085110284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000110110001'B, t_guard := 20.000000 } 20241117085110296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38582<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(477)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(477)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)15031439 20241117085111323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085111323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085111323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085111323 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085111323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe55c8f, normal) (hnbgw_rua.c:407) 20241117085111323 DHNB DEBUG map_rua[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085111323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15031439)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085111323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15031439 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085111323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085111323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085111323 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15031439 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085111323 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15031439 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085111323 DCN DEBUG map_sccp[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085111323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085111323 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15031439 <-> SCCP-60 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085111323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15031439 SCCP-60 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085111323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15031439)[0x5595ca772060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085111323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085111323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085111323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15031439)[0x5595ca772060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085111323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5595ca76e800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085111323 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085111323 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{IDLE}: Allocated (fsm.c:456) 20241117085111323 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085111323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001b10056400500f1100926) (sccp_scrc.c:406) 20241117085111323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085111323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085111323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085111323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085111323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085111323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085111323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085111323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085111323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085111323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085111323 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085111323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085111323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085111323 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085111323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5595ca76e800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085111323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15031439)[0x5595ca772060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085111323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085111323 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085111323 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085111323 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085111323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085111323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085111323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085111323 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(476)@c12b04494787: First idle individual index:0 HNBGW_Test.msc1-SCCP(476)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(477)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)4302747 HNBGW_Test.msc1-SCCP(476)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(476)@c12b04494787: 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)@c12b04494787: setverdict(pass): none -> pass 20241117085111343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085111343 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085111343 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085111343 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085111343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085111343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085111343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085111343 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085111343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085111343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085111343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085111343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085111343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085111343 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e06664) (sccp_scrc.c:477) 20241117085111343 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20241117085111343 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085111343 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085111343 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085111343 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085111343 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) 20241117085111343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5595ca76e800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085111343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5595ca76e800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085111345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38582<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085111347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085111350 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085111353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085111355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085111358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085111362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085111364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085111365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085111366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085111368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085111369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085111370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085111371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085111372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085111374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085111376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085111377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085111378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085111379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085111380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000001001110'B, t_guard := 20.000000 } 20241117085111391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)8769470 20241117085112411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085112411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085112411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085112411 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085112411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x85cfbe, normal) (hnbgw_rua.c:407) 20241117085112411 DHNB DEBUG map_rua[0x5595ca7543f0]{init}: Allocated (fsm.c:456) 20241117085112411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8769470)[0x5595ca7543f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085112411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8769470 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085112411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085112411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085112412 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8769470 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085112412 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8769470 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085112412 DCN DEBUG map_sccp[0x5595ca773170]{init}: Allocated (fsm.c:456) 20241117085112412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5595ca773170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085112412 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8769470 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085112412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8769470 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085112412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8769470)[0x5595ca7543f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085112412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085112412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085112412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8769470)[0x5595ca7543f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085112412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5595ca773170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085112412 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085112412 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{IDLE}: Allocated (fsm.c:456) 20241117085112412 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085112412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300004e0056400500f1100926) (sccp_scrc.c:406) 20241117085112412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085112412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085112412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085112412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085112412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085112412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085112412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085112412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085112412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085112412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085112412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085112412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085112412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085112412 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085112412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5595ca773170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085112412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8769470)[0x5595ca7543f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085112412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085112412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085112412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085112412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085112412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085112412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085112412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085112412 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@c12b04494787: First idle individual index:1 HNBGW_Test.msc0-SCCP(473)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(474)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)14632482 HNBGW_Test.msc0-SCCP(473)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(473)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085112417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085112417 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085112417 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085112417 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085112417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085112417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085112417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085112417 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085112417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085112417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085112417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085112417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@c12b04494787: setverdict(pass): none -> pass 20241117085112417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085112417 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00745de4) (sccp_scrc.c:477) 20241117085112417 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20241117085112417 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085112417 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085112417 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085112417 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085112417 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) 20241117085112417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5595ca773170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085112417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5595ca773170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085112419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085112420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085112424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085112426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085112429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085112431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085112432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085112434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085112435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085112436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085112438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085112438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085112439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085112440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085112440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085112441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085112442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085112442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085112443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085112444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085112444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465)@c12b04494787: Final verdict of PTC: none 20241117085112447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085112447 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36299<->l=127.0.0.1:4262) (control_if.c:193) 20241117085112447 DLINP DEBUG SRVCONN(,r=127.0.0.1:54527<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085112447 DLINP DEBUG SRVCONN(,r=127.0.0.1:54527<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@c12b04494787: Final verdict of PTC: none 20241117085112447 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085112447 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) 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085112447 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085112447 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) 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085112447 DLINP NOTICE SRV(,r=127.0.0.1:54527<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085112447 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 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085112447 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085112447 DMAIN NOTICE (127.0.0.1:54527 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54527<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(483)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(476)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(480)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(475)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(473)@c12b04494787: Final verdict of PTC: none 20241117085112447 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085112447 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 20241117085112447 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085112447 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085112447 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(474)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(482)@c12b04494787: Final verdict of PTC: none 20241117085112447 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085112447 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085112447 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 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085112447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc1-RAN(477)@c12b04494787: Final verdict of PTC: none 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085112447 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085112447 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085112447 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 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085112447 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085112447 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085112447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085112447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(479)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(484)@c12b04494787: Final verdict of PTC: none 20241117085112448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085112448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085112448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085112448 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085112448 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085112448 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085112448 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085112448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085112448 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 20241117085112448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085112448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085112448 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085112448 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085112448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085112448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085112448 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241117085112448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085112448 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) 20241117085112448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085112448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085112448 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085112448 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085112448 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085112448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085112448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085112448 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085112448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085112448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085112448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085112448 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085112448 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085112448 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085112448 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085112448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085112448 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085112448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085112448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085112448 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085112448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005342e5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085112448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085112448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085112448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085112448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085112448 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085112448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5595ca75c770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085112448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-478624)[0x5595ca771230]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085112448 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-478624)[0x5595ca771230]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085112448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085112448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-478624)[0x5595ca771230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085112448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-478624)[0x5595ca771230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085112448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-478624)[0x5595ca771230]{disrupted}: Freeing instance (context_map.c:202) 20241117085112448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-478624)[0x5595ca771230]{disrupted}: Deallocated (fsm.c:568) 20241117085112448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5595ca75c770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085112448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5595ca75c770]{disconnected}: Freeing instance (context_map.c:206) 20241117085112448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5595ca75c770]{disconnected}: Deallocated (fsm.c:568) 20241117085112448 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-478624 SCCP-59 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) HNBGW_Test.msc1-M3UA(478)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(481)@c12b04494787: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@c12b04494787: Final verdict of PTC: none 20241117085112449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085112449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085112449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085112449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085112449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085112449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085112449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085112449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085112448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5595ca773170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085112448 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@c12b04494787: Final verdict of PTC: none 20241117085112449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085112449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085112449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085112449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085112449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085112449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085112449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085112449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(485)@c12b04494787: Final verdict of PTC: none 20241117085112449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085112449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085112449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085112449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085112449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085112449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085112449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085112449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085112448 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085112448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00745de4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085112448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085112448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085112448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085112448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085112448 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085112448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5595ca773170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085112448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8769470)[0x5595ca7543f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085112448 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8769470)[0x5595ca7543f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085112448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085112448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8769470)[0x5595ca7543f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085112448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8769470)[0x5595ca7543f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085112448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8769470)[0x5595ca7543f0]{disrupted}: Freeing instance (context_map.c:202) 20241117085112448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8769470)[0x5595ca7543f0]{disrupted}: Deallocated (fsm.c:568) 20241117085112448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5595ca773170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085112448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5595ca773170]{disconnected}: Freeing instance (context_map.c:206) 20241117085112448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5595ca773170]{disconnected}: Deallocated (fsm.c:568) 20241117085112448 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8769470 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241117085112448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085112448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085112448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085112448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085112448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085112448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085112448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085112448 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085112448 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085112448 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085112448 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085112449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085112449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085112449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085112449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085112449 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085112449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085112449 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085112449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085112449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085112449 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085112449 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085112449 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085112449 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085112449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5595ca76e800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085112449 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085112449 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085112449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e06664), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085112449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085112449 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085112449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085112449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085112449 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085112449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5595ca76e800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085112449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15031439)[0x5595ca772060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085112449 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15031439)[0x5595ca772060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085112449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085112449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15031439)[0x5595ca772060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085112449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15031439)[0x5595ca772060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085112449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15031439)[0x5595ca772060]{disrupted}: Freeing instance (context_map.c:202) 20241117085112449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15031439)[0x5595ca772060]{disrupted}: Deallocated (fsm.c:568) 20241117085112449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5595ca76e800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085112449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5595ca76e800]{disconnected}: Freeing instance (context_map.c:206) 20241117085112449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5595ca76e800]{disconnected}: Deallocated (fsm.c:568) 20241117085112449 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15031439 SCCP-60 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241117085112449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085112449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085112449 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085112449 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085112449 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(466)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085112477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38564<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(468)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(466): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(468): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(473): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(474): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(475): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(476): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(477): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(478): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(479): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(480): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(481): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(482): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(483): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(484): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(485): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sun Nov 17 08:51:12 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 20241117085112597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085113098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55822<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=471840) 20241117085113260 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085113260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e41f2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085113260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085113260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085113260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085113260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085113260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085113260 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085113260 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085113260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085113260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085113260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085113260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085113260 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085113262 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085113262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043b890), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085113262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085113262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085113262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085113262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085113262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085113262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085113262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085113263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085113263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085113263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085113263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085113263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085113265 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085113266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018b93e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085113266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085113266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085113266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085113266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085113266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085113266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085113266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085113266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085113266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085113266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085113266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085113266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085114113 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085114114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc8cdb), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085114114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085114114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085114114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085114114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085114114 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085114114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cc0c), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085114114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085114114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085114114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085114114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085114114 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085114114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072e217), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085114114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085114114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085114114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085114114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085114114 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085114114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060ce76), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085114114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085114114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085114114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085114114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085114114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085114114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085114114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085114114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085114114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085114114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085114114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085114114 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085114115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085114115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085114115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085114115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085114115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085114115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085114115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085114115 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085114115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085114115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085114115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085114115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085114115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085114115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085114115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085114115 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085114115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085114115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085114115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085114115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085114115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085114115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085114115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085114115 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=471840, count=489124) 20241117085114448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085114448 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085114448 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085114448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085114448 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085114448 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085114448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085114448 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085114448 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085114448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085114449 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085114449 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sun Nov 17 08:51: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_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@c12b04494787: 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@c12b04494787: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241117085116206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085116212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085116215 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35583<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085116234 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085116234 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085116242 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085116242 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116242 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085116242 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116243 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085116243 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085116243 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085116243 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116243 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36759 (stream_srv.c:129) 20241117085116243 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36759<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085116244 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116244 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085116244 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116244 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085116244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116244 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116244 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116244 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085116244 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116244 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085116244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116244 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116244 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116244 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085116244 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116244 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085116244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116244 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116244 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116244 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085116244 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085116244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116244 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085116245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085116245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085116245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085116245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(499)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(499)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(499)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(497)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(502)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(502)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(502)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(500)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085116271 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085116271 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116271 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085116271 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116271 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085116271 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116271 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085116271 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116272 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116272 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085116272 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085116272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116272 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085116272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116272 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116272 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116272 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085116272 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085116272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116272 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085116272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116272 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116272 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116272 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085116272 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085116272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116272 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085116272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116272 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116272 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116272 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085116272 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085116273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085116273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116273 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085116273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085116273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085116273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085116273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(505)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(505)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(505)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(503)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(508)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(508)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(508)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(506)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085116308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085116308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085116308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085116308 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085116308 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085116308 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085116308 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085116308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085116308 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@c12b04494787: setverdict(pass): none -> pass 20241117085116313 DLINP DEBUG SRVCONN(,r=127.0.0.1:36759<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085116313 DLINP DEBUG SRVCONN(,r=127.0.0.1:36759<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085116313 DLINP DEBUG SRVCONN(,r=127.0.0.1:36759<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085116313 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085116313 DHNBAP DEBUG (127.0.0.1:36759 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085116313 DHNBAP NOTICE (127.0.0.1:36759 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085116314 DHNBAP NOTICE (127.0.0.1:36759 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085116314 DLINP DEBUG SRVCONN(,r=127.0.0.1:36759<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085116314 DLINP DEBUG SRVCONN(,r=127.0.0.1:36759<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085116457 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085116457 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085116457 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085116457 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085116463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116463 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085116463 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085116463 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085116463 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085116464 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085116464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085116467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116467 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085116467 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085116467 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085116467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085116467 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085116467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085116467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085116467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085116467 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085116467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085116467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085116467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085116467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085116467 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085116467 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085116467 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116468 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 20241117085116468 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 20241117085116468 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085116468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085116468 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116469 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085116469 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085116469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085116469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116469 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085116469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085116469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085116469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085116469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(502)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085116475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116475 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085116475 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085116475 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085116475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085116475 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085116475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085116478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116478 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085116478 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085116478 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085116478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085116478 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085116478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085116478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085116478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085116478 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085116478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085116478 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085116478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085116478 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085116478 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085116478 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085116478 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116479 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116479 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085116480 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085116480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116480 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085116480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116480 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085116480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085116480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085116480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085116480 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085116485 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085116485 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085116485 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085116485 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085116492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116492 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085116492 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085116492 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085116492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085116492 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085116492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085116495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116495 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085116495 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085116495 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085116495 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085116495 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085116495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085116495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085116495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085116495 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085116495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085116495 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085116495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085116495 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085116495 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085116495 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085116495 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116496 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116496 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085116496 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085116496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085116496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116496 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085116497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085116497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085116497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085116497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085116497 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 20241117085116497 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 20241117085116497 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085116497 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085116501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116501 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085116501 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085116501 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085116501 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085116501 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085116501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085116502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085116502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116502 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085116502 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085116502 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085116502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085116502 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085116502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085116502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085116502 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085116502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085116502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085116502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085116502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085116502 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085116502 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085116502 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085116504 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085116504 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085116504 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085116504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085116504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085116504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085116504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085116504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085116504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085116504 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085116504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085116504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085116504 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085116504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085116504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085116504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085116504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085116504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085116504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085116504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085116504 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(498)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085117272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117272 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085117272 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085117272 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085117272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085117272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085117272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085117272 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085117272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085117272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085117272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085117272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085117272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085117272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085117272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085117272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085117272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085117272 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085117272 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085117272 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085117272 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085117272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085117272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085117272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085117272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085117272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085117272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085117272 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085117272 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085117273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085117273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085117273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085117273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085117273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085117273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085117273 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117273 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085117273 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085117273 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085117273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085117273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085117273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085117273 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085117273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085117273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085117273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085117274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085117274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085117274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085117274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085117274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085117274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085117274 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085117274 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085117274 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(501)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085117276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085117276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085117276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085117276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085117276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085117276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085117276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085117276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085117276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085117276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085117276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085117276 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085117276 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085117276 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085117276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085117276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085117276 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085117276 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085117276 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) 20241117085117276 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) 20241117085117276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085117276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085117276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085117276 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085117276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085117277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085117277 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085117277 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085117277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085117277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085117277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085117277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085117277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085117277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085117277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117277 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085117277 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085117277 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085117277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085117277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085117277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085117277 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085117277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085117277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085117277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085117277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085117277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085117277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085117277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085117277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085117277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085117277 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085117277 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085117277 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(504)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085117291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117291 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085117291 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085117291 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085117291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085117291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085117291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085117291 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085117291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085117291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085117291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085117291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085117291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085117291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085117291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085117291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085117291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085117291 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085117291 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085117291 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085117291 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085117291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085117291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085117291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085117291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085117291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085117291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085117291 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085117291 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085117291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085117291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085117291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085117291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085117291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085117291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085117291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117292 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085117292 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085117292 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085117292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085117292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085117292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085117292 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085117292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085117292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085117292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085117292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085117292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085117292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085117292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085117292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085117292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085117292 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085117292 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085117292 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(507)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085117304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117304 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085117304 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085117304 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 20241117085117304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085117304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085117304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085117304 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085117304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085117304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085117304 DLM3UA DEBUG 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) 20241117085117304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085117304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085117304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085117304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085117304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085117304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085117304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085117304 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085117304 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) 20241117085117304 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) 20241117085117304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085117304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085117304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085117305 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085117305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085117305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085117305 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085117305 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085117305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085117305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085117305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085117305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085117305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085117305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085117305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085117306 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085117306 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085117306 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 20241117085117306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085117306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085117306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085117306 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085117306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085117306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085117306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085117306 DLM3UA DEBUG 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) 20241117085117306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085117306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085117306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085117306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085117306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085117306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085117306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085117306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085117306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085117306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085117306 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085117306 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085118324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085118331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085118334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085118337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085118340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085118343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085118345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085118347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085118349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085118351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085118353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085118356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085118360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085118364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085118368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085118371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085118376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085118379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085118382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085118386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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 := '000000000000000111100111'B, t_guard := 20.000000 } 20241117085118422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55834<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)7435605 20241117085119459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085119459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085119459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085119459 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085119459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x717555, normal) (hnbgw_rua.c:407) 20241117085119459 DHNB DEBUG map_rua[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085119459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7435605)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085119459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7435605 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085119459 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085119459 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085119459 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7435605 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085119459 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7435605 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) 20241117085119459 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7435605 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085119459 DCN DEBUG map_sccp[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085119459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085119459 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7435605 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085119459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7435605 SCCP-62 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085119459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7435605)[0x5595ca772060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085119459 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085119459 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085119459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7435605)[0x5595ca772060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085119459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5595ca76e800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085119459 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085119459 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{IDLE}: Allocated (fsm.c:456) 20241117085119459 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085119459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001e70056400500f1100926) (sccp_scrc.c:406) 20241117085119459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085119459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085119459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085119459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085119459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085119459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085119459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085119459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085119459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085119459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085119459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085119459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085119459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085119459 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085119459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5595ca76e800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085119459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7435605)[0x5595ca772060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085119459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085119459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085119459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085119459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085119459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085119459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085119459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085119459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(497)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(498)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)10465164 HNBGW_Test.msc0-SCCP(497)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(497)@c12b04494787: 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)@c12b04494787: setverdict(pass): none -> pass 20241117085119467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085119467 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085119467 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085119467 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085119467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085119467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085119467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085119467 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085119467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085119467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085119467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085119467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085119467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085119467 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0090d927) (sccp_scrc.c:477) 20241117085119467 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20241117085119467 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085119467 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085119467 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085119467 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085119467 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) 20241117085119467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5595ca76e800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085119467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5595ca76e800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085119468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55834<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085119469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085119471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085119472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085119474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085119475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085119476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085119477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085119478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085119479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085119480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085119480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085119481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085119482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085119483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085119484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085119485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085119486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085119487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085119488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085119489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000111001111'B, t_guard := 20.000000 } 20241117085119500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(501)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(501)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)7945995 20241117085120526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085120527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085120527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085120527 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085120527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x793f0b, normal) (hnbgw_rua.c:407) 20241117085120527 DHNB DEBUG map_rua[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085120527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7945995)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085120527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7945995 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085120527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085120527 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085120527 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7945995 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085120527 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7945995 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) 20241117085120527 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7945995 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085120527 DCN DEBUG map_sccp[0x5595ca773170]{init}: Allocated (fsm.c:456) 20241117085120527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5595ca773170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085120527 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7945995 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085120527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7945995 SCCP-63 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085120527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7945995)[0x5595ca75c770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085120527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085120527 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085120527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7945995)[0x5595ca75c770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085120527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5595ca773170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085120527 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085120527 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{IDLE}: Allocated (fsm.c:456) 20241117085120527 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085120527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001cf0056400500f1100926) (sccp_scrc.c:406) 20241117085120527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085120527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085120527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085120527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085120528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085120528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085120528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085120528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085120528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085120528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085120528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085120528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085120528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085120528 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085120528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5595ca773170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085120528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7945995)[0x5595ca75c770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085120528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085120528 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085120528 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085120528 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085120528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085120528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085120528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085120528 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(500)@c12b04494787: First idle individual index:0 HNBGW_Test.msc1-SCCP(500)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(501)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)3521691 HNBGW_Test.msc1-SCCP(500)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(500)@c12b04494787: 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)@c12b04494787: setverdict(pass): none -> pass 20241117085120547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085120547 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085120547 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085120547 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085120547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085120547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085120547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085120547 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085120547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085120548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085120548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085120548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085120548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085120548 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0019907f) (sccp_scrc.c:477) 20241117085120548 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20241117085120548 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085120548 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085120548 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085120548 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085120548 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) 20241117085120548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5595ca773170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085120548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5595ca773170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085120551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085120553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085120559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085120562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085120564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085120566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085120568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085120569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085120570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085120571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085120572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085120572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085120573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085120574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085120575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085120575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085120576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085120577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085120578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085120579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085120579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000110000010'B, t_guard := 20.000000 } 20241117085120590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55844<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)6795603 20241117085121612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085121612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085121612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085121613 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085121613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67b153, normal) (hnbgw_rua.c:407) 20241117085121613 DHNB DEBUG map_rua[0x5595ca750ff0]{init}: Allocated (fsm.c:456) 20241117085121613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795603)[0x5595ca750ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085121613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795603 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085121613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085121613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085121613 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795603 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085121613 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795603 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) 20241117085121613 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795603 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085121613 DCN DEBUG map_sccp[0x5595ca758bd0]{init}: Allocated (fsm.c:456) 20241117085121613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5595ca758bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085121613 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6795603 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085121613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795603 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085121613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795603)[0x5595ca750ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085121613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085121613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085121613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795603)[0x5595ca750ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085121613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5595ca758bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085121613 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085121613 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{IDLE}: Allocated (fsm.c:456) 20241117085121613 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085121613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001820056400500f1100926) (sccp_scrc.c:406) 20241117085121613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085121613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085121613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085121613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085121613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085121613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085121613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085121613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085121613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085121613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085121613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085121613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085121613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085121613 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085121613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5595ca758bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085121613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795603)[0x5595ca750ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085121613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085121613 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085121613 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085121613 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085121613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085121613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085121613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085121613 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@c12b04494787: First idle individual index:1 HNBGW_Test.msc0-SCCP(497)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(498)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)610010 HNBGW_Test.msc0-SCCP(497)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(497)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085121617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085121617 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085121617 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085121617 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085121617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085121617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085121617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085121617 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085121617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085121617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085121617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085121617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085121617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085121617 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00893051) (sccp_scrc.c:477) 20241117085121617 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20241117085121617 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@c12b04494787: setverdict(pass): none -> pass 20241117085121617 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085121617 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085121617 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085121617 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) 20241117085121617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5595ca758bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085121617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5595ca758bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085121620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55844<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085121622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085121624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085121625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085121626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085121627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085121628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085121628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085121629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085121630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085121631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085121632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085121633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085121633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085121634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085121635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085121636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085121636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085121637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085121637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085121638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085121641 DLINP DEBUG SRVCONN(,r=127.0.0.1:36759<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085121641 DLINP DEBUG SRVCONN(,r=127.0.0.1:36759<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085121641 DLINP NOTICE SRV(,r=127.0.0.1:36759<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085121641 DMAIN NOTICE (127.0.0.1:36759 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36759<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085121641 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085121641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085121641 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35583<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489)@c12b04494787: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@c12b04494787: Final verdict of PTC: none 20241117085121641 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085121641 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) 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085121641 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085121641 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) 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085121641 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 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085121641 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085121641 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-SCCP(506)@c12b04494787: Final verdict of PTC: none 20241117085121641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085121641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085121641 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085121641 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085121641 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 20241117085121641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085121641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085121641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085121641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085121641 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085121641 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085121641 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085121641 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(507)@c12b04494787: Final verdict of PTC: none 20241117085121641 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 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085121641 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085121641 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117085121641 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 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn1-M3UA(508)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(500)@c12b04494787: Final verdict of PTC: none 20241117085121641 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085121641 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) 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085121641 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085121641 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085121641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085121641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085121641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085121641 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085121641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085121641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085121641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085121641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085121641 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085121641 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085121641 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085121641 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085121641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5595ca773170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085121641 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085121641 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085121641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019907f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085121641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085121641 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085121641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085121641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085121641 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085121641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5595ca773170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085121641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7945995)[0x5595ca75c770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085121641 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7945995)[0x5595ca75c770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085121642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7945995)[0x5595ca75c770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7945995)[0x5595ca75c770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7945995)[0x5595ca75c770]{disrupted}: Freeing instance (context_map.c:202) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7945995)[0x5595ca75c770]{disrupted}: Deallocated (fsm.c:568) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5595ca773170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5595ca773170]{disconnected}: Freeing instance (context_map.c:206) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5595ca773170]{disconnected}: Deallocated (fsm.c:568) 20241117085121642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7945995 SCCP-63 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241117085121642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085121642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085121642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085121642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085121642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085121642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085121642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085121642 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085121642 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085121642 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085121642 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5595ca76e800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085121642 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 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085121642 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117085121642 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) 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085121642 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085121642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085121642 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085121642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085121642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085121642 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085121642 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085121642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090d927), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085121642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085121642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085121642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085121642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085121642 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5595ca76e800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7435605)[0x5595ca772060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085121642 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7435605)[0x5595ca772060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085121642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7435605)[0x5595ca772060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7435605)[0x5595ca772060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7435605)[0x5595ca772060]{disrupted}: Freeing instance (context_map.c:202) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7435605)[0x5595ca772060]{disrupted}: Deallocated (fsm.c:568) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5595ca76e800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5595ca76e800]{disconnected}: Freeing instance (context_map.c:206) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5595ca76e800]{disconnected}: Deallocated (fsm.c:568) 20241117085121642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7435605 SCCP-62 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5595ca758bd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085121642 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085121642 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085121642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00893051), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085121642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085121642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085121642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085121642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085121642 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5595ca758bd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795603)[0x5595ca750ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085121642 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795603)[0x5595ca750ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085121642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795603)[0x5595ca750ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795603)[0x5595ca750ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795603)[0x5595ca750ff0]{disrupted}: Freeing instance (context_map.c:202) 20241117085121642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795603)[0x5595ca750ff0]{disrupted}: Deallocated (fsm.c:568) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5595ca758bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5595ca758bd0]{disconnected}: Freeing instance (context_map.c:206) 20241117085121642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5595ca758bd0]{disconnected}: Deallocated (fsm.c:568) 20241117085121642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795603 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241117085121642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085121642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085121642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085121642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085121642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085121642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085121642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085121642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085121642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085121642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085121642 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085121642 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085121642 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085121642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085121642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085121642 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085121642 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085121642 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085121643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(502)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(504)@c12b04494787: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(499)@c12b04494787: Final verdict of PTC: none 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085121642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085121642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085121642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085121642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085121642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085121642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085121642 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085121642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085121642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085121642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085121642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085121642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085121642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085121642 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085121642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085121642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085121642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085121642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085121642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085121642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085121642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085121642 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(503)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(498)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(501)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(490)@c12b04494787: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(505)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(509)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(491)@c12b04494787: Final verdict of PTC: none HNBGW-PFCP(492)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(490): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(492): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(503): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(504): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(505): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(506): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(507): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(508): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sun Nov 17 08:51:21 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 20241117085121802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085122404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=476196) 20241117085122448 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085122448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005342e5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085122448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085122448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085122448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085122448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085122448 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085122448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00745de4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085122448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085122448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085122448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085122448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085122449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085122449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085122449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085122449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085122449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085122449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085122449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085122449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085122449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085122449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085122449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085122449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085122449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085122449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085122449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085122449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085122450 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085122450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e06664), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085122450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085122450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085122450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085122450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085122450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085122450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085122450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085122450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085122450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085122450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085122450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085122450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085123260 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085123260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e41f2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085123261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085123261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085123261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085123261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085123261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085123261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085123261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085123261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085123261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085123261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085123261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085123261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085123263 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085123263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043b890), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085123263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085123263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085123263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085123263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085123263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085123263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085123263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085123263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085123263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085123263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085123263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085123263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085123266 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085123266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018b93e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085123266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085123266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085123266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085123266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085123266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085123266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085123266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085123266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085123266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085123266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085123266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085123266 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=476196, count=489704) 20241117085123642 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085123642 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085123642 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085123642 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085123642 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085123642 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085123642 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085123642 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085123642 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085123642 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085123642 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085123642 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085124114 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085124114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060ce76), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085124114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085124114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085124114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085124114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085124114 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085124114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072e217), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085124114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085124114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085124114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085124114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085124114 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085124115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cc0c), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085124115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085124115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085124115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085124115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085124115 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085124115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc8cdb), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085124115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085124115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085124115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085124115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085124115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085124115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085124115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085124115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085124115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085124115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085124115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085124115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085124115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085124115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085124115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085124115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085124115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085124115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085124115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085124115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085124115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085124116 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sun Nov 17 08:51: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_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@c12b04494787: 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@c12b04494787: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241117085125519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085125522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085125525 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43511<->l=127.0.0.1:4262) (control_if.c:570) 20241117085125543 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085125543 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085125551 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085125551 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125551 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085125551 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125552 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085125552 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125552 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51948 (stream_srv.c:129) 20241117085125552 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51948<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085125552 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125552 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085125552 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085125552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085125552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125552 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125552 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085125552 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125552 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085125552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085125552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085125552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085125553 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125553 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085125553 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085125553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125553 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085125553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125553 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125553 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125553 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085125553 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085125553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125553 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085125553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125553 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125553 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125553 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085125553 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085125553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085125554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125554 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085125554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085125554 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085125554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085125554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085125554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085125554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085125554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085125554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085125554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085125554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(523)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(523)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(523)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(521)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(526)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(526)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(526)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(524)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085125579 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085125579 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125579 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085125579 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125579 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085125579 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125580 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085125580 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125581 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125581 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085125581 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125581 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085125581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125581 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125581 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125581 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085125581 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125581 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085125581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125581 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125581 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125581 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085125581 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085125581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125581 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125581 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125581 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085125581 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085125581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125581 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085125581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085125581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085125581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085125581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(529)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(529)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(529)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(527)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(532)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(532)@c12b04494787: M3UA emulation initiated, the test can be started MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(532)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(530)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085125621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085125621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085125621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085125621 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085125621 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085125621 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085125621 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085125621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085125621 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@c12b04494787: setverdict(pass): none -> pass 20241117085125629 DLINP DEBUG SRVCONN(,r=127.0.0.1:51948<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085125629 DLINP DEBUG SRVCONN(,r=127.0.0.1:51948<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085125629 DLINP DEBUG SRVCONN(,r=127.0.0.1:51948<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085125629 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085125629 DHNBAP DEBUG (127.0.0.1:51948 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085125629 DHNBAP NOTICE (127.0.0.1:51948 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085125629 DHNBAP NOTICE (127.0.0.1:51948 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085125629 DLINP DEBUG SRVCONN(,r=127.0.0.1:51948<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085125629 DLINP DEBUG SRVCONN(,r=127.0.0.1:51948<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085125766 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085125766 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085125766 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085125766 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085125775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125775 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085125775 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085125775 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085125775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085125775 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085125775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085125777 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 20241117085125777 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 20241117085125777 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085125777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085125778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125778 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085125778 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085125778 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085125778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085125778 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085125778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085125778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085125778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085125778 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085125778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085125778 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085125778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085125778 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085125778 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085125778 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085125778 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125780 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125780 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085125780 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085125780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085125780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125780 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(526)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085125781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085125781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085125781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085125781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085125781 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085125784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125784 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085125784 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085125784 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085125784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085125784 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085125784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085125787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125788 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085125788 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085125788 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085125788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085125788 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085125788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085125788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085125788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085125788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085125788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085125788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085125788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085125788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085125788 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085125788 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085125788 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125789 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125789 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085125789 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085125789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125789 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085125789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125789 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085125790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085125790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085125790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085125790 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085125795 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085125795 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085125795 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085125795 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085125801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125801 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085125801 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085125801 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085125801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085125801 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085125801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085125803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125803 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085125803 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085125803 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085125803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085125803 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085125803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085125804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085125804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085125804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085125804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085125804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085125804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085125804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085125804 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085125804 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085125804 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125805 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125805 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085125805 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085125805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085125805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125805 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125805 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125805 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125805 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085125805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085125805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085125805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085125806 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085125807 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 20241117085125807 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 20241117085125807 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085125807 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085125811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125812 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085125812 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085125812 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085125812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085125812 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085125812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085125814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125814 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085125814 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085125814 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085125814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085125814 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085125814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085125814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085125814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085125814 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085125814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085125814 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085125814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085125814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085125814 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085125814 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085125814 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085125815 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085125815 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085125815 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085125815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085125815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085125815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085125816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085125816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085125816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085125816 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085125816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085125816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085125816 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085125816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085125816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085125816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085125816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085125816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085125816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085125816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085125816 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(522)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085126582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126582 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085126582 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085126582 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085126582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085126582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085126582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085126582 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085126583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085126583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085126583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085126583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085126583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085126583 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085126582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085126583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085126583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085126583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085126583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085126583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085126583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085126583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085126583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085126583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085126583 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085126583 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085126583 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085126583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085126583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085126583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085126583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085126583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085126583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085126583 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085126583 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085126586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126586 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085126586 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085126586 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085126586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085126586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085126586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085126586 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085126586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085126586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085126586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085126586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085126586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085126586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085126586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085126586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085126586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085126586 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085126586 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085126586 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(525)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085126589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126589 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085126589 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085126589 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085126589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085126589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085126589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085126589 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085126589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085126589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085126589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085126589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085126589 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085126589 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085126589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085126589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126589 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085126589 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085126589 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085126589 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085126589 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) 20241117085126589 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) 20241117085126589 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085126589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085126589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085126589 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085126589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085126589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085126589 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085126589 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085126589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085126589 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085126589 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085126589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085126589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085126589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085126589 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126592 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085126592 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085126592 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085126592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085126592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085126592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085126592 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085126592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085126592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085126592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085126592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085126592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085126592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085126592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085126592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126592 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085126592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085126592 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085126592 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085126592 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(528)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085126600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126600 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085126600 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085126600 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085126600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085126600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085126600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085126600 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085126600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085126600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085126600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085126600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085126600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085126600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085126600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085126600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085126600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085126600 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085126600 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085126600 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085126600 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085126600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085126600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085126601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085126601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085126601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085126601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085126601 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085126601 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085126601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085126601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085126601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085126601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085126601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085126601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085126601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126602 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085126602 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085126602 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085126602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085126602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085126602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085126602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085126602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085126602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085126602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085126602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085126602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085126602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085126602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085126602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085126602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085126602 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085126602 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085126602 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(531)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085126617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126617 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085126617 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085126617 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 20241117085126617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085126617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085126617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085126617 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085126617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085126617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085126617 DLM3UA DEBUG 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) 20241117085126617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085126617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085126617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085126617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085126617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085126617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085126617 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085126617 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085126617 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) 20241117085126617 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) 20241117085126617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085126617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085126617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085126617 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085126617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085126617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085126617 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085126617 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085126618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085126618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085126618 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085126618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085126618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085126618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085126618 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085126620 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085126620 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085126620 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 20241117085126620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085126620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085126620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085126620 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085126620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085126620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085126620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085126620 DLM3UA DEBUG 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) 20241117085126620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085126620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085126620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085126620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085126620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085126620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085126620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085126620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085126620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085126620 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085126620 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085126620 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085127641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085127645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085127650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085127654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085127658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085127662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085127665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085127668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085127671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085127674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085127676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085127678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085127680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085127682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085127684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085127685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085127687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085127688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085127690 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085127691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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 := '000000000000000101100010'B, t_guard := 20.000000 } 20241117085127728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56142<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)1291323 20241117085128766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085128766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085128766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085128766 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085128766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x13b43b, normal) (hnbgw_rua.c:407) 20241117085128766 DHNB DEBUG map_rua[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085128766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1291323)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085128766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1291323 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085128766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085128766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085128766 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1291323 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) 20241117085128766 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1291323 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085128766 DCN DEBUG map_sccp[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085128766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085128766 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1291323 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085128766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1291323 SCCP-65 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085128766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1291323)[0x5595ca772060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085128766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085128766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085128766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1291323)[0x5595ca772060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085128766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5595ca76e800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085128766 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085128766 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{IDLE}: Allocated (fsm.c:456) 20241117085128766 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085128766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001620056400500f1100926) (sccp_scrc.c:406) 20241117085128766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085128766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085128766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085128766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085128766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085128766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085128766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085128766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085128766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085128766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085128766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085128766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085128766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085128766 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085128766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5595ca76e800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085128766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1291323)[0x5595ca772060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085128766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085128766 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085128766 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085128766 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085128766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085128766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085128766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085128766 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(521)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(522)@c12b04494787: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) HNBGW_Test.msc0-RAN(522)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)9493495 HNBGW_Test.msc0-SCCP(521)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(521)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085128776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085128776 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085128776 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085128776 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085128776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085128776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085128776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085128777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085128777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085128777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085128777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085128777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085128777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085128777 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0058d3d6) (sccp_scrc.c:477) 20241117085128777 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20241117085128777 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085128777 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085128777 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085128777 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085128777 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) 20241117085128777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5595ca76e800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085128777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5595ca76e800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@c12b04494787: setverdict(pass): none -> pass 20241117085128778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56142<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085128779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085128782 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085128784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085128786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085128788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085128789 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085128790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085128791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085128793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085128794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085128795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085128797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085128798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085128799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085128799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085128800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085128801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085128802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085128803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085128803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001100111001'B, t_guard := 20.000000 } 20241117085128815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(525)@c12b04494787: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(525)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)9590338 20241117085129844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085129844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085129844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085129844 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085129844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x925642, normal) (hnbgw_rua.c:407) 20241117085129844 DHNB DEBUG map_rua[0x5595ca758bd0]{init}: Allocated (fsm.c:456) 20241117085129844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9590338)[0x5595ca758bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085129844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9590338 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085129844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085129844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085129844 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085129844 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9590338 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) 20241117085129844 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9590338 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085129844 DCN DEBUG map_sccp[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085129844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085129844 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9590338 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085129844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9590338 SCCP-66 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085129844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9590338)[0x5595ca758bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085129844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085129844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085129844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9590338)[0x5595ca758bd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085129844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5595ca75c770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085129844 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085129844 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{IDLE}: Allocated (fsm.c:456) 20241117085129844 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085129844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030003390056400500f1100926) (sccp_scrc.c:406) 20241117085129844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085129844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085129844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085129844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085129844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085129844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085129844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085129844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085129844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085129844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085129844 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085129844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085129844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085129844 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085129844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5595ca75c770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085129845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9590338)[0x5595ca758bd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085129845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085129845 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085129845 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085129845 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085129845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085129845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085129845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085129845 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(524)@c12b04494787: First idle individual index:0 HNBGW_Test.msc1-SCCP(524)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(525)@c12b04494787: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) HNBGW_Test.msc1-RAN(525)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)13636869 HNBGW_Test.msc1-SCCP(524)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(524)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085129863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085129863 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085129863 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085129863 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085129863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085129863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085129863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085129863 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085129863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085129863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085129863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085129863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085129863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085129863 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ef926) (sccp_scrc.c:477) 20241117085129863 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20241117085129863 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085129863 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085129863 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085129863 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085129863 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) 20241117085129863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5595ca75c770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085129863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5595ca75c770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@c12b04494787: setverdict(pass): none -> pass 20241117085129865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085129867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085129870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085129873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085129875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085129876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085129877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085129878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085129879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085129880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085129881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085129882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085129882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085129883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085129884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085129885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085129886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085129886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085129887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085129888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085129888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000001000011'B, t_guard := 20.000000 } 20241117085129901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@c12b04494787: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)15127512 20241117085130923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085130923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085130923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085130923 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085130923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe6d3d8, normal) (hnbgw_rua.c:407) 20241117085130923 DHNB DEBUG map_rua[0x5595ca758d00]{init}: Allocated (fsm.c:456) 20241117085130923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15127512)[0x5595ca758d00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085130923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15127512 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085130923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085130923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085130923 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15127512 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) 20241117085130923 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15127512 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085130923 DCN DEBUG map_sccp[0x5595ca76eb80]{init}: Allocated (fsm.c:456) 20241117085130923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5595ca76eb80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085130923 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15127512 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085130923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15127512 SCCP-67 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085130923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15127512)[0x5595ca758d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085130923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085130923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085130923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15127512)[0x5595ca758d00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085130923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5595ca76eb80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085130923 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085130923 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{IDLE}: Allocated (fsm.c:456) 20241117085130923 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085130923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030000430056400500f1100926) (sccp_scrc.c:406) 20241117085130923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085130923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085130923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085130923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085130923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085130923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085130923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085130923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085130923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085130923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085130923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085130924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085130924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085130924 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085130924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5595ca76eb80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085130924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15127512)[0x5595ca758d00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085130924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085130924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085130924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085130924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085130924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085130924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085130924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085130924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@c12b04494787: First idle individual index:1 HNBGW_Test.msc0-SCCP(521)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(522)@c12b04494787: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) HNBGW_Test.msc0-RAN(522)@c12b04494787: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)6577282 HNBGW_Test.msc0-SCCP(521)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(521)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085130927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085130927 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085130927 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085130927 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085130927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085130927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085130927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085130927 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085130927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085130927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085130927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085130927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085130927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085130927 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0017fbcc) (sccp_scrc.c:477) 20241117085130927 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20241117085130927 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085130927 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085130927 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085130927 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085130927 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) 20241117085130927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5595ca76eb80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085130927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5595ca76eb80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@c12b04494787: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@c12b04494787: Final verdict of PTC: pass 20241117085130928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56152<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@c12b04494787: 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 } } } 20241117085130929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085130930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085130931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085130932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085130933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085130935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085130936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085130936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085130937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085130938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085130939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085130940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085130941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085130942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085130942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085130943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085130944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085130946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085130947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085130948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085130951 DLINP DEBUG SRVCONN(,r=127.0.0.1:51948<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085130952 DLINP DEBUG SRVCONN(,r=127.0.0.1:51948<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085130952 DLINP NOTICE SRV(,r=127.0.0.1:51948<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085130952 DMAIN NOTICE (127.0.0.1:51948 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51948<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085130952 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085130952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(527)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(525)@c12b04494787: Final verdict of PTC: none 20241117085130952 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43511<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(528)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(524)@c12b04494787: Final verdict of PTC: none 20241117085130952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085130952 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085130952 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085130952 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 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085130952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085130952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085130952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085130952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085130952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085130952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085130952 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085130953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085130953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085130953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085130953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085130953 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085130953 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085130953 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085130953 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085130952 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085130952 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085130952 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 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085130952 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 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085130952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085130952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085130952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085130952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085130952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085130952 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085130952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241117085130952 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 20241117085130953 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 20241117085130953 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) 20241117085130953 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085130953 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085130953 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 20241117085130953 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085130953 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) 20241117085130953 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085130953 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(523)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(514)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(521)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(531)@c12b04494787: Final verdict of PTC: none 20241117085130953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085130953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085130953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085130953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085130953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085130953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085130953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085130953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085130953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085130953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085130953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085130953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085130953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085130953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085130953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085130953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085130953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085130953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085130953 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085130953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085130953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085130953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085130953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085130953 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085130953 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085130953 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085130953 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5595ca76e800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085130953 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085130953 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085130953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058d3d6), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085130953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085130953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085130953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085130953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085130953 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5595ca76e800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1291323)[0x5595ca772060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085130953 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1291323)[0x5595ca772060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085130953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1291323)[0x5595ca772060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1291323)[0x5595ca772060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1291323)[0x5595ca772060]{disrupted}: Freeing instance (context_map.c:202) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1291323)[0x5595ca772060]{disrupted}: Deallocated (fsm.c:568) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5595ca76e800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5595ca76e800]{disconnected}: Freeing instance (context_map.c:206) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5595ca76e800]{disconnected}: Deallocated (fsm.c:568) 20241117085130953 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1291323 SCCP-65 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5595ca76eb80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085130953 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085130953 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085130953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017fbcc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085130953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085130953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085130953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085130953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085130953 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5595ca76eb80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15127512)[0x5595ca758d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085130953 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15127512)[0x5595ca758d00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085130953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15127512)[0x5595ca758d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15127512)[0x5595ca758d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15127512)[0x5595ca758d00]{disrupted}: Freeing instance (context_map.c:202) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15127512)[0x5595ca758d00]{disrupted}: Deallocated (fsm.c:568) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5595ca76eb80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5595ca76eb80]{disconnected}: Freeing instance (context_map.c:206) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5595ca76eb80]{disconnected}: Deallocated (fsm.c:568) 20241117085130953 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15127512 SCCP-67 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241117085130953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085130953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085130953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085130953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085130953 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085130953 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085130953 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9590338)[0x5595ca758bd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9590338)[0x5595ca758bd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085130953 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085130953 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085130953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef926), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085130953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085130953 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085130953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085130953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085130953 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5595ca75c770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9590338)[0x5595ca758bd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9590338)[0x5595ca758bd0]{disrupted}: Freeing instance (context_map.c:202) 20241117085130953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9590338)[0x5595ca758bd0]{disrupted}: Deallocated (fsm.c:568) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5595ca75c770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5595ca75c770]{disconnected}: Freeing instance (context_map.c:206) 20241117085130953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5595ca75c770]{disconnected}: Deallocated (fsm.c:568) 20241117085130953 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9590338 SCCP-66 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241117085130953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085130953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085130953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085130953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085130953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085130953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085130953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085130953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085130953 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.sgsn1-SCCP(530)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(522)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(526)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(532)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(529)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(515)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(533)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085130982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(516)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(514): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(516): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(521): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(522): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(523): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(524): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(525): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(526): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(527): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(528): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(529): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(530): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(531): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(532): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(533): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sun Nov 17 08:51:31 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 20241117085131106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085131642 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085131642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00893051), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085131642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085131642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085131642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085131642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085131642 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085131642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090d927), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085131642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085131642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085131642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085131642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085131643 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085131643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019907f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085131643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085131643 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085131643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085131643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085131643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085131643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085131643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085131643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085131643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085131643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085131643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085131643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085131643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085131643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085131643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085131643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085131643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085131643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085131643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085131643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085131643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085131643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085131643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085131643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085131643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085131643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085131643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085131643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085131643 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 20241117085131708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56158<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=461396) 20241117085132449 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085132449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00745de4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085132449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085132449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085132449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085132449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085132449 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085132449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005342e5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085132449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085132449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085132449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085132449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085132449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085132449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085132449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085132449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085132449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085132449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085132449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085132449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085132450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085132450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085132450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085132450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085132450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085132450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085132450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085132450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085132450 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085132450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e06664), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085132450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085132450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085132450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085132450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085132451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085132451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085132451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085132451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085132451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085132451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085132451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085132451 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085132451 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 Waiting for packet dumper to finish... 1 (prev_count=461396, count=478900) 20241117085132953 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085132953 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085132953 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085132953 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085132953 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085132953 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085133261 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085133261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e41f2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085133262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085133262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085133262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085133262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085133262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085133262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085133262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085133262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085133262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085133262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085133262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085133264 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085133264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043b890), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085133264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085133264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085133264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085133264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085133264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085133264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085133264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085133264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085133264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085133264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085133264 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085133267 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085133267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018b93e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085133267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085133267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085133267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085133267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085133267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085133267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085133267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085133267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085133267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085133267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085133267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085133267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085133267 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@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sun Nov 17 08:51:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241117085134115 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085134116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc8cdb), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085134116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085134116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134116 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085134116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cc0c), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085134116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085134116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134116 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085134116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072e217), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085134116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085134116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134116 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085134116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060ce76), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085134116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085134116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085134116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085134116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085134116 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085134116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085134116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085134117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085134117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085134117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134117 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134117 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134117 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085134117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085134117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085134117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085134117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134117 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134117 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134117 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085134117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085134117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085134117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241117085134784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085134787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085134790 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43665<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085134804 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085134804 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085134813 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085134813 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085134813 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085134813 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085134813 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085134813 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085134813 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085134813 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085134813 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085134813 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45128 (stream_srv.c:129) 20241117085134813 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45128<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085134815 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085134815 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085134815 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085134815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085134815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134815 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085134815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134815 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085134815 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085134815 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085134815 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085134815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085134815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134815 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085134815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134815 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085134815 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085134815 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085134815 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085134815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085134815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134815 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085134815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134815 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085134815 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085134815 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085134815 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085134815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085134815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085134815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134815 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085134815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085134815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085134815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085134815 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085134815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085134815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085134815 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@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(547)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(547)@c12b04494787: M3UA emulation initiated, the test can be started MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(545)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(550)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(550)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(548)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085134845 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085134845 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085134845 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085134845 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085134845 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085134845 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085134845 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085134845 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085134845 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085134847 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085134847 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085134847 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085134847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085134847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134847 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085134847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134847 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085134847 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085134847 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085134847 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085134847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085134847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134847 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085134847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134847 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085134847 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085134847 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085134847 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085134847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085134847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134847 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085134847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134847 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085134847 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085134847 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085134847 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085134847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085134847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085134847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085134847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085134847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085134847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085134847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085134847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085134847 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085134847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085134847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085134847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085134847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085134847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085134847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085134847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085134847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085134847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117085134847 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@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(553)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(553)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(553)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(551)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(556)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(556)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(556)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(554)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085134881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085134881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085134881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085134881 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085134881 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085134881 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085134881 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085134881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085134881 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@c12b04494787: setverdict(pass): none -> pass 20241117085134886 DLINP DEBUG SRVCONN(,r=127.0.0.1:45128<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085134886 DLINP DEBUG SRVCONN(,r=127.0.0.1:45128<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085134886 DLINP DEBUG SRVCONN(,r=127.0.0.1:45128<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085134886 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085134886 DHNBAP DEBUG (127.0.0.1:45128 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085134886 DHNBAP NOTICE (127.0.0.1:45128 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085134886 DHNBAP NOTICE (127.0.0.1:45128 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085134886 DLINP DEBUG SRVCONN(,r=127.0.0.1:45128<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085134886 DLINP DEBUG SRVCONN(,r=127.0.0.1:45128<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085135029 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085135029 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085135029 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085135029 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085135038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135038 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085135038 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085135038 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085135038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085135038 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085135038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085135041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135041 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085135041 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085135041 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085135041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085135041 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085135041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085135041 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 20241117085135041 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 20241117085135041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085135042 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085135042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085135042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085135042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085135042 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085135042 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085135042 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085135043 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085135043 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085135043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085135043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085135043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085135043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085135043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085135043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085135043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085135043 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085135044 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 20241117085135044 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 20241117085135044 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 20241117085135044 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085135044 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085135044 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085135044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085135044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135044 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085135044 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085135044 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085135044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085135044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085135044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085135044 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(550)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085135050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135050 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085135050 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085135050 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085135050 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085135050 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085135050 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085135050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085135051 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 20241117085135051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085135051 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085135051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085135051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085135051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085135051 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085135055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135055 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085135055 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085135055 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085135055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085135055 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241117085135055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085135056 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 20241117085135056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085135056 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085135056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085135056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085135056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085135056 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085135056 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085135056 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085135057 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085135057 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085135057 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085135057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085135057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085135057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085135057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085135057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085135057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085135057 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085135058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085135058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085135058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085135058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085135058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085135058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085135058 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135060 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085135060 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085135060 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085135060 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085135066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135066 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085135066 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085135066 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085135066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085135066 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085135066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085135069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135069 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085135069 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085135069 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085135069 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085135069 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085135069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085135069 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 20241117085135069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085135069 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085135069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085135069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085135069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135069 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085135069 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085135069 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085135069 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085135070 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085135070 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085135070 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085135070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085135070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085135070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085135071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085135071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085135071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085135071 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085135071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085135071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085135071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085135071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085135071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085135071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085135071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135071 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 20241117085135071 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 20241117085135071 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 20241117085135071 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085135071 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085135071 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085135071 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(556)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085135077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135077 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085135077 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085135077 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085135077 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085135077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085135077 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085135077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085135077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085135077 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085135077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085135077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085135077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085135077 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085135082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135082 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085135082 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085135082 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085135082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085135082 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241117085135082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085135082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085135082 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085135082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085135082 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085135082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085135082 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085135082 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085135082 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085135083 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085135083 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085135083 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085135083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085135083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085135083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085135084 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085135084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085135084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085135084 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085135084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085135084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085135084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085135084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085135084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085135084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085135084 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(546)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085135845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135845 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085135845 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085135845 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085135845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085135845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085135845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085135845 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085135845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085135845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085135845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085135845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085135845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085135845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085135845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085135846 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085135846 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085135846 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085135846 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085135846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085135846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085135846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085135846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085135846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085135846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085135846 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085135846 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085135846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085135846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085135846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085135846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085135846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085135846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085135847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135848 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085135848 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085135848 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085135848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085135848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085135848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085135848 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085135848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085135848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085135848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085135848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085135848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085135849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085135849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085135849 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085135849 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085135849 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(549)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085135854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135854 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085135854 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085135854 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085135854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085135854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085135854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085135854 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085135854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085135854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085135854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085135854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085135854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085135854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085135854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085135854 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085135854 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085135854 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) 20241117085135854 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) 20241117085135854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085135854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085135854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085135854 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085135854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085135854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085135854 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085135854 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085135854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135854 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085135854 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085135854 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085135854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085135854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085135854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085135854 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135855 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085135855 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085135855 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085135855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085135855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085135855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085135855 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085135856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085135856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085135856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085135856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085135856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085135856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085135856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085135856 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085135856 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085135856 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(552)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085135865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135865 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085135865 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085135865 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085135865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085135865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085135865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085135865 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085135865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085135865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085135865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085135865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085135865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085135865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085135865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085135865 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085135865 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085135865 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085135865 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085135865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085135865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085135865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085135865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085135865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085135865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085135865 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085135865 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085135865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085135865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085135865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085135865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085135865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085135865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085135865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135866 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085135866 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085135866 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085135866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085135866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085135866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085135866 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085135866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085135866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085135866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085135866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085135866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085135866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085135866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085135866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085135866 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085135866 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(555)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085135875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135875 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085135875 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085135875 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 20241117085135875 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085135875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085135875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085135875 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085135875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085135875 DLM3UA DEBUG 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) 20241117085135875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085135875 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085135875 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085135875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085135875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135875 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135875 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085135875 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085135875 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085135875 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) 20241117085135875 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) 20241117085135875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085135875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085135875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085135875 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085135875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085135875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085135875 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085135875 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085135875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135875 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085135875 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085135875 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085135876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085135876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085135876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085135876 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085135876 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085135876 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085135876 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 20241117085135876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085135876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085135876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085135876 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085135876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085135876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085135876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085135876 DLM3UA DEBUG 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) 20241117085135876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085135876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085135876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085135876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085135876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085135876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085135876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085135876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085135876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085135876 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085135876 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085135876 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085136890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085136891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085136892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085136893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085136894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085136895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085136897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085136898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085136899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085136899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085136900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085136901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085136901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085136902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085136903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085136903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085136904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085136904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085136905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085136906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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 := '000000000000001000010100'B, t_guard := 20.000000 } 20241117085136919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35836<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)5766496 20241117085137935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085137935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085137935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085137935 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085137935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57fd60, normal) (hnbgw_rua.c:407) 20241117085137935 DHNB DEBUG map_rua[0x5595ca758bd0]{init}: Allocated (fsm.c:456) 20241117085137935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5766496)[0x5595ca758bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085137935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5766496 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085137935 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085137935 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085137935 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5766496 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) 20241117085137935 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5766496 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) 20241117085137935 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5766496 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085137935 DCN DEBUG map_sccp[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085137935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085137935 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5766496 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085137935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5766496 SCCP-68 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085137935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5766496)[0x5595ca758bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085137935 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085137935 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085137935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5766496)[0x5595ca758bd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085137935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5595ca75c770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085137935 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085137935 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{IDLE}: Allocated (fsm.c:456) 20241117085137935 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085137935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002140056400500f1100926) (sccp_scrc.c:406) 20241117085137935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085137935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085137935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085137935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085137935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085137935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085137935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085137935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085137935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085137935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085137935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085137935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085137935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085137935 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085137935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5595ca75c770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085137935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5766496)[0x5595ca758bd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085137935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085137935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085137935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085137935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085137935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085137935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085137935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085137935 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)3055252 HNBGW_Test.msc0-SCCP(545)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085137939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085137939 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085137939 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085137939 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085137939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085137939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085137939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085137939 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085137939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085137939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085137939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085137939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085137939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085137939 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000cd557) (sccp_scrc.c:477) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@c12b04494787: setverdict(pass): none -> pass 20241117085137939 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20241117085137939 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085137940 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085137940 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085137940 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085137940 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) 20241117085137940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5595ca75c770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085137940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5595ca75c770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085137940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35836<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085137941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085137941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085137942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085137943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085137944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085137944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085137945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085137946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085137947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085137947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085137948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085137949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085137949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085137950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085137951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085137951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085137952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085137952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085137953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085137954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001110011101'B, t_guard := 20.000000 } 20241117085137965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35850<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(549)@c12b04494787: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(549)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)1408951 20241117085138990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085138990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085138990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085138990 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085138990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x157fb7, normal) (hnbgw_rua.c:407) 20241117085138990 DHNB DEBUG map_rua[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085138990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1408951)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085138990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1408951 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085138990 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085138990 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085138990 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085138990 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1408951 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) 20241117085138990 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1408951 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) 20241117085138990 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1408951 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085138990 DCN DEBUG map_sccp[0x5595ca758d00]{init}: Allocated (fsm.c:456) 20241117085138990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5595ca758d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085138990 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1408951 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085138990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1408951 SCCP-69 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085138990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1408951)[0x5595ca76e800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085138990 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085138990 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085138990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1408951)[0x5595ca76e800]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085138990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5595ca758d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085138990 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085138990 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{IDLE}: Allocated (fsm.c:456) 20241117085138990 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085138990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300039d0056400500f1100926) (sccp_scrc.c:406) 20241117085138990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085138990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085138990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085138990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085138990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085138990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085138990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085138990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085138990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085138990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085138990 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085138990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085138990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085138990 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085138990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5595ca758d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085138991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1408951)[0x5595ca76e800]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085138991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085138991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085138991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085138991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085138991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085138991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085138991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085138991 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(548)@c12b04494787: First idle individual index:0 HNBGW_Test.msc1-SCCP(548)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(549)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)4661389 HNBGW_Test.msc1-SCCP(548)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(548)@c12b04494787: 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)@c12b04494787: setverdict(pass): none -> pass 20241117085139012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085139012 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085139012 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085139012 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085139012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085139012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085139012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085139012 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085139013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085139013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085139013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085139013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085139013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085139013 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c5037) (sccp_scrc.c:477) 20241117085139013 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20241117085139013 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085139013 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085139013 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085139013 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085139013 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) 20241117085139013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5595ca758d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085139013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5595ca758d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085139014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35850<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085139017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085139022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085139026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085139032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085139034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085139035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085139036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085139037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085139038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085139039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085139040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085139040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085139041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085139042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085139043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085139043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085139044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085139045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085139046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085139046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001010011001'B, t_guard := 20.000000 } 20241117085139058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35866<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@c12b04494787: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)12674596 20241117085140084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085140084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085140084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085140084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085140084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc16624, normal) (hnbgw_rua.c:407) 20241117085140084 DHNB DEBUG map_rua[0x5595ca75eac0]{init}: Allocated (fsm.c:456) 20241117085140084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12674596)[0x5595ca75eac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085140085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12674596 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085140085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085140085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085140085 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12674596 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) 20241117085140085 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12674596 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) 20241117085140085 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12674596 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085140085 DCN DEBUG map_sccp[0x5595ca758360]{init}: Allocated (fsm.c:456) 20241117085140085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5595ca758360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085140085 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12674596 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085140085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12674596 SCCP-70 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085140085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12674596)[0x5595ca75eac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085140085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085140085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085140085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12674596)[0x5595ca75eac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085140085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5595ca758360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085140085 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085140085 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{IDLE}: Allocated (fsm.c:456) 20241117085140085 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085140085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030002990056400500f1100926) (sccp_scrc.c:406) 20241117085140085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085140085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085140085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085140085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085140085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085140085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085140085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085140085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085140085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085140085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085140085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085140085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085140085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085140085 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085140085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5595ca758360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085140086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12674596)[0x5595ca75eac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085140086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085140086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085140086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085140086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085140086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085140086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085140086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@c12b04494787: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)11496818 HNBGW_Test.msc0-SCCP(545)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085140093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140093 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085140093 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085140093 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085140093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085140094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085140094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085140094 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085140094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085140094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085140094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085140094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085140094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085140094 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d43e22) (sccp_scrc.c:477) 20241117085140094 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20241117085140094 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085140094 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085140094 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085140094 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085140094 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) 20241117085140094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5595ca758360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085140094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5595ca758360]{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)@c12b04494787: setverdict(pass): none -> pass 20241117085140097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35866<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085140099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085140103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085140107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085140110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085140112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085140114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085140115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085140116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085140117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085140118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085140118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085140119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085140120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085140120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085140121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085140122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085140122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085140123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085140124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085140124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085140127 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43665<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537)@c12b04494787: Final verdict of PTC: none 20241117085140127 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085140127 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085140127 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 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085140127 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085140127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085140127 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085140127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35824<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(554)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(552)@c12b04494787: Final verdict of PTC: none 20241117085140127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085140127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085140127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085140127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085140127 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 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085140127 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117085140127 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) 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085140127 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085140127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085140127 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085140127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085140127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085140127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085140127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085140127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085140127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085140127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085140127 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085140127 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085140127 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085140127 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085140127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5595ca758d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085140127 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085140127 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085140127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5037), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085140127 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 20241117085140127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085140127 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085140127 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) 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085140127 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) 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085140127 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085140128 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085140128 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085140128 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085140128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085140128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(555)@c12b04494787: Final verdict of PTC: none 20241117085140127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085140127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085140128 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085140128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5595ca758d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085140128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1408951)[0x5595ca76e800]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085140128 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1408951)[0x5595ca76e800]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085140128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085140128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1408951)[0x5595ca76e800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085140128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1408951)[0x5595ca76e800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085140128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1408951)[0x5595ca76e800]{disrupted}: Freeing instance (context_map.c:202) 20241117085140128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1408951)[0x5595ca76e800]{disrupted}: Deallocated (fsm.c:568) 20241117085140128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5595ca758d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085140128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5595ca758d00]{disconnected}: Freeing instance (context_map.c:206) 20241117085140128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5595ca758d00]{disconnected}: Deallocated (fsm.c:568) 20241117085140128 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1408951 SCCP-69 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241117085140128 DLINP DEBUG SRVCONN(,r=127.0.0.1:45128<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085140128 DLINP DEBUG SRVCONN(,r=127.0.0.1:45128<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085140128 DLINP NOTICE SRV(,r=127.0.0.1:45128<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085140128 DMAIN NOTICE (127.0.0.1:45128 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45128<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085140128 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085140128 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_msc_not_connected_round_robin-Iuh0(541)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(556)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(538)@c12b04494787: Final verdict of PTC: none 20241117085140128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085140128 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085140128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085140128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085140128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085140128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085140128 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085140128 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085140128 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085140128 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@c12b04494787: Final verdict of PTC: none 20241117085140128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085140128 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085140128 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085140128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cd557), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085140128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085140128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085140128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085140128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085140128 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085140128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5595ca75c770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085140128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5766496)[0x5595ca758bd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085140128 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5766496)[0x5595ca758bd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085140128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085140128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5766496)[0x5595ca758bd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085140128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5766496)[0x5595ca758bd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085140128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5766496)[0x5595ca758bd0]{disrupted}: Freeing instance (context_map.c:202) 20241117085140128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5766496)[0x5595ca758bd0]{disrupted}: Deallocated (fsm.c:568) 20241117085140128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5595ca75c770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085140128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5595ca75c770]{disconnected}: Freeing instance (context_map.c:206) 20241117085140128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5595ca75c770]{disconnected}: Deallocated (fsm.c:568) 20241117085140128 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5766496 SCCP-68 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241117085140129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5595ca758360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085140129 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085140129 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085140129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43e22), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085140129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085140129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085140129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085140129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085140129 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085140129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5595ca758360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085140129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12674596)[0x5595ca75eac0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085140129 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12674596)[0x5595ca75eac0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085140129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085140129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12674596)[0x5595ca75eac0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085140129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12674596)[0x5595ca75eac0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085140129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12674596)[0x5595ca75eac0]{disrupted}: Freeing instance (context_map.c:202) 20241117085140129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12674596)[0x5595ca75eac0]{disrupted}: Deallocated (fsm.c:568) 20241117085140129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5595ca758360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085140129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5595ca758360]{disconnected}: Freeing instance (context_map.c:206) 20241117085140129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5595ca758360]{disconnected}: Deallocated (fsm.c:568) 20241117085140129 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12674596 SCCP-70 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241117085140129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085140129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085140129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085140129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085140129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085140129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085140129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085140129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085140129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085140129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085140129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085140129 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085140129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085140129 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085140129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085140129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085140129 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085140129 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085140129 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085140129 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085140129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085140129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085140129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085140129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085140129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085140129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085140130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085140130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085140130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085140129 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085140130 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085140130 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085140130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085140130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085140130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085140130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085140130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085140130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085140130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(539)@c12b04494787: Final verdict of PTC: none 20241117085140136 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 20241117085140136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085140136 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085140136 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085140136 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085140136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085140136 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085140136 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117085140136 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) 20241117085140136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140136 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085140136 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085140136 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085140136 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085140136 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085140136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085140136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085140136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085140136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085140136 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085140136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085140136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085140136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085140136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085140136 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085140136 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085140136 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085140136 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(553)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(557)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(551)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085140159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35812<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(540)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(538): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(540): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(551): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(552): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(553): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(554): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(555): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(556): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sun Nov 17 08:51:40 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 20241117085140263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085140867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35878<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=507256) 20241117085140953 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085140953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017fbcc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085140953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085140953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085140953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085140953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085140953 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085140953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058d3d6), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085140953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085140953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085140953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085140953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085140953 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085140953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef926), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085140953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085140953 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085140953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085140953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085140954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085140954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085140954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085140954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085140954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085140954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085140954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085140954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085140954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085140954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085140954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085140954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085140954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085140954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085140954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085140954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085140954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085140954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085140954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085140954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085140954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085140954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085141643 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085141643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019907f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085141643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085141643 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085141643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085141643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085141643 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085141643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090d927), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085141643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085141643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085141643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085141643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085141643 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085141643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00893051), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085141643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085141643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085141643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085141643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085141644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085141644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085141644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085141644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085141644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085141644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085141644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085141644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085141644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085141644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085141644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085141644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085141644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085141644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085141644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085141644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085141644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085141644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085141644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085141644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085141644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085141644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085141644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085141644 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=507256, count=520764) 20241117085142128 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085142128 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085142128 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085142128 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085142128 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085142128 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085142128 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085142128 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085142128 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085142137 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085142137 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085142137 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085142450 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085142450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005342e5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085142450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085142450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085142450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085142450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085142450 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085142450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00745de4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085142450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085142451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085142451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085142451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085142451 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085142451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e06664), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085142451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085142451 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085142451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085142451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085142451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085142451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085142451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085142451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085142451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085142451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085142451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085142451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085142451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085142451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085142451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085142451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085142451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085142451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085142451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085142451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085142451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085142451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085142452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085142452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085142452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sun Nov 17 08:51:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241117085143263 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085143263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e41f2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085143263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085143263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085143263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085143263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085143263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085143263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085143263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085143263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085143263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085143263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085143263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085143265 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085143265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043b890), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085143265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085143265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085143265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085143265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085143265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085143265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085143265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085143265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085143265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085143265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085143265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085143268 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085143268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018b93e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085143268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085143268 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085143268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085143268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085143268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085143268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085143268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085143268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085143268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085143268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085143268 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241117085143998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085144003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085144007 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37053<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085144024 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085144024 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085144034 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085144034 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144034 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085144034 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144034 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085144034 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144034 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58373 (stream_srv.c:129) 20241117085144035 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58373<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085144035 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085144035 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144036 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144036 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085144036 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144036 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085144036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144036 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144036 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144036 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085144036 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144036 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085144036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144036 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144036 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144036 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085144036 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144036 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085144036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144036 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144036 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144036 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085144036 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085144036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144036 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085144036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085144036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085144036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085144036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(571)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(571)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(571)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(569)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(574)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(574)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(574)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(572)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085144063 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085144063 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144063 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085144063 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144063 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085144063 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144063 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085144063 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144064 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144064 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085144064 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144064 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085144064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144064 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144064 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144064 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085144064 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144064 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085144064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144064 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144064 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144064 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085144064 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144064 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085144064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144064 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144064 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144064 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085144064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085144064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144064 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085144064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085144064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085144064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085144064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(577)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(577)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(577)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(575)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(580)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(580)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(580)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(578)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085144107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085144107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085144107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085144107 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085144107 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085144107 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085144107 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085144107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085144107 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@c12b04494787: setverdict(pass): none -> pass 20241117085144116 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085144116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060ce76), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085144116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085144116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144116 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085144116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072e217), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085144117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085144117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144117 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085144117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cc0c), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085144117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085144117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144117 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085144117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc8cdb), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085144117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085144117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144117 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144117 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144117 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085144117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144117 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144117 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144117 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085144117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144117 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144117 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144117 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085144117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144117 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144117 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144117 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085144117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085144118 DLINP DEBUG SRVCONN(,r=127.0.0.1:58373<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085144118 DLINP DEBUG SRVCONN(,r=127.0.0.1:58373<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085144118 DLINP DEBUG SRVCONN(,r=127.0.0.1:58373<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085144118 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085144118 DHNBAP DEBUG (127.0.0.1:58373 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085144118 DHNBAP NOTICE (127.0.0.1:58373 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085144118 DHNBAP NOTICE (127.0.0.1:58373 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085144118 DLINP DEBUG SRVCONN(,r=127.0.0.1:58373<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085144118 DLINP DEBUG SRVCONN(,r=127.0.0.1:58373<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085144248 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085144248 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085144248 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085144248 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085144254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144254 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085144254 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085144254 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085144254 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085144254 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085144254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085144256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144256 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085144256 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085144256 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085144256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085144256 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085144256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085144256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085144257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085144257 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085144257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085144257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085144257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085144257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085144257 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085144257 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085144257 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144258 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144258 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085144258 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085144258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085144258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144258 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144258 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144258 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144258 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085144258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085144258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085144258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085144258 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085144261 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 20241117085144261 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 20241117085144261 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085144261 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085144266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144266 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085144266 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085144266 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085144266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085144266 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085144266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085144269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144269 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085144269 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085144269 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085144269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085144269 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085144269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085144269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085144269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085144269 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085144269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085144269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085144269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085144269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085144269 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085144269 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085144269 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144270 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144270 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085144270 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085144270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085144271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144271 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085144271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085144271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085144271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085144271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085144278 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085144278 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085144278 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085144278 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085144281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144281 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085144281 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085144281 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085144281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085144281 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085144281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085144282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144282 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085144282 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085144282 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085144282 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085144282 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085144282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085144282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085144282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085144282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085144282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085144282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085144282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085144282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085144282 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085144282 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085144282 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144283 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144283 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085144283 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085144283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085144283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144283 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144283 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144283 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144283 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085144283 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085144283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085144283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085144283 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085144291 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 20241117085144291 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 20241117085144291 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085144291 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085144304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144305 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085144305 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085144305 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085144305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085144305 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085144305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085144309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144310 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085144310 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085144310 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085144310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085144310 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085144310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085144310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085144310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085144310 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085144310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085144310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085144310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085144310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085144310 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085144310 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085144310 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085144311 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085144311 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085144311 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085144311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085144311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085144311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085144312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085144312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085144312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085144312 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085144312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085144312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085144312 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085144312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085144312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085144312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085144312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085144312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085144312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085144312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085144312 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(570)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085145064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145064 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085145064 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085145064 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085145064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085145064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085145064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085145064 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085145064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085145064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085145064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085145065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085145065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085145065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085145065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085145065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085145065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085145065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085145065 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085145065 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085145065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145065 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085145065 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085145065 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085145065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085145065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085145065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085145065 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145065 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085145065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085145065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085145065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085145065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085145065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085145065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085145065 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085145065 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085145067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145067 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085145067 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085145067 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085145067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085145067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085145067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085145067 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085145067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085145067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085145067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085145067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085145067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085145067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085145067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085145067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085145067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085145067 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085145067 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085145067 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(573)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085145069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145069 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085145069 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085145069 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085145069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085145069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085145069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085145069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085145069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085145069 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085145069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085145069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085145069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085145069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085145069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085145069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085145069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085145069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085145069 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085145069 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) 20241117085145069 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) 20241117085145069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085145069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085145069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085145069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085145069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085145069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085145069 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085145069 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085145069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085145069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085145069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085145069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085145069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085145069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085145069 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145069 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085145070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085145070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085145070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085145070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085145070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085145070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085145070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085145070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085145070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085145070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085145070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085145070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085145070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085145070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085145070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085145070 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085145070 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085145070 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(576)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085145086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145086 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085145086 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085145086 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085145086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085145086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085145086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085145086 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085145086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085145086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085145087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085145087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085145087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085145087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085145087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085145087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085145087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085145087 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085145087 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085145087 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085145087 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085145087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085145087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085145087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085145087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085145087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085145087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085145087 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085145087 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085145087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085145087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085145087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085145087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085145087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085145087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085145087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145088 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085145088 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085145088 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085145088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085145088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085145088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085145088 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085145089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085145089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085145089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085145089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085145089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085145089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085145089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085145089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085145089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085145089 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085145089 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085145089 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085145098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145098 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085145098 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085145098 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 20241117085145098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085145098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085145098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085145098 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(579)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085145098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085145098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085145098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085145098 DLM3UA DEBUG 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) 20241117085145098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085145099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085145099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085145099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085145099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085145099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085145099 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085145099 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085145099 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) 20241117085145099 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) 20241117085145099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085145099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085145099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085145099 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085145099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085145099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085145099 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085145099 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085145099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085145099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085145099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085145099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085145099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085145099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085145099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085145101 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085145101 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085145101 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 20241117085145101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085145101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085145101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085145101 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085145101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085145101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085145102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085145102 DLM3UA DEBUG 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) 20241117085145102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085145102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085145102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085145102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085145102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085145102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085145102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085145102 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085145102 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085145102 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085145102 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085145102 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085146126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085146132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085146135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085146138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085146140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085146143 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085146145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085146146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085146148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085146149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085146151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085146152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085146153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085146155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085146156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085146157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085146160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085146161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085146163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085146165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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 := '000000000000001000111110'B, t_guard := 20.000000 } 20241117085146189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)3794519 20241117085147235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085147235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085147235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085147235 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085147236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x39e657, normal) (hnbgw_rua.c:407) 20241117085147236 DHNB DEBUG map_rua[0x5595ca758bd0]{init}: Allocated (fsm.c:456) 20241117085147236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3794519)[0x5595ca758bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085147236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3794519 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085147236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085147236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085147236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3794519 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241117085147236 DCN DEBUG map_sccp[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085147236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085147236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3794519 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085147236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3794519 SCCP-71 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085147236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3794519)[0x5595ca758bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085147236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085147236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085147236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3794519)[0x5595ca758bd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085147236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5595ca75c770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085147236 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085147236 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{IDLE}: Allocated (fsm.c:456) 20241117085147236 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085147236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300023e0056400500f1100926) (sccp_scrc.c:406) 20241117085147236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085147236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085147236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085147236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085147236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085147236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085147236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085147236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085147236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085147236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085147236 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085147236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085147236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085147236 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085147236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5595ca75c770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085147236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3794519)[0x5595ca758bd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085147237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085147237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085147237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085147237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085147237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085147237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085147237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085147237 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@c12b04494787: First idle individual index:0 HNBGW_Test.msc1-SCCP(572)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(573)@c12b04494787: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) HNBGW_Test.msc1-RAN(573)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)9412098 HNBGW_Test.msc1-SCCP(572)@c12b04494787: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(572)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085147251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085147251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085147251 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085147251 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085147251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085147251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085147251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085147251 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085147251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085147251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085147251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085147251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085147251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085147251 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0071748e) (sccp_scrc.c:477) 20241117085147251 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20241117085147251 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085147251 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085147251 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085147251 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085147251 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) 20241117085147251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5595ca75c770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085147251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5595ca75c770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085147253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085147255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085147259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085147261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085147263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085147265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085147266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085147267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085147268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085147269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085147270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085147271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085147271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085147272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085147273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085147274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085147275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085147275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085147276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085147277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085147277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001111100110'B, t_guard := 20.000000 } 20241117085147289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@c12b04494787: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)13276975 20241117085148305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085148305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085148305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085148305 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085148305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xca972f, normal) (hnbgw_rua.c:407) 20241117085148305 DHNB DEBUG map_rua[0x5595ca758360]{init}: Allocated (fsm.c:456) 20241117085148305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13276975)[0x5595ca758360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085148305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13276975 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085148305 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085148305 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085148305 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085148305 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13276975 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241117085148305 DCN DEBUG map_sccp[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085148305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085148305 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13276975 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085148305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13276975 SCCP-72 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085148305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13276975)[0x5595ca758360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085148305 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085148305 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085148305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13276975)[0x5595ca758360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085148305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5595ca76e800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085148305 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085148305 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{IDLE}: Allocated (fsm.c:456) 20241117085148305 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085148305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003e60056400500f1100926) (sccp_scrc.c:406) 20241117085148305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085148305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085148305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085148305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085148305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085148306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085148306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085148306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085148306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085148306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085148306 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085148306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085148306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085148306 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085148306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5595ca76e800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085148306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13276975)[0x5595ca758360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085148306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085148306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085148306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085148306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085148306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085148306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085148306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085148306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@c12b04494787: First idle individual index:1 HNBGW_Test.msc1-SCCP(572)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(573)@c12b04494787: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) HNBGW_Test.msc1-RAN(573)@c12b04494787: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)1752027 HNBGW_Test.msc1-SCCP(572)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(572)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@c12b04494787: setverdict(pass): none -> pass 20241117085148312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085148312 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085148312 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085148312 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085148312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085148312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085148312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085148312 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085148313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085148313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085148313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085148313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085148313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085148313 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0072f62b) (sccp_scrc.c:477) 20241117085148313 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20241117085148313 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085148313 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085148313 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085148313 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085148313 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) 20241117085148313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5595ca76e800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085148313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5595ca76e800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085148314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085148315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085148317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085148319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085148322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085148324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085148326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085148327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085148328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085148330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085148331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085148332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085148333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085148334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085148335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085148336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085148336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085148337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085148338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085148339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085148340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000100010100'B, t_guard := 20.000000 } 20241117085148350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@c12b04494787: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)2734733 20241117085149373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085149373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085149373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085149373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085149373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29ba8d, normal) (hnbgw_rua.c:407) 20241117085149373 DHNB DEBUG map_rua[0x5595ca6deec0]{init}: Allocated (fsm.c:456) 20241117085149373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734733)[0x5595ca6deec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085149373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734733 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085149373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085149373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085149373 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734733 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241117085149373 DCN DEBUG map_sccp[0x5595ca75e260]{init}: Allocated (fsm.c:456) 20241117085149374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5595ca75e260]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085149374 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2734733 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085149374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734733 SCCP-73 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085149374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734733)[0x5595ca6deec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085149374 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085149374 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085149374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734733)[0x5595ca6deec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085149374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5595ca75e260]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085149374 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085149374 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{IDLE}: Allocated (fsm.c:456) 20241117085149374 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085149374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001140056400500f1100926) (sccp_scrc.c:406) 20241117085149374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085149374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085149374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085149374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085149374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085149374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085149374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085149374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085149374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085149374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085149374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085149374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085149374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085149374 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085149374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5595ca75e260]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085149374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734733)[0x5595ca6deec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085149374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085149375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085149375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085149375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085149375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085149375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085149375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085149375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@c12b04494787: First idle individual index:2 HNBGW_Test.msc1-SCCP(572)@c12b04494787: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(573)@c12b04494787: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) HNBGW_Test.msc1-RAN(573)@c12b04494787: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)4633563 HNBGW_Test.msc1-SCCP(572)@c12b04494787: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(572)@c12b04494787: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241117085149383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085149383 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085149383 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085149383 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085149383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085149383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085149383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085149383 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@c12b04494787: setverdict(pass): none -> pass 20241117085149384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085149384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085149384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085149384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085149384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085149384 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009277c5) (sccp_scrc.c:477) 20241117085149384 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20241117085149384 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085149384 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085149384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085149384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085149384 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) 20241117085149384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5595ca75e260]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085149384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5595ca75e260]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085149387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085149389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085149395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085149399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085149400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085149402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085149403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085149404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085149404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085149405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085149406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085149407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085149408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085149409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085149409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085149410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085149411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085149412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085149412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085149413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085149414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085149417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(570)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(579)@c12b04494787: Final verdict of PTC: none 20241117085149417 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085149417 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) 20241117085149417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085149417 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085149417 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085149417 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) 20241117085149417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085149417 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085149417 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085149417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085149417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085149417 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085149417 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 20241117085149417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085149417 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085149417 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085149417 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085149417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085149417 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085149417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085149417 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-SCCP(578)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(575)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(580)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(573)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(576)@c12b04494787: Final verdict of PTC: none 20241117085149418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085149418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085149418 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 20241117085149418 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085149418 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 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085149418 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085149418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085149418 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085149418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085149418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085149418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085149418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085149418 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085149418 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085149418 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085149418 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085149418 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085149418 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 20241117085149418 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 20241117085149418 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37053<->l=127.0.0.1:4262) (control_if.c:193) 20241117085149418 DLINP DEBUG SRVCONN(,r=127.0.0.1:58373<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085149418 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085149418 DLINP DEBUG SRVCONN(,r=127.0.0.1:58373<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085149418 DLINP NOTICE SRV(,r=127.0.0.1:58373<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085149418 DMAIN NOTICE (127.0.0.1:58373 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58373<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085149418 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085149418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085149418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085149418 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085149418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085149418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085149418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085149418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085149418 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085149418 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085149418 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085149418 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085149418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085149418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085149418 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085149418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085149418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085149418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085149418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085149418 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085149418 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085149418 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085149418 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085149418 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 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085149418 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117085149418 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) 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085149418 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085149418 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085149418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085149418 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085149418 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085149418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071748e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085149418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085149418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085149418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085149418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085149418 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5595ca75c770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3794519)[0x5595ca758bd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) HNBGW_Test.msc0-SCCP(569)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(577)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(574)@c12b04494787: Final verdict of PTC: none 20241117085149418 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3794519)[0x5595ca758bd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085149418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3794519)[0x5595ca758bd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3794519)[0x5595ca758bd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3794519)[0x5595ca758bd0]{disrupted}: Freeing instance (context_map.c:202) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3794519)[0x5595ca758bd0]{disrupted}: Deallocated (fsm.c:568) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5595ca75c770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5595ca75c770]{disconnected}: Freeing instance (context_map.c:206) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5595ca75c770]{disconnected}: Deallocated (fsm.c:568) 20241117085149418 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3794519 SCCP-71 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5595ca76e800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085149418 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085149418 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085149418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f62b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085149418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085149418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085149418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085149418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085149418 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5595ca76e800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13276975)[0x5595ca758360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085149418 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13276975)[0x5595ca758360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085149418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13276975)[0x5595ca758360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13276975)[0x5595ca758360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13276975)[0x5595ca758360]{disrupted}: Freeing instance (context_map.c:202) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13276975)[0x5595ca758360]{disrupted}: Deallocated (fsm.c:568) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5595ca76e800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5595ca76e800]{disconnected}: Freeing instance (context_map.c:206) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5595ca76e800]{disconnected}: Deallocated (fsm.c:568) 20241117085149418 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13276975 SCCP-72 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5595ca75e260]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085149418 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085149418 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc0-M3UA(571)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(562)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(572)@c12b04494787: Final verdict of PTC: none 20241117085149418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009277c5), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085149418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085149418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085149418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085149418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085149418 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5595ca75e260]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085149418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734733)[0x5595ca6deec0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085149418 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734733)[0x5595ca6deec0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085149418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085149419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734733)[0x5595ca6deec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085149419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734733)[0x5595ca6deec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085149419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734733)[0x5595ca6deec0]{disrupted}: Freeing instance (context_map.c:202) 20241117085149419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734733)[0x5595ca6deec0]{disrupted}: Deallocated (fsm.c:568) 20241117085149419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5595ca75e260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085149419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5595ca75e260]{disconnected}: Freeing instance (context_map.c:206) 20241117085149419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5595ca75e260]{disconnected}: Deallocated (fsm.c:568) 20241117085149419 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734733 SCCP-73 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241117085149419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085149419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085149419 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085149419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085149419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085149419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085149419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085149419 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085149419 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085149419 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085149419 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(581)@c12b04494787: Final verdict of PTC: none20241117085149419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085149419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085149419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085149419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085149419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085149419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085149419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085149419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085149420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085149420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085149420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085149420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085149420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085149420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085149420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085149420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085149420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085149420 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085149420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085149420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085149420 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085149420 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085149420 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085149420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085149420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085149420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085149420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085149420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085149420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085149420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085149420 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(563)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085149445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52002<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(564)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(562): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(563): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(564): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(569): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(570): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(571): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(572): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(573): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(574): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(575): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(576): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(577): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(578): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(579): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(580): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(581): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sun Nov 17 08:51:49 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 20241117085149579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085150128 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085150129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cd557), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085150129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085150129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085150129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085150129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085150129 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085150129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5037), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085150129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085150129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085150129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085150129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085150129 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085150129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43e22), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085150129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085150129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085150129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085150129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085150129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085150129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085150129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085150129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085150129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085150129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085150129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085150129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085150129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085150129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085150129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085150129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085150129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085150129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085150129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085150129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085150129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085150130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085150130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085150130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085150130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085150130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085150130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085150130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085150282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52054<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=503640) 20241117085150955 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085150955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef926), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085150955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085150955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085150955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085150955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085150955 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085150955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058d3d6), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085150955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085150955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085150955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085150955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085150955 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085150955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017fbcc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085150955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085150955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085150955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085150955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085150955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085150955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085150955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085150955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085150955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085150955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085150955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085150955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085150955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085150955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085150955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085150955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085150955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085150955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085150955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085150955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085150955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085150955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085150955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085150955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085150955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085150955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085150955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085150955 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=503640, count=530012) 20241117085151419 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085151419 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085151419 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085151419 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085151419 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085151419 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085151419 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085151419 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085151419 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085151419 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085151419 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085151419 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085151644 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085151644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00893051), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085151644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085151644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085151644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085151644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085151644 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085151644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090d927), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085151644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085151644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085151644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085151644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085151644 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085151644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019907f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085151644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085151644 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085151644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085151644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085151645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085151645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085151645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085151645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085151645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085151645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085151645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085151645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085151645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085151645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085151645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085151645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085151645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085151645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085151645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085151645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085151645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085151645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085151645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085151645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085151645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sun Nov 17 08:51:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241117085152451 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085152451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00745de4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085152451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085152451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085152451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085152451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085152451 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085152451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005342e5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085152451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085152451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085152451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085152451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085152451 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085152451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e06664), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085152451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085152451 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085152451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085152451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085152451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085152451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085152451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085152451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085152451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085152452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085152452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085152452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085152452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085152452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085152452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085152452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085152452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085152452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085152452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085152452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085152452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085152452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085152452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085152452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085152452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085153263 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085153264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e41f2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085153264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085153264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085153264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085153264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085153264 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085153266 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085153266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043b890), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085153266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085153266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085153266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085153266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085153266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085153269 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085153269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018b93e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085153269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085153269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085153269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085153269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085153269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241117085153379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085153381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085153384 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42789<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085153399 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085153399 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085153408 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085153408 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153408 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085153408 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153408 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085153408 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153409 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085153409 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085153409 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39436 (stream_srv.c:129) 20241117085153409 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39436<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085153410 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153410 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085153410 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153410 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085153410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153410 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153410 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153410 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085153410 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153410 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085153410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153410 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153410 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153410 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085153410 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153410 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085153410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153410 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153410 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153410 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085153410 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085153410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153410 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085153410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085153410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085153410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085153410 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(595)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(595)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(595)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(593)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(598)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(598)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(598)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(596)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(601)@c12b04494787: ************************************************* HNBGW_Test.msc2-M3UA(601)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(601)@c12b04494787: ************************************************* HNBGW_Test.msc2-SCCP(599)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085153450 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085153450 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153450 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085153450 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153450 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085153450 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153450 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085153450 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153451 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153451 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085153451 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085153451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153451 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085153451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153451 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153451 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153451 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085153451 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085153451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153451 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085153451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153451 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153451 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153451 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085153451 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085153451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153451 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085153452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153452 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153452 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153452 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085153452 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085153452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085153452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153452 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085153452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085153452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085153452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085153452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(604)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(604)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(604)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(602)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(607)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(607)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(607)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(605)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(610)@c12b04494787: ************************************************* HNBGW_Test.sgsn2-M3UA(610)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(610)@c12b04494787: ************************************************* HNBGW_Test.sgsn2-SCCP(608)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085153500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085153500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085153500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085153500 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085153500 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085153500 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085153500 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085153500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085153500 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@c12b04494787: setverdict(pass): none -> pass 20241117085153506 DLINP DEBUG SRVCONN(,r=127.0.0.1:39436<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085153506 DLINP DEBUG SRVCONN(,r=127.0.0.1:39436<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085153506 DLINP DEBUG SRVCONN(,r=127.0.0.1:39436<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085153506 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085153506 DHNBAP DEBUG (127.0.0.1:39436 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085153506 DHNBAP NOTICE (127.0.0.1:39436 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085153506 DHNBAP NOTICE (127.0.0.1:39436 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085153506 DLINP DEBUG SRVCONN(,r=127.0.0.1:39436<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085153506 DLINP DEBUG SRVCONN(,r=127.0.0.1:39436<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085153623 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085153623 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085153623 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085153623 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085153630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153630 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085153630 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085153630 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085153630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085153630 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085153630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085153633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153633 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085153633 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085153633 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085153633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085153633 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085153633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085153633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085153633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085153633 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085153633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085153633 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085153633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085153633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085153633 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085153633 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085153634 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153635 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153635 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085153635 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085153635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085153635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153635 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085153635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085153635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085153635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085153635 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085153636 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 20241117085153636 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 20241117085153636 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085153636 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085153641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153641 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085153641 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085153641 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085153641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085153641 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085153641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085153644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085153645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085153644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153644 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085153644 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085153644 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085153644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085153644 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085153644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085153645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085153645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085153645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085153645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085153645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085153645 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085153645 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085153645 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153646 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153646 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085153646 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085153646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085153646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153646 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085153646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085153646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085153647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085153647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085153648 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 20241117085153648 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 20241117085153648 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085153648 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117085153652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153652 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117085153652 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085153652 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085153652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085153652 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085153652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085153654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153654 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085153654 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085153654 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085153654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085153654 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085153654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085153654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085153654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085153654 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117085153654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085153654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085153654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085153654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085153654 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085153654 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085153654 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153655 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153655 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085153655 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085153655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153655 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085153655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153655 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085153655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085153655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085153655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085153655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085153664 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085153664 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085153664 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085153664 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085153670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153670 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085153670 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085153670 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085153670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085153670 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085153670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085153673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153673 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085153673 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085153673 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085153673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085153673 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085153673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085153673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085153673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085153673 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085153673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085153673 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085153673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085153673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085153673 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085153673 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085153673 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153675 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153675 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085153675 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085153675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085153675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153675 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085153675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085153675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085153675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085153675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085153676 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 20241117085153677 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 20241117085153677 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085153677 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085153684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153684 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085153684 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085153684 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085153684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085153684 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085153684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085153686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153686 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085153686 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085153687 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085153687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085153687 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085153687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085153687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085153687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085153687 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085153687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085153687 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085153687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085153687 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085153687 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085153687 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085153687 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153688 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153688 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085153688 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085153688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153688 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085153688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153688 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085153688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085153688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085153688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085153688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085153689 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 20241117085153689 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 20241117085153689 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085153689 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241117085153696 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) 20241117085153696 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241117085153696 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085153696 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085153696 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085153696 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085153696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085153698 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) 20241117085153698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085153698 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085153698 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085153698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085153698 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085153698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085153698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085153698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085153698 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241117085153698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085153698 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085153698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085153698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085153698 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085153698 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085153698 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085153699 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085153699 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085153699 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085153699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085153699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085153699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085153699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085153699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085153699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085153699 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085153699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085153699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085153699 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085153700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085153700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085153700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085153700 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085153700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085153700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085153700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085153700 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154117 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085154117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc8cdb), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085154117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085154117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085154117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085154117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085154117 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085154117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4cc0c), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085154117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085154118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085154118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085154118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085154118 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085154118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072e217), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085154118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085154118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085154118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085154118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085154118 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085154118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060ce76), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085154118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085154118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085154118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085154118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085154118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085154118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085154118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085154118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085154118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085154118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085154118 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085154118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085154118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085154118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085154118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085154118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085154118 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085154118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085154118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085154118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085154118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085154118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085154118 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154119 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085154119 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085154119 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085154119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085154119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085154119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085154119 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154127 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085154127 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085154127 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085154127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154127 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085154127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154127 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=00bc8cdb) (sccp_scrc.c:477) 20241117085154127 DLSCCP DEBUG Received CO:RELCO for local reference 52 (sccp_scoc.c:1824) 20241117085154127 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085154127 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085154127 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085154127 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085154127 DLSCCP DEBUG SCCP-SCOC(52)[0x5595ca758540]{IDLE}: Deallocated (fsm.c:568) 20241117085154330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154330 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085154330 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085154330 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085154330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154330 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085154330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154330 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085154330 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085154330 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085154330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154331 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=00f4cc0c) (sccp_scrc.c:477) 20241117085154331 DLSCCP DEBUG Received CO:RELCO for local reference 53 (sccp_scoc.c:1824) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(53)[0x5595ca75e750]{IDLE}: Deallocated (fsm.c:568) 20241117085154331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085154331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154331 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=0072e217) (sccp_scrc.c:477) 20241117085154331 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1824) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(54)[0x5595ca752060]{IDLE}: Deallocated (fsm.c:568) 20241117085154331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085154330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154330 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154331 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085154331 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085154331 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085154331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154331 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154331 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=0060ce76) (sccp_scrc.c:477) 20241117085154331 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1824) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085154331 DLSCCP DEBUG SCCP-SCOC(55)[0x5595ca6ded90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(594)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(597)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085154447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154447 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085154447 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085154447 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085154447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154447 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085154447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085154447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085154447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154447 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085154447 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085154447 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) 20241117085154447 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) 20241117085154447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085154447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085154447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085154447 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085154447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085154447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085154447 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085154447 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085154447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085154448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085154448 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085154448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085154448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085154448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085154448 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154450 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085154450 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085154450 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085154450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154450 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085154450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085154450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085154450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085154450 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085154450 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(600)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085154454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154454 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085154454 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085154454 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 20241117085154454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154454 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154454 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) 20241117085154454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085154455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085154455 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085154455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085154455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154455 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085154455 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085154455 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) 20241117085154455 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) 20241117085154455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085154455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085154455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085154455 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085154455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085154455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085154455 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085154455 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: link up (cnlink.c:111) 20241117085154455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085154455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085154455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085154455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085154455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085154455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085154455 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154456 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085154456 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085154456 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 20241117085154456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154456 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154456 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) 20241117085154456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085154456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085154456 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085154456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154456 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085154456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085154456 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085154456 DRANAP INFO cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(603)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085154475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085154475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085154475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085154475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154475 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085154475 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085154475 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085154475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154475 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154475 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085154475 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085154475 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085154475 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085154475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085154475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085154475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085154475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085154475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085154475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085154475 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085154475 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085154475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154475 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085154475 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085154475 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085154475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085154475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085154475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085154475 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154477 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085154477 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085154477 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085154477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154477 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085154477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154477 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154477 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085154477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085154477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154477 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154477 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154477 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085154477 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085154477 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(606)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085154482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085154482 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085154482 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 20241117085154482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154482 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154482 DLM3UA DEBUG 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) 20241117085154482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154482 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154482 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085154482 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085154482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154482 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154482 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154482 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085154482 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085154482 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) 20241117085154482 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) 20241117085154482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085154482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085154482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085154482 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085154482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085154482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085154482 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085154482 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085154482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085154482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085154482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085154482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085154482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085154482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085154482 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154484 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085154484 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085154484 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 20241117085154484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154484 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154484 DLM3UA DEBUG 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) 20241117085154484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085154484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085154484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154484 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085154484 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085154484 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(609)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085154498 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) 20241117085154498 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085154498 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085154498 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 20241117085154498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154498 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154498 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) 20241117085154498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117085154499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085154499 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) 20241117085154499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154499 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) 20241117085154499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154499 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085154499 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085154499 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) 20241117085154499 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) 20241117085154499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085154499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085154499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085154499 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085154499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085154499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085154499 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085154499 DRANAP NOTICE cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: link up (cnlink.c:111) 20241117085154499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085154499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085154499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085154499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085154499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085154499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085154499 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154500 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) 20241117085154500 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085154500 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085154500 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 20241117085154500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154500 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) 20241117085154500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117085154500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085154501 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) 20241117085154501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154501 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) 20241117085154501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154501 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085154501 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085154501 DRANAP INFO cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085154534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154534 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085154534 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085154534 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085154534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085154534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154534 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154534 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085154534 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085154534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154534 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085154534 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085154535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154535 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085154535 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085154535 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085154535 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085154535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085154535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085154535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154535 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085154535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085154535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085154535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085154535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085154535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085154535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085154535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085154535 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085154535 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085154535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085154535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085154535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085154535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085154535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085154535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085154535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085154535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085154535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085154535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085154535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085154535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085154535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085154535 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085154535 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085154535 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085154535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085154536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085154536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085154536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085154536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085154536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085154536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085154536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085155512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085155514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085155515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085155516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085155517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085155518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085155519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085155520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085155520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085155521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085155522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085155522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085155523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085155524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085155524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085155525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085155526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085155527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085155527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085155528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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 := '000000000000000010011001'B, t_guard := 20.000000 } 20241117085155539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33002<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)7012823 20241117085156578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085156578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085156578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085156578 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085156578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b01d7, normal) (hnbgw_rua.c:407) 20241117085156578 DHNB DEBUG map_rua[0x5595ca758540]{init}: Allocated (fsm.c:456) 20241117085156578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7012823)[0x5595ca758540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085156578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7012823 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085156578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085156578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085156578 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7012823 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241117085156578 DCN DEBUG map_sccp[0x5595ca758bd0]{init}: Allocated (fsm.c:456) 20241117085156578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5595ca758bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085156578 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7012823 <-> SCCP-74 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241117085156578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7012823 SCCP-74 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085156578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7012823)[0x5595ca758540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085156578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085156578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085156578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7012823)[0x5595ca758540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085156578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5595ca758bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085156579 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085156579 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{IDLE}: Allocated (fsm.c:456) 20241117085156579 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085156579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000990056400500f1100926) (sccp_scrc.c:406) 20241117085156579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085156579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085156579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085156579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085156579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085156579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085156579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085156579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085156579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085156579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085156579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085156579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085156579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085156579 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085156579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5595ca758bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085156579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7012823)[0x5595ca758540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085156579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085156579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085156579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085156579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085156579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085156579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085156579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085156579 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@c12b04494787: First idle individual index:0 HNBGW_Test.msc2-SCCP(599)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(600)@c12b04494787: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) HNBGW_Test.msc2-RAN(600)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)15929271 HNBGW_Test.msc2-SCCP(599)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(599)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@c12b04494787: setverdict(pass): none -> pass 20241117085156600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085156600 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085156600 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085156600 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 20241117085156600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085156600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085156600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085156600 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085156600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085156600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085156600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085156600 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) 20241117085156600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085156600 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006dbd54) (sccp_scrc.c:477) 20241117085156600 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20241117085156600 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085156600 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085156600 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085156600 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085156600 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) 20241117085156600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5595ca758bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085156600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5595ca758bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085156601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33002<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085156604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085156607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085156610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085156612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085156613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085156615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085156615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085156616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085156617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085156618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085156619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085156619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085156620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085156621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085156622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085156622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085156623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085156624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085156625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085156625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001110001001'B, t_guard := 20.000000 } 20241117085156637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33004<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@c12b04494787: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)11389772 20241117085157644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085157644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085157644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085157644 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085157644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xadcb4c, normal) (hnbgw_rua.c:407) 20241117085157644 DHNB DEBUG map_rua[0x5595ca758360]{init}: Allocated (fsm.c:456) 20241117085157644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11389772)[0x5595ca758360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085157644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11389772 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085157644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085157644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085157644 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085157644 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11389772 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241117085157644 DCN DEBUG map_sccp[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085157644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085157644 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11389772 <-> SCCP-75 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241117085157644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11389772 SCCP-75 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085157644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11389772)[0x5595ca758360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085157644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085157644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085157644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11389772)[0x5595ca758360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085157644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5595ca76e800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085157644 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085157644 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{IDLE}: Allocated (fsm.c:456) 20241117085157644 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085157644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030003890056400500f1100926) (sccp_scrc.c:406) 20241117085157644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085157644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085157644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085157644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085157644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085157644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085157644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085157644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085157644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085157645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085157645 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085157645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085157645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085157645 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085157645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5595ca76e800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085157645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11389772)[0x5595ca758360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085157645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085157645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085157645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085157645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085157645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085157645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085157645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085157645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@c12b04494787: First idle individual index:1 HNBGW_Test.msc2-SCCP(599)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(600)@c12b04494787: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) HNBGW_Test.msc2-RAN(600)@c12b04494787: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)15054641 HNBGW_Test.msc2-SCCP(599)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(599)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085157648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085157648 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085157648 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085157648 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 20241117085157648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085157648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085157648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085157648 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085157648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085157648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085157648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085157648 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) 20241117085157648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085157648 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006dcd3f) (sccp_scrc.c:477) 20241117085157648 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20241117085157648 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085157648 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085157648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085157648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085157648 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) 20241117085157648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5595ca76e800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085157648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5595ca76e800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@c12b04494787: setverdict(pass): none -> pass 20241117085157649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33004<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085157651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085157654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085157656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085157659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085157660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085157661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085157663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085157664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085157665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085157666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085157667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085157667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085157668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085157669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085157670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085157671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085157671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085157672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085157673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085157674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000000000011'B, t_guard := 20.000000 } 20241117085157685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33010<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(597)@c12b04494787: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(597)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)11781807 20241117085158702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085158702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085158702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085158702 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085158702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb3c6af, normal) (hnbgw_rua.c:407) 20241117085158702 DHNB DEBUG map_rua[0x5595ca79fb00]{init}: Allocated (fsm.c:456) 20241117085158702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11781807)[0x5595ca79fb00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085158702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11781807 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085158702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085158702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085158702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11781807 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085158702 DCN DEBUG map_sccp[0x5595ca752060]{init}: Allocated (fsm.c:456) 20241117085158702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5595ca752060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085158702 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11781807 <-> SCCP-76 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085158702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11781807 SCCP-76 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085158702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11781807)[0x5595ca79fb00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085158702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085158702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085158702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11781807)[0x5595ca79fb00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085158702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5595ca752060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085158702 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085158702 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{IDLE}: Allocated (fsm.c:456) 20241117085158702 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085158702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000030056400500f1100926) (sccp_scrc.c:406) 20241117085158702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085158702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085158702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085158702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085158702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085158702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085158702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085158702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085158702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085158702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085158702 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085158702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085158702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085158702 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085158702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5595ca752060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085158702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11781807)[0x5595ca79fb00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085158702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085158702 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085158702 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085158702 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085158702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085158702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085158702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085158702 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(596)@c12b04494787: First idle individual index:0 HNBGW_Test.msc1-SCCP(596)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(597)@c12b04494787: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) HNBGW_Test.msc1-RAN(597)@c12b04494787: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)15218894 HNBGW_Test.msc1-SCCP(596)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(596)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@c12b04494787: setverdict(pass): none -> pass 20241117085158710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085158710 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085158710 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085158710 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085158710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085158710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085158710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085158710 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085158710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085158710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085158710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085158710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085158710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085158710 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dba8a5) (sccp_scrc.c:477) 20241117085158710 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20241117085158710 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085158710 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085158710 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085158710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085158710 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) 20241117085158710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5595ca752060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085158710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5595ca752060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085158710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33010<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085158711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085158712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085158713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085158714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085158714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085158715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085158716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085158717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085158718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085158719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085158720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085158722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085158723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085158724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085158725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085158726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085158728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085158729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085158730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085158731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085158734 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42789<->l=127.0.0.1:4262) (control_if.c:193) 20241117085158734 DLINP DEBUG SRVCONN(,r=127.0.0.1:39436<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085158734 DLINP DEBUG SRVCONN(,r=127.0.0.1:39436<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085158734 DLINP NOTICE SRV(,r=127.0.0.1:39436<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085158734 DMAIN NOTICE (127.0.0.1:39436 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39436<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085158735 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085158735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085158735 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085158735 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085158735 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 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085158735 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(593)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(606)@c12b04494787: Final verdict of PTC: none 20241117085158735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085158735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085158735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085158735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085158735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085158735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085158735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085158735 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085158735 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085158735 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085158735 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085158735 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 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085158735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117085158735 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) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085158735 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085158735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085158735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085158735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085158735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085158735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085158735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085158735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085158735 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 20241117085158735 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) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085158735 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085158735 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.msc0-RAN(594)@c12b04494787: Final verdict of PTC: none 20241117085158735 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085158735 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085158735 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085158735 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241117085158735 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085158735 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) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241117085158735 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) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085158735 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085158735 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(600)@c12b04494787: Final verdict of PTC: none 20241117085158735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085158735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(604)@c12b04494787: Final verdict of PTC: none 20241117085158735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117085158735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085158735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085158735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085158735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085158735 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085158735 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085158735 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085158735 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085158735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5595ca758bd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085158735 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085158735 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085158735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbd54), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085158735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085158735 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085158735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085158735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085158735 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085158735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5595ca758bd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085158735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7012823)[0x5595ca758540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085158735 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7012823)[0x5595ca758540]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085158735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085158735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7012823)[0x5595ca758540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085158735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7012823)[0x5595ca758540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085158735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7012823)[0x5595ca758540]{disrupted}: Freeing instance (context_map.c:202) 20241117085158735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7012823)[0x5595ca758540]{disrupted}: Deallocated (fsm.c:568) 20241117085158735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5595ca758bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085158735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5595ca758bd0]{disconnected}: Freeing instance (context_map.c:206) 20241117085158735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5595ca758bd0]{disconnected}: Deallocated (fsm.c:568) 20241117085158735 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7012823 SCCP-74 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241117085158735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5595ca76e800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085158735 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085158735 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085158735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dcd3f), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085158735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085158735 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085158735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085158735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085158735 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085158735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5595ca76e800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085158735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11389772)[0x5595ca758360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085158735 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11389772)[0x5595ca758360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085158735 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-RAN(603)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@c12b04494787: Final verdict of PTC: none 20241117085158735 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 20241117085158735 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) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085158735 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085158735 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) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241117085158735 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) 20241117085158735 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) 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241117085158735 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085158735 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085158735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085158735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11389772)[0x5595ca758360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085158735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11389772)[0x5595ca758360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085158735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11389772)[0x5595ca758360]{disrupted}: Freeing instance (context_map.c:202) 20241117085158735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11389772)[0x5595ca758360]{disrupted}: Deallocated (fsm.c:568) 20241117085158735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5595ca76e800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085158735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5595ca76e800]{disconnected}: Freeing instance (context_map.c:206) 20241117085158735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5595ca76e800]{disconnected}: Deallocated (fsm.c:568) 20241117085158735 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11389772 SCCP-75 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241117085158735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085158735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085158735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241117085158735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085158735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085158735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085158736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085158736 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085158736 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085158736 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085158736 DRANAP NOTICE cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(595)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(608)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(596)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(599)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(609)@c12b04494787: Final verdict of PTC: none20241117085158736 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 20241117085158736 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) 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085158736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085158736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085158736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085158736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085158736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085158736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085158736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085158736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085158736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085158736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085158736 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085158736 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085158736 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085158736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11781807)[0x5595ca79fb00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085158736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11781807)[0x5595ca79fb00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085158736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5595ca752060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085158736 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085158736 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085158736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dba8a5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085158736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085158736 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085158736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085158736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085158736 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085158736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5595ca752060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085158736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11781807)[0x5595ca79fb00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085158736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11781807)[0x5595ca79fb00]{disrupted}: Freeing instance (context_map.c:202) 20241117085158736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11781807)[0x5595ca79fb00]{disrupted}: Deallocated (fsm.c:568) 20241117085158736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5595ca752060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085158736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5595ca752060]{disconnected}: Freeing instance (context_map.c:206) 20241117085158736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5595ca752060]{disconnected}: Deallocated (fsm.c:568) 20241117085158736 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11781807 SCCP-76 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241117085158736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085158736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085158736 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085158736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085158736 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085158736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085158736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085158736 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085158736 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085158736 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085158736 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085158736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085158736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085158736 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085158736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085158736 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085158736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085158736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085158736 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085158736 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085158736 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085158736 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(597)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(601)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(610)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(605)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(611)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(607)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(587)@c12b04494787: Final verdict of PTC: none 20241117085158736 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085158736 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 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085158736 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) 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085158736 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085158736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085158736 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085158736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085158736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085158736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085158736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085158736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085158736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085158736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085158736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085158736 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085158736 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) 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085158736 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085158736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085158736 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085158736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085158736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085158736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085158736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085158736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085158736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085158736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085158736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085158736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085158736 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(598)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(602)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(586)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085158756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(588)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(586): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(588): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(593): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(594): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(595): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(596): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(597): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(598): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-SCCP(599): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-RAN(600): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-M3UA(601): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(602): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(603): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(604): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(605): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(606): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(607): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(608): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-RAN(609): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(610): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(611): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sun Nov 17 08:51:58 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 20241117085158912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085159419 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085159419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009277c5), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085159419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085159419 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085159419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085159419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085159419 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085159419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f62b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085159419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085159419 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085159419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085159419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085159419 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085159419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071748e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085159419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085159419 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085159419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085159419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085159419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085159419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085159419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085159419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085159419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085159419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085159419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085159419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085159419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085159419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085159419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085159419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085159419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085159419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085159419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085159419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085159419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085159419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085159419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085159419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085159419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085159419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085159419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085159419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085159615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=661340) 20241117085200129 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085200129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43e22), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085200129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085200129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085200129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085200130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085200130 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085200130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5037), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085200130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085200130 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085200130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085200130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085200130 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085200130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cd557), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085200130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085200130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085200130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085200130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085200130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085200130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085200130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085200130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085200130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085200130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085200130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085200130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085200130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085200130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085200130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085200130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085200130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085200130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085200130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085200130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085200130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085200130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085200130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085200130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085200130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085200130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085200131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085200131 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=661340, count=687648) 20241117085200736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085200736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085200736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085200736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085200736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085200736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085200736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085200736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085200736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241117085200736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085200736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085200736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117085200736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085200736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085200736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085200736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085200736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085200736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085200956 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085200956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017fbcc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085200956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085200956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085200956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085200956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085200956 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085200956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058d3d6), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085200956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085200956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085200956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085200956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085200956 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085200956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef926), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085200956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085200956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085200956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085200956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085200957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085200957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085200957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085200957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085200957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085200957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085200957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085200957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085200957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085200957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085200957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085200957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085200957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085200957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085200957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085200957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085200957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085200957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085200957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085200957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085200957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085201645 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085201645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019907f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085201645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085201645 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085201645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085201645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085201645 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085201645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090d927), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085201645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085201645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085201645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085201645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085201645 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085201645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00893051), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085201645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085201646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085201646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085201646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085201646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085201646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085201646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085201646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085201646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085201646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085201646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085201646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085201646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085201646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085201646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085201646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085201646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085201646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085201646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085201646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085201646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085201646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085201646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085201646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085201646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Sun Nov 17 08:52:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241117085202452 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085202452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e06664), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085202452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202452 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085202452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202452 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085202452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005342e5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085202452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085202452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202452 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085202452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00745de4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085202452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085202452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085202453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085202453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085202453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085202453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085202453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085202453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085202453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085202453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085202453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085202453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085202453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_mscpool_L3Compl_no_cn started. 20241117085202726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085202730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085202733 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43565<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_no_cn-Iuh0(619)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085202747 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085202747 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085202756 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085202756 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085202756 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085202756 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085202756 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085202756 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085202756 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085202756 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085202756 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48830 (stream_srv.c:129) 20241117085202756 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48830<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh1(621)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085202757 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085202757 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085202757 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085202757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085202757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085202757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202757 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085202757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202757 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085202757 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085202758 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085202758 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085202758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085202758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085202758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202758 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085202758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202758 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085202758 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085202758 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085202758 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085202758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085202758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085202758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202758 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085202758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202758 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085202758 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085202758 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085202758 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085202758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085202758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085202758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085202758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202758 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085202758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085202758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085202758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085202758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085202758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(625)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(625)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(625)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(623)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085202772 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085202772 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085202772 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085202772 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085202772 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085202772 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085202772 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085202772 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085202773 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085202773 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085202773 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085202773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085202773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085202773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202773 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085202773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202773 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085202773 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085202773 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085202773 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085202773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085202773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085202773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202774 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085202774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202774 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085202774 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085202774 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085202774 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085202774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085202774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085202774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085202774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202774 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085202774 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085202774 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085202774 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085202774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085202774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085202774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085202774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202774 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085202774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085202774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085202774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085202774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085202774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(628)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(628)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(628)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(626)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085202797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085202797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085202797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085202797 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085202797 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085202797 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085202797 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085202797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085202797 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@c12b04494787: setverdict(pass): none -> pass 20241117085202802 DLINP DEBUG SRVCONN(,r=127.0.0.1:48830<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085202802 DLINP DEBUG SRVCONN(,r=127.0.0.1:48830<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085202802 DLINP DEBUG SRVCONN(,r=127.0.0.1:48830<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085202802 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085202802 DHNBAP DEBUG (127.0.0.1:48830 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085202802 DHNBAP NOTICE (127.0.0.1:48830 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085202802 DHNBAP NOTICE (127.0.0.1:48830 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085202802 DLINP DEBUG SRVCONN(,r=127.0.0.1:48830<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085202802 DLINP DEBUG SRVCONN(,r=127.0.0.1:48830<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085202970 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085202970 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085202970 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085202970 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085202978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202978 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085202978 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085202978 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085202978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085202978 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085202978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085202981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202981 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085202981 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085202981 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085202981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085202981 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085202981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085202981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085202981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085202981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085202981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085202981 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085202981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085202981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085202981 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085202981 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085202981 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085202982 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085202983 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085202983 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085202983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085202983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085202983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085202983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202983 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085202983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085202983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085202983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085202983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085202983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085202987 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085202987 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085202987 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085202987 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085202993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202993 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085202993 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085202993 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085202993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085202993 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085202993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085202996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202996 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085202996 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085202996 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085202996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085202996 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085202996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085202996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085202996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085202996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085202996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085202996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085202996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085202996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085202996 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085202996 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085202996 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085202997 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085202997 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085202997 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085202997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085202997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085202997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085202998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085202998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085202998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085202998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085202998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085202998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085202998 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085202998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085202998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085202998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085202998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085202998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085202998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085202998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085202998 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085203264 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085203265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e41f2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085203265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085203265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085203265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085203265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085203265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085203265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085203265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085203265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085203265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085203265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085203265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085203267 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085203267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043b890), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085203267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085203267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085203267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085203267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085203267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085203267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085203267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085203267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085203267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085203267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085203267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085203270 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085203270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018b93e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085203270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085203270 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085203270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085203270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085203270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085203270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085203270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085203270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085203271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085203271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085203273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203273 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085203273 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085203273 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085203273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085203273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085203273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085203273 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085203273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085203273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085203273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085203273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085203273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085203273 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=003e41f2) (sccp_scrc.c:477) 20241117085203273 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20241117085203273 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085203273 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085203273 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085203273 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085203273 DLSCCP DEBUG SCCP-SCOC(56)[0x5595ca755030]{IDLE}: Deallocated (fsm.c:568) 20241117085203474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203474 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085203474 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085203474 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085203474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085203474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085203474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085203474 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085203474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085203474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085203474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085203474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085203474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085203474 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=0043b890) (sccp_scrc.c:477) 20241117085203474 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1824) 20241117085203474 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085203474 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085203474 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085203475 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085203475 DLSCCP DEBUG SCCP-SCOC(58)[0x5595ca6dc6a0]{IDLE}: Deallocated (fsm.c:568) 20241117085203784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203784 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085203784 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085203784 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085203784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085203784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085203784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085203784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085203784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085203784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085203784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085203784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085203785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085203785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085203785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085203785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085203785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085203785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085203785 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085203785 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085203785 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085203785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085203785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085203785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085203785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085203785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085203785 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085203785 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085203785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085203785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085203785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085203785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085203785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085203785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085203785 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(624)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085203793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203793 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085203793 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085203793 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085203793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085203794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085203794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085203794 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085203794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085203794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085203794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085203794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085203794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085203794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085203794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085203794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085203794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085203794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085203794 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085203794 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085203794 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(627)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085203807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203807 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085203807 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085203807 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085203807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085203807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085203807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085203807 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085203807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085203807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085203807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085203807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085203807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085203807 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085203807 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085203807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085203807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203807 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085203807 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085203807 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085203807 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085203807 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085203807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085203807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085203807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085203807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085203808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085203808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085203808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085203808 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085203808 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085203808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085203808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085203808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085203808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085203808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085203808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085203808 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085203813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085203813 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085203813 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085203813 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085203813 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085203813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085203813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085203813 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085203813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085203813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085203813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085203813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085203813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085203813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085203813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085203813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085203813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085203813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085203813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085203813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085203813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085203814 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085203814 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085203814 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085203818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085203822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085203825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085203828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085203830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085203832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085203834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085203837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085203839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085203841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085203843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085203845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085203847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085203848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085203850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085203851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085203853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085203854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085203855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085203856 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000001010100010'B, t_guard := 20.000000 } 20241117085203886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@c12b04494787: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(630)11430368 20241117085204932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085204932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085204932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085204932 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085204932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xae69e0, normal) (hnbgw_rua.c:407) 20241117085204932 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085204932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11430368)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085204932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11430368 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085204932 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085204932 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085204933 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11430368 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241117085204933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11430368)[0x5595ca755030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085204933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11430368)[0x5595ca755030]{init}: Freeing instance (context_map.c:202) 20241117085204933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11430368)[0x5595ca755030]{init}: Deallocated (fsm.c:568) 20241117085204933 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11430368 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085204933 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) 20241117085204933 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085204933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085204933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085204933 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)@c12b04494787: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(630)11430368 20241117085204946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(630)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: 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 := '000000000000001101000101'B, t_guard := 20.000000 } 20241117085204963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@c12b04494787: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(631)6857581 20241117085205982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085205982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085205983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085205983 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085205983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x68a36d, normal) (hnbgw_rua.c:407) 20241117085205983 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085205983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857581)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085205983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6857581 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085205983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085205983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085205983 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085205983 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6857581 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241117085205983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857581)[0x5595ca755030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085205983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857581)[0x5595ca755030]{init}: Freeing instance (context_map.c:202) 20241117085205983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857581)[0x5595ca755030]{init}: Deallocated (fsm.c:568) 20241117085205983 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6857581 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085205983 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) 20241117085205983 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085205983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085205983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085205983 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)@c12b04494787: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(631)6857581 20241117085205987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(631)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: 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 := '000000000000001000111111'B, t_guard := 20.000000 } 20241117085206002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@c12b04494787: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(632)9005833 20241117085207017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085207017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085207017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085207017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085207018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x896b09, normal) (hnbgw_rua.c:407) 20241117085207018 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085207018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9005833)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085207018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9005833 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085207018 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085207018 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085207018 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-9005833 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241117085207018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9005833)[0x5595ca755030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085207018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9005833)[0x5595ca755030]{init}: Freeing instance (context_map.c:202) 20241117085207018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9005833)[0x5595ca755030]{init}: Deallocated (fsm.c:568) 20241117085207018 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9005833 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085207018 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) 20241117085207018 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085207018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085207018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085207018 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)@c12b04494787: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(632)9005833 20241117085207026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(632)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: 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 := '000000000000000100011011'B, t_guard := 20.000000 } 20241117085207046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48178<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@c12b04494787: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(633)14173975 20241117085208066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085208066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085208066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241117085208066 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085208066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd84717, normal) (hnbgw_rua.c:407) 20241117085208066 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085208066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14173975)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085208066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14173975 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085208066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085208066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085208066 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14173975 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241117085208066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14173975)[0x5595ca755030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085208066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14173975)[0x5595ca755030]{init}: Freeing instance (context_map.c:202) 20241117085208066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14173975)[0x5595ca755030]{init}: Deallocated (fsm.c:568) 20241117085208067 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14173975 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085208067 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) 20241117085208067 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085208067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085208067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085208067 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)@c12b04494787: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(633)14173975 20241117085208071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48178<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(633)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Compl_no_cn(615)@c12b04494787: Final verdict of PTC: none 20241117085208080 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43565<->l=127.0.0.1:4262) (control_if.c:193) 20241117085208081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622)@c12b04494787: Final verdict of PTC: none 20241117085208081 DLINP DEBUG SRVCONN(,r=127.0.0.1:48830<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085208081 DLINP DEBUG SRVCONN(,r=127.0.0.1:48830<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085208081 DLINP NOTICE SRV(,r=127.0.0.1:48830<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085208081 DMAIN NOTICE (127.0.0.1:48830 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48830<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085208081 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085208083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085208083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085208083 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085208083 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085208083 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(627)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(623)@c12b04494787: Final verdict of PTC: none 20241117085208083 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085208083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085208083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085208083 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085208083 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085208084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085208084 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085208084 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085208084 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 20241117085208084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085208084 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085208084 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085208084 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085208084 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085208084 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085208084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085208084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085208084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085208084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085208084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085208084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085208084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085208084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085208084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085208084 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085208084 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085208084 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085208085 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(617)@c12b04494787: Final verdict of PTC: none 20241117085208085 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 20241117085208085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085208085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085208085 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085208086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085208086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085208086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085208086 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117085208086 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) 20241117085208086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085208086 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085208086 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085208086 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085208086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085208086 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085208086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085208086 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(628)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(626)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(616)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(621)@c12b04494787: Final verdict of PTC: none 20241117085208086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085208086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085208087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085208087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085208087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085208087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085208087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085208087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085208087 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085208087 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085208087 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(625)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(624)@c12b04494787: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(619)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(629)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085208107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(618)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(615): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(617): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(618): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(619): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(621): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(623): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(624): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(625): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(626): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(627): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(628): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(630): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(631): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(632): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(633): none (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sun Nov 17 08:52:08 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 20241117085208195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085208736 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085208736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dba8a5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085208736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085208736 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085208736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085208736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085208736 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085208736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dcd3f), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085208736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085208736 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085208736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085208736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085208736 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085208736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbd54), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085208736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085208736 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085208736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085208736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085208737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085208737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085208737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085208737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085208737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085208737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085208737 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085208737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085208737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085208737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085208737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085208737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085208737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085208737 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085208737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085208737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085208737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085208737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085208737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085208737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085208737 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085208798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=299756) 20241117085209420 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085209420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071748e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085209420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085209420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085209420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085209420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085209420 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085209420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f62b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085209420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085209420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085209420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085209420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085209420 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085209420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009277c5), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085209420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085209420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085209420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085209420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085209420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085209421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085209421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085209421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085209421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085209421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085209421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085209421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085209421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085209421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085209421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085209421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085209421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085209421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085209421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085209421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085209421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085209421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085209421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085209421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085209421 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=299756, count=312516) 20241117085210085 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085210085 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085210085 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085210087 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085210087 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085210087 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085210130 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085210131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cd557), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085210131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085210131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085210131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085210131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085210131 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085210131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5037), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085210131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085210131 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085210131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085210131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085210131 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085210131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43e22), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085210131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085210131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085210131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085210131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085210131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085210131 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085210131 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085210131 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085210131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085210131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085210131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085210131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085210131 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085210131 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085210131 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085210131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085210131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085210131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085210131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085210132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085210132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085210132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085210132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085210132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085210132 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sun Nov 17 08:52:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241117085210957 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085210957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef926), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085210957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085210957 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085210957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085210957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085210957 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085210957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058d3d6), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085210957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085210957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085210957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085210957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085210957 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085210957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017fbcc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085210957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085210957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085210957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085210957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085210958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085210958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085210958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085210958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085210958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085210958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085210958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085210958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085210958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085210958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085210958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085210958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085210958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085210958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085210958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085210958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085210958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085210958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085210958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085210958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085210958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085211646 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085211646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00893051), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085211646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085211646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211646 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085211646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090d927), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085211646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085211646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211646 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085211646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019907f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085211646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085211646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085211647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085211647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085211647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085211647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085211647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085211647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085211647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085211647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085211647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085211647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085211647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241117085211901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085211904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085211911 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37793<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085211932 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085211932 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085211941 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085211941 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085211941 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085211941 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085211942 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085211942 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085211942 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36117 (stream_srv.c:129) 20241117085211942 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36117<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085211942 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085211942 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085211943 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085211943 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085211943 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085211943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085211943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085211943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211943 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085211943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211943 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085211943 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085211943 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085211943 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085211943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085211943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085211943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211943 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085211943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211943 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085211943 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085211943 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085211943 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085211943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085211943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085211943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085211943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211943 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085211943 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085211943 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085211943 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085211943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085211943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085211944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085211944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211944 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085211944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085211944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085211944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085211944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085211944 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(644)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(644)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(642)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(647)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(647)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(647)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(645)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(650)@c12b04494787: ************************************************* HNBGW_Test.msc2-M3UA(650)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(650)@c12b04494787: ************************************************* HNBGW_Test.msc2-SCCP(648)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085211985 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085211985 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085211986 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085211986 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085211986 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085211986 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085211986 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085211986 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085211987 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085211987 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085211987 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085211987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085211987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211987 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085211987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211987 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085211987 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085211987 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085211987 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085211987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085211987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211987 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085211987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211987 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085211987 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085211987 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085211987 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085211987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085211987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211987 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085211987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211987 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085211987 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085211987 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085211987 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085211987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085211987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085211987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085211987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085211987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085211987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085211988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085211988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085211988 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085211988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085211988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085211988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085211988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085211988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085211988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085211988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085211988 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(653)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(653)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(653)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(651)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(656)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(656)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(656)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(654)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(659)@c12b04494787: ************************************************* HNBGW_Test.sgsn2-M3UA(659)@c12b04494787: M3UA emulation initiated, the test can be started MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(659)@c12b04494787: ************************************************* HNBGW_Test.sgsn2-SCCP(657)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085212040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085212040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085212040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085212040 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085212040 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085212040 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085212040 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085212040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085212040 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@c12b04494787: setverdict(pass): none -> pass 20241117085212044 DLINP DEBUG SRVCONN(,r=127.0.0.1:36117<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085212044 DLINP DEBUG SRVCONN(,r=127.0.0.1:36117<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085212044 DLINP DEBUG SRVCONN(,r=127.0.0.1:36117<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085212044 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085212044 DHNBAP DEBUG (127.0.0.1:36117 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085212044 DHNBAP NOTICE (127.0.0.1:36117 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085212044 DHNBAP NOTICE (127.0.0.1:36117 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085212044 DLINP DEBUG SRVCONN(,r=127.0.0.1:36117<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085212044 DLINP DEBUG SRVCONN(,r=127.0.0.1:36117<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085212156 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085212156 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085212156 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085212156 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085212165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212165 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085212165 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085212165 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085212165 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085212165 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085212166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085212168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212168 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085212168 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085212168 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085212168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085212168 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085212168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085212168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085212169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085212169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085212169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085212169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085212169 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085212169 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085212169 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085212169 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 20241117085212169 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 20241117085212169 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085212169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085212170 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085212170 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085212170 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085212170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085212170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085212170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085212170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212170 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085212170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085212170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085212170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085212170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085212170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(647)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085212175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212175 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085212175 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085212175 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085212175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085212175 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085212175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085212175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212175 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085212175 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085212175 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085212175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085212175 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085212175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085212175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085212175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085212175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085212175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085212175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085212175 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085212175 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085212175 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085212177 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085212177 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085212177 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085212177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085212177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085212177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212177 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085212177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212177 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085212177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085212177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085212177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085212177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085212177 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212182 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 20241117085212182 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 20241117085212182 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085212182 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117085212189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212189 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117085212189 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085212189 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085212189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085212189 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085212189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085212191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212191 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085212191 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085212191 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085212191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085212191 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085212191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085212192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085212192 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117085212192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085212192 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085212192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085212192 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085212192 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085212192 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085212193 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085212193 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085212193 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085212193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085212193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085212193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212193 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085212193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212193 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085212194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212194 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212194 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212194 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085212194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085212194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085212194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085212194 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212201 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085212201 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085212201 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085212201 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085212206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212206 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085212206 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085212206 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085212206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085212206 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085212206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085212208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212208 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085212208 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085212208 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085212208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085212208 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085212208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085212208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085212208 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085212208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085212208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085212208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085212208 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085212208 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085212208 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085212209 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085212209 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085212209 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085212209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085212209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085212209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085212209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212209 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085212210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085212210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085212210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085212210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085212210 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212214 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 20241117085212214 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 20241117085212214 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085212214 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085212219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085212219 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085212219 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085212219 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085212219 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085212219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085212220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212220 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085212220 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085212220 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085212220 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085212220 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085212220 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085212220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085212220 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085212220 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085212221 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085212221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085212221 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085212221 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085212221 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085212222 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085212222 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085212222 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085212222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085212222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085212222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212222 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085212222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212222 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085212222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085212222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085212222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085212222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085212222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212227 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 20241117085212227 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 20241117085212227 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085212227 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241117085212233 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) 20241117085212233 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241117085212233 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085212233 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085212233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085212233 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085212233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085212236 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) 20241117085212236 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085212236 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085212236 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085212236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085212236 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085212236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085212236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085212236 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241117085212236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085212236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085212236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085212236 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085212236 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085212236 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085212237 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085212237 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085212237 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085212237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085212237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085212237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212237 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085212238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212238 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085212238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085212238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085212238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085212238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085212238 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212453 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085212453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00745de4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085212453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085212453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212453 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085212453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005342e5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085212453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085212453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212453 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085212453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e06664), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085212453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212453 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085212453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085212454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085212454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085212454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085212454 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085212454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085212454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085212454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085212454 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085212454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085212454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085212454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085212454 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085212461 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085212461 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085212461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085212461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085212461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085212461 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085212461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085212461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085212461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085212461 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=00745de4) (sccp_scrc.c:477) 20241117085212461 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20241117085212461 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085212461 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085212461 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085212461 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085212461 DLSCCP DEBUG SCCP-SCOC(61)[0x5595ca772750]{IDLE}: Deallocated (fsm.c:568) 20241117085212461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085212461 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085212461 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085212461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085212461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085212461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085212461 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085212462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085212462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085212462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085212462 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=00e06664) (sccp_scrc.c:477) 20241117085212462 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20241117085212462 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085212462 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085212462 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085212462 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085212462 DLSCCP DEBUG SCCP-SCOC(60)[0x5595ca757d00]{IDLE}: Deallocated (fsm.c:568) 20241117085212666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212666 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085212666 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085212666 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085212666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085212666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085212666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085212666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085212667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085212667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085212667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085212667 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=005342e5) (sccp_scrc.c:477) 20241117085212667 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1824) 20241117085212667 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085212667 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085212667 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085212667 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085212667 DLSCCP DEBUG SCCP-SCOC(59)[0x5595ca7507c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(643)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085212973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212973 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085212973 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085212973 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085212973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085212973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085212973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085212973 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085212974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085212974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085212974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085212974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085212974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085212974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085212974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085212974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085212974 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085212974 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085212974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085212974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085212974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085212974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085212974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212974 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085212974 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085212975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212975 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212975 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212975 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085212975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085212975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085212975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085212975 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212978 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085212978 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085212978 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085212978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085212978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085212978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085212978 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085212978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085212978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085212978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085212978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085212978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085212978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085212978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212978 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085212978 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085212978 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085212978 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085212980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212980 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085212980 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085212981 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085212981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085212981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085212981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085212981 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085212981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085212981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085212981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085212981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085212981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085212981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) HNBGW_Test.msc1-RAN(646)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085212981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085212981 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085212981 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085212981 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) 20241117085212981 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) 20241117085212981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085212981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085212981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085212982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085212982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085212982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085212982 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212981 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085212981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212981 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085212981 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085212986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212986 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085212986 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085212986 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085212986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085212986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085212986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085212986 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085212986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085212986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085212986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085212986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085212986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085212986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085212986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085212987 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085212987 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085212987 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(649)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085212992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212992 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085212992 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085212992 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 20241117085212992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085212992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085212992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085212992 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085212992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085212992 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) 20241117085212992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085212992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085212992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085212992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085212992 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085212992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212992 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085212992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085212992 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085212992 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085212992 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) 20241117085212993 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) 20241117085212993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085212993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085212993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085212993 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085212993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085212993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085212993 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085212993 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: link up (cnlink.c:111) 20241117085212993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085212993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085212993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085212993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085212993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085212993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085212993 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085212994 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085212994 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085212994 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 20241117085212994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085212994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085212994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085212994 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085212994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085212994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085212994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085212994 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) 20241117085212994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085212994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085212994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085212994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085212994 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085212994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085212994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212995 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085212995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085212995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085212995 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085212995 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085212995 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085212995 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085212995 DRANAP INFO cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(652)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085213006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085213006 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085213006 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085213006 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085213006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085213006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085213006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085213006 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085213006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085213006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085213006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085213006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085213006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085213006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085213006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085213006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085213006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085213006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085213006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085213006 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085213006 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085213006 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085213006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085213006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085213006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085213006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085213006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085213006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085213006 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085213006 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085213006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085213006 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085213006 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085213006 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085213006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085213006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085213006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085213006 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085213007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085213007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085213007 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085213007 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085213007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085213007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085213007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085213007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085213007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085213007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085213007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085213007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085213007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085213007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085213007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085213007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085213007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085213007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085213007 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085213007 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085213007 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(655)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085213019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085213019 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085213019 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085213019 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 20241117085213019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085213019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085213019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085213019 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085213019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085213020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085213020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085213020 DLM3UA DEBUG 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) 20241117085213020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085213020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085213020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085213020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085213020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213020 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085213020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085213020 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085213020 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085213020 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) 20241117085213020 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) 20241117085213020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085213020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085213020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085213020 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085213020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085213020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085213020 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085213020 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085213020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085213020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085213020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085213020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085213020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085213020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085213020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085213020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085213022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085213022 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085213022 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085213022 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 20241117085213022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085213022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085213022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085213022 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085213022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085213022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085213022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085213022 DLM3UA DEBUG 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) 20241117085213022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085213022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085213022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085213022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085213022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085213022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085213022 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085213022 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085213022 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(658)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085213036 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) 20241117085213036 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085213036 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085213036 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 20241117085213036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085213036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085213036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085213036 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085213036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085213036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085213036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085213036 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) 20241117085213036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085213036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085213036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117085213036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085213036 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) 20241117085213036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213037 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) 20241117085213037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213037 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085213037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085213037 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085213037 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085213037 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) 20241117085213037 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) 20241117085213037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085213037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085213037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085213037 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085213037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085213037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085213037 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085213037 DRANAP NOTICE cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: link up (cnlink.c:111) 20241117085213037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085213037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085213037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085213037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085213037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085213038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085213038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085213038 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085213040 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) 20241117085213040 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085213040 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085213040 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 20241117085213040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085213040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085213040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085213040 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085213040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085213040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085213040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085213040 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) 20241117085213040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085213040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085213040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117085213040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085213040 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) 20241117085213040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085213040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213040 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) 20241117085213040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085213040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085213040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085213040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085213040 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085213040 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085213040 DRANAP INFO cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085213267 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085213267 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085213267 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085213267 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085213267 DLSCCP DEBUG SCCP-SCOC(57)[0x5595ca751d70]{IDLE}: Deallocated (fsm.c:568) 20241117085214056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085214064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085214068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085214072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085214076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085214079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085214082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085214085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085214088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085214090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085214093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085214095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085214097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085214099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085214101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085214103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085214105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085214107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085214109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085214110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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 := '000000000000000101100111'B, t_guard := 20.000000 } 20241117085214141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(643)@c12b04494787: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(643)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)5976568 20241117085215162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085215162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085215162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085215162 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085215162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5b31f8, normal) (hnbgw_rua.c:407) 20241117085215162 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085215162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5976568)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085215162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5976568 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085215162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085215162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085215162 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241117085215162 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5976568 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) 20241117085215162 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5976568 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085215162 DCN DEBUG map_sccp[0x5595ca79fb00]{init}: Allocated (fsm.c:456) 20241117085215162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5595ca79fb00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085215162 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5976568 <-> SCCP-77 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085215162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5976568 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085215162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5976568)[0x5595ca755030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085215162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085215162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085215162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5976568)[0x5595ca755030]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085215162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5595ca79fb00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085215162 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085215162 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{IDLE}: Allocated (fsm.c:456) 20241117085215162 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085215162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030001670056400500f1100926) (sccp_scrc.c:406) 20241117085215162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085215162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085215163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085215163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085215163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085215163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085215163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085215163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085215163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085215163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085215163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085215163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085215163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085215163 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085215163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5595ca79fb00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085215163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5976568)[0x5595ca755030]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085215163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085215163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085215163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085215163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085215163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085215163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085215163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085215163 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(642)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(642)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(643)@c12b04494787: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(661) HNBGW_Test.msc0-RAN(643)@c12b04494787: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)15764010 HNBGW_Test.msc0-SCCP(642)@c12b04494787: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(642)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085215179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085215179 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085215179 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085215179 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085215179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085215179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085215179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085215179 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085215179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085215179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085215179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085215179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085215179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085215179 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0088a228) (sccp_scrc.c:477) 20241117085215179 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20241117085215179 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085215179 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085215180 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085215180 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085215180 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) 20241117085215180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5595ca79fb00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085215180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5595ca79fb00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085215180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085215183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085215188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085215191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085215192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085215194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085215195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085215196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085215197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085215197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085215198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085215199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085215199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085215200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085215201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085215202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085215202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085215203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085215204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085215205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085215206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001110100101'B, t_guard := 20.000000 } 20241117085215219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58932<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(649)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(649)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)16502844 20241117085216245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085216245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085216245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085216245 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085216246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfbd03c, normal) (hnbgw_rua.c:407) 20241117085216246 DHNB DEBUG map_rua[0x5595ca758540]{init}: Allocated (fsm.c:456) 20241117085216246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16502844)[0x5595ca758540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085216246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16502844 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085216246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085216246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085216246 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16502844 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241117085216246 DCN DEBUG map_sccp[0x5595ca758bd0]{init}: Allocated (fsm.c:456) 20241117085216246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5595ca758bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085216246 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16502844 <-> SCCP-78 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241117085216246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16502844 SCCP-78 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085216246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16502844)[0x5595ca758540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085216246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085216246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085216246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16502844)[0x5595ca758540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085216246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5595ca758bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085216246 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085216246 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{IDLE}: Allocated (fsm.c:456) 20241117085216246 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085216246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030003a50056400500f1100926) (sccp_scrc.c:406) 20241117085216246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085216246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085216246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085216246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085216246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085216246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085216246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085216246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085216246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085216246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085216246 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085216246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085216246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085216246 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085216246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5595ca758bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085216246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16502844)[0x5595ca758540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085216246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085216246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085216246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085216246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085216246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085216246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085216246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085216246 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(648)@c12b04494787: First idle individual index:0 HNBGW_Test.msc2-SCCP(648)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(649)@c12b04494787: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(662) HNBGW_Test.msc2-RAN(649)@c12b04494787: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)11373706 HNBGW_Test.msc2-SCCP(648)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(648)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@c12b04494787: setverdict(pass): none -> pass 20241117085216261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085216261 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085216261 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085216261 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 20241117085216261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085216261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085216261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085216261 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085216261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085216261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085216261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085216261 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) 20241117085216261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085216261 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fc95c6) (sccp_scrc.c:477) 20241117085216261 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20241117085216261 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085216261 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085216261 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085216261 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085216261 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) 20241117085216261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5595ca758bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085216261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5595ca758bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085216262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58932<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085216264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085216267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085216270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085216272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085216274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085216275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085216277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085216278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085216279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085216280 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085216281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085216282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085216283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085216284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085216284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085216285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085216286 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085216287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085216288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085216288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085216292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085216292 DLINP DEBUG SRVCONN(,r=127.0.0.1:36117<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085216292 DLINP DEBUG SRVCONN(,r=127.0.0.1:36117<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085216292 DLINP NOTICE SRV(,r=127.0.0.1:36117<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085216292 DMAIN NOTICE (127.0.0.1:36117 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36117<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085216292 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634)@c12b04494787: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@c12b04494787: Final verdict of PTC: none 20241117085216292 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37793<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-RAN(649)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(652)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@c12b04494787: Final verdict of PTC: none 20241117085216293 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085216293 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085216293 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 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085216293 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(646)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(658)@c12b04494787: Final verdict of PTC: none 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn1-RAN(655)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(645)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(654)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(657)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(648)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(650)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(647)@c12b04494787: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@c12b04494787: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(651)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(636)@c12b04494787: Final verdict of PTC: none 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085216293 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085216293 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 20241117085216293 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 20241117085216293 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 20241117085216293 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 20241117085216293 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085216293 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085216293 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) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241117085216293 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085216293 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085216293 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) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085216293 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085216293 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) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241117085216293 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 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085216293 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085216293 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085216293 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) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085216293 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085216293 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085216293 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) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085216293 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085216293 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) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085216293 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 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117085216293 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085216293 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085216293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085216294 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 20241117085216294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085216294 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085216294 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085216294 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085216294 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 20241117085216294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085216294 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085216294 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085216294 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085216294 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 20241117085216294 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) 20241117085216294 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241117085216294 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085216294 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085216294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085216294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085216294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085216294 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085216295 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085216295 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085216295 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085216295 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085216295 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085216295 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085216295 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085216295 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085216296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5595ca79fb00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085216296 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085216296 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085216296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a228), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085216296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085216296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085216296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085216296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085216297 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085216297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5595ca79fb00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085216297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5976568)[0x5595ca755030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085216297 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5976568)[0x5595ca755030]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085216297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085216297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5976568)[0x5595ca755030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085216297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5976568)[0x5595ca755030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) VirtHNBGW-STATS(635)@c12b04494787: Final verdict of PTC: none20241117085216297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5976568)[0x5595ca755030]{disrupted}: Freeing instance (context_map.c:202) 20241117085216298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5976568)[0x5595ca755030]{disrupted}: Deallocated (fsm.c:568) 20241117085216298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5595ca79fb00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW-MGCP(660)@c12b04494787: Final verdict of PTC: none20241117085216298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5595ca79fb00]{disconnected}: Freeing instance (context_map.c:206) 20241117085216298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5595ca79fb00]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(653)@c12b04494787: Final verdict of PTC: none20241117085216298 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5976568 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241117085216298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn1-M3UA(656)@c12b04494787: Final verdict of PTC: none20241117085216298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085216298 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085216299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085216299 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085216299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085216299 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085216299 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085216299 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085216299 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085216299 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085216300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085216300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085216300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085216300 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085216300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085216300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085216300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085216300 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085216300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085216300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085216300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085216300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085216300 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117085216300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085216301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085216301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085216301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085216301 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085216301 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085216301 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085216301 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085216301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5595ca758bd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085216301 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085216302 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085216302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc95c6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085216302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085216302 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085216302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085216302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085216302 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085216302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5595ca758bd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085216302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16502844)[0x5595ca758540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085216303 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16502844)[0x5595ca758540]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085216303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085216303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16502844)[0x5595ca758540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085216303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16502844)[0x5595ca758540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085216303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16502844)[0x5595ca758540]{disrupted}: Freeing instance (context_map.c:202) 20241117085216303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16502844)[0x5595ca758540]{disrupted}: Deallocated (fsm.c:568) 20241117085216303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5595ca758bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085216303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5595ca758bd0]{disconnected}: Freeing instance (context_map.c:206) 20241117085216304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5595ca758bd0]{disconnected}: Deallocated (fsm.c:568) 20241117085216304 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16502844 SCCP-78 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241117085216304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085216304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085216304 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085216304 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085216305 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085216305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085216305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085216305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085216305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-SCCP(642)@c12b04494787: Final verdict of PTC: none20241117085216305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085216306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085216306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085216306 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085216306 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085216306 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085216306 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085216307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085216307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085216307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085216307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085216307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085216307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085216307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085216307 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085216307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085216307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085216307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085216307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085216307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085216308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085216308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085216308 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085216308 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085216308 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085216308 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085216308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085216309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085216309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241117085216309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085216309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085216309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085216309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085216309 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085216310 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085216310 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085216310 DRANAP NOTICE cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-M3UA(659)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085216319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58908<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(637)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(635): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(636): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(637): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(645): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(646): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(647): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-SCCP(648): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-RAN(649): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-M3UA(650): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(651): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(652): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(653): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(654): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(655): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(656): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(657): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-RAN(658): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(659): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(660): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(661): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(662): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sun Nov 17 08:52:16 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 20241117085216474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085217077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=606536) Waiting for packet dumper to finish... 1 (prev_count=606536, count=607076) 20241117085218294 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085218294 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085218294 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241117085218294 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085218294 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085218294 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085218294 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085218294 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085218294 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085218294 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085218294 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085218294 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117085218294 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085218294 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085218294 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085218294 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085218294 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085218294 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085218737 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085218737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbd54), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085218737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085218737 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085218737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085218737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085218737 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085218737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dcd3f), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085218737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085218737 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085218737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085218737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085218737 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085218737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dba8a5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085218737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085218737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085218737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085218737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085218738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085218738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085218738 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085218738 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085218738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085218738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085218738 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085218738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085218738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085218738 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085218738 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085218738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085218738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085218738 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085218738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085218738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085218738 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085218738 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085218738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085218738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085218738 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sun Nov 17 08:52:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241117085219421 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085219421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009277c5), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085219421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085219421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085219421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085219421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085219421 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085219421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f62b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085219421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085219421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085219421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085219421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085219421 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085219421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071748e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085219421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085219421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085219421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085219421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085219421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085219422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085219422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085219422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085219422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085219422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085219422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085219422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085219422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085219422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085219422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085219422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085219422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085219422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085219422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085219422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085219422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085219422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085219422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085219422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085219422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085220131 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085220131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43e22), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085220131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085220131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220131 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085220132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5037), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085220132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085220132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220132 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085220132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cd557), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085220132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085220132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085220132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085220132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085220132 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085220132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085220132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085220132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085220132 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085220132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085220133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085220133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085220133 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_mscpool_paging_imsi started. 20241117085220181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085220185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085220189 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44527<->l=127.0.0.1:4262) (control_if.c:570) 20241117085220204 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085220204 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh0(667)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085220212 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085220212 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220212 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085220212 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220212 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085220212 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220212 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51888 (stream_srv.c:129) 20241117085220212 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51888<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(669)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085220213 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085220213 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220214 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220214 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085220214 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220214 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085220214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220214 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220214 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220214 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085220214 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220214 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085220214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220214 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220214 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220214 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085220214 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220214 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085220214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220214 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220214 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220214 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085220214 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085220214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220214 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085220214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085220214 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085220214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085220214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085220214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085220214 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085220214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085220214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085220214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085220214 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085220214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085220215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085220215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085220215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(673)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(673)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(673)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(671)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(676)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(676)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(676)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(674)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(679)@c12b04494787: ************************************************* HNBGW_Test.msc2-M3UA(679)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(679)@c12b04494787: ************************************************* HNBGW_Test.msc2-SCCP(677)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085220259 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085220259 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220259 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085220259 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220259 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085220259 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220260 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085220260 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220261 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220261 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085220261 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220261 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085220261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220261 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220261 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220261 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085220261 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220261 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085220261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220261 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220261 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220261 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085220261 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220261 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085220261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220261 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220261 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220261 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085220261 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085220261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220261 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085220261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085220261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085220261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085220261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(682)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(682)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(682)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(680)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085220285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085220285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085220285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085220285 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085220285 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085220285 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085220285 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085220285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085220285 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@c12b04494787: setverdict(pass): none -> pass 20241117085220290 DLINP DEBUG SRVCONN(,r=127.0.0.1:51888<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085220290 DLINP DEBUG SRVCONN(,r=127.0.0.1:51888<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085220290 DLINP DEBUG SRVCONN(,r=127.0.0.1:51888<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085220290 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085220290 DHNBAP DEBUG (127.0.0.1:51888 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085220290 DHNBAP NOTICE (127.0.0.1:51888 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085220290 DHNBAP NOTICE (127.0.0.1:51888 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085220290 DLINP DEBUG SRVCONN(,r=127.0.0.1:51888<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085220290 DLINP DEBUG SRVCONN(,r=127.0.0.1:51888<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085220428 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085220429 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085220429 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085220429 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085220440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220440 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085220440 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085220440 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085220440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085220440 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085220440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085220441 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 20241117085220441 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 20241117085220441 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085220441 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(676)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085220446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220446 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085220446 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085220446 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085220446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085220447 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085220447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085220447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085220447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085220447 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085220447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085220447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085220447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085220447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085220447 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085220447 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085220447 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220448 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220449 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085220449 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085220449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085220449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220449 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085220450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085220450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085220450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085220450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085220452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220452 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085220452 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085220452 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085220452 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085220452 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085220452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085220455 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 20241117085220455 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 20241117085220455 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085220455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085220456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220456 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085220456 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085220456 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085220456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085220456 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085220456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085220456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085220456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085220456 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085220456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085220456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085220456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085220456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085220456 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085220456 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085220457 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220458 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085220458 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085220458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085220458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220458 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc2-M3UA(679)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117085220458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085220459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085220459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085220459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085220459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085220464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220464 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117085220464 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085220464 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085220464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085220464 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085220464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085220468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220468 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085220468 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085220468 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085220468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085220468 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085220468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085220468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085220468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085220468 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117085220468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085220468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085220468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085220468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085220468 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085220468 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085220468 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220469 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220469 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085220469 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085220469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220469 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085220469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220469 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085220469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085220469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085220469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085220469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085220475 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085220475 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085220475 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085220475 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085220478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220478 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085220478 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085220478 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085220478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085220478 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085220478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085220479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220479 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085220479 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085220479 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085220479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085220479 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085220479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085220479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085220479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085220479 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085220479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085220479 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085220479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085220479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085220479 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085220479 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085220479 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085220480 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085220480 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085220480 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085220480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085220480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085220480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085220480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085220480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085220480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085220480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220480 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085220480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085220480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085220480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085220480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085220480 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085220958 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085220958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017fbcc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085220958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085220958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220958 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085220958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058d3d6), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085220958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085220958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220958 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085220958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef926), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085220958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085220958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085220958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085220958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085220958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085220958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085220958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085220958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085220959 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085220959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085220959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085220959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085220959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085220959 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085220959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085220959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085220959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085220959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085220959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085220959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085220959 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085220968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085220968 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085220968 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085220968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085220968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085220968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085220968 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085220969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085220969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085220969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085220969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085220969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085220969 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=0017fbcc) (sccp_scrc.c:477) 20241117085220969 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20241117085220969 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085220969 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085220969 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085220969 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085220969 DLSCCP DEBUG SCCP-SCOC(67)[0x5595ca76f610]{IDLE}: Deallocated (fsm.c:568) 20241117085220969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085220969 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085220969 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085220969 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085220969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085220969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085220969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085220969 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085220970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085220970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085220970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085220970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085220970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085220970 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=008ef926) (sccp_scrc.c:477) 20241117085220970 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20241117085220970 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085220970 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085220970 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085220970 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085220970 DLSCCP DEBUG SCCP-SCOC(66)[0x5595ca773170]{IDLE}: Deallocated (fsm.c:568) 20241117085221170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221170 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085221170 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085221170 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085221170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221170 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085221171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221171 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=0058d3d6) (sccp_scrc.c:477) 20241117085221171 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20241117085221171 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085221171 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085221171 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085221171 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085221171 DLSCCP DEBUG SCCP-SCOC(65)[0x5595ca750ff0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(672)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(675)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085221252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221252 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085221252 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085221252 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085221252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221252 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085221253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221253 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085221253 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085221253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221253 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085221253 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085221253 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085221253 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085221253 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) 20241117085221253 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) 20241117085221253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085221253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085221253 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085221253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085221253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085221253 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085221253 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085221253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085221253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085221253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085221253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085221253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085221253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085221253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221255 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085221255 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085221255 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085221255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221255 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085221255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085221255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085221255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085221255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085221255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085221255 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085221255 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085221255 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(678)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085221262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221262 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085221262 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085221262 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 20241117085221262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221262 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221262 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) 20241117085221262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085221262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085221262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085221262 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085221262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085221262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085221262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085221262 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085221262 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085221262 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) 20241117085221262 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) 20241117085221262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085221262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085221262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085221262 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085221262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085221262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085221262 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085221262 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: link up (cnlink.c:111) 20241117085221263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085221263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085221263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085221263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085221263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085221263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085221263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221264 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085221264 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085221264 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 20241117085221264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221264 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221265 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) 20241117085221265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085221265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085221265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085221265 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085221265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221265 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085221265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085221265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085221265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085221265 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085221265 DRANAP INFO cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(681)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085221286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221286 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085221286 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085221287 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085221287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221287 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085221287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085221287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085221287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085221287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221287 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085221287 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085221287 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085221287 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085221287 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085221287 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085221287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085221287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085221287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085221287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085221287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085221287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085221287 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085221287 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085221287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085221287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085221287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085221287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085221287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085221287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085221287 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221290 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085221290 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085221290 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085221290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221290 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085221291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085221291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085221291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085221291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085221291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085221291 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085221291 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085221291 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085221374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221374 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085221374 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085221374 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085221374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221374 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221374 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085221374 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085221374 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085221374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221374 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085221374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085221374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085221374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085221374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085221374 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085221374 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085221374 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085221374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085221374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085221374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085221374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085221374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085221374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085221374 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085221374 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085221374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085221374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085221374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085221374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085221374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085221374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085221374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085221374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085221374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085221374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085221374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085221374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085221374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085221374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085221374 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085221374 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085221374 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085221648 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085221648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019907f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085221648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085221648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085221648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085221648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085221648 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085221648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090d927), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085221648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085221648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085221648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085221648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085221648 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085221648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00893051), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085221648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085221648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085221648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085221648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085221648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085221648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085221648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085221648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085221648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085221649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085221649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085221649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085221649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085221649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085221649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085221649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085221649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085221649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085221649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085221649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085221649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085221649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085221649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221654 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085221654 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085221654 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085221654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221654 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085221654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221654 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=0019907f) (sccp_scrc.c:477) 20241117085221654 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1824) 20241117085221654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221654 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085221654 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085221654 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085221654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221654 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085221654 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085221654 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085221654 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085221654 DLSCCP DEBUG SCCP-SCOC(63)[0x5595ca5dc390]{IDLE}: Deallocated (fsm.c:568) 20241117085221654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085221654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221654 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=0090d927) (sccp_scrc.c:477) 20241117085221654 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20241117085221654 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085221654 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085221654 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085221654 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085221654 DLSCCP DEBUG SCCP-SCOC(62)[0x5595ca771230]{IDLE}: Deallocated (fsm.c:568) 20241117085221654 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085221858 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085221858 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085221858 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085221858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085221858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085221858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085221858 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085221858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085221858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085221858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085221858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085221858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085221858 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=00893051) (sccp_scrc.c:477) 20241117085221858 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20241117085221858 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085221858 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085221858 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085221858 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085221858 DLSCCP DEBUG SCCP-SCOC(64)[0x5595ca5dc5a0]{IDLE}: Deallocated (fsm.c:568) 20241117085222301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085222303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085222304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085222308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085222313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085222317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085222321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085222325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085222329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085222333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085222337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085222340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085222343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085222346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085222349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085222352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085222354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085222356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085222358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085222360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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 } } } 20241117085222392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085223410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085223410 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085223410 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085223410 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085223410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085223410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085223410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085223410 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085223411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085223411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085223411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085223411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085223411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085223411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085223411 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085223411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085223411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085223411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085223411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085223411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085223411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085223411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085223411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085223411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085223411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085223411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085223411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085223411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085223411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085223411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085223411 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241117085223411 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241117085223411 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241117085223411 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241117085223411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241117085223411 DRUA DEBUG (127.0.0.1:51888 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241117085223411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085223411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241117085223411 DLINP DEBUG SRVCONN(,r=127.0.0.1:51888<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085223411 DLINP DEBUG SRVCONN(,r=127.0.0.1:51888<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh1-RUA(670)@c12b04494787: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(668)@c12b04494787: UnitdataCallback HNBGW_Test.msc0-RAN(672)@c12b04494787: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(672)@c12b04494787: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(684) TC_mscpool_paging_imsi-Iuh0-RUA(668)@c12b04494787: Added conn table entry 0TC_mscpool_paging_imsi0(684)5690147 20241117085224442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085224442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085224442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085224442 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085224442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56d323, normal) (hnbgw_rua.c:407) 20241117085224442 DHNB DEBUG map_rua[0x5595ca773170]{init}: Allocated (fsm.c:456) 20241117085224442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5690147)[0x5595ca773170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085224442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5690147 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085224442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085224442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085224442 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5690147 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241117085224442 DCN DEBUG map_sccp[0x5595ca76f610]{init}: Allocated (fsm.c:456) 20241117085224442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5595ca76f610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085224442 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5690147 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085224442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5690147 SCCP-79 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085224442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5690147)[0x5595ca773170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085224442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085224442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085224442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5690147)[0x5595ca773170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085224442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5595ca76f610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085224442 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085224442 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{IDLE}: Allocated (fsm.c:456) 20241117085224443 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085224443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003980056400500f1100926) (sccp_scrc.c:406) 20241117085224443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085224443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085224443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085224443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085224443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085224443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085224443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085224443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085224443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085224443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085224443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085224443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085224443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085224443 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085224443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5595ca76f610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085224443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5690147)[0x5595ca773170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085224443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085224443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085224443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085224443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085224443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085224443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085224443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085224443 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(671)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(671)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(672)@c12b04494787: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(684) HNBGW_Test.msc0-RAN(672)@c12b04494787: Added conn table entry 0TC_mscpool_paging_imsi0(684)6282358 HNBGW_Test.msc0-SCCP(671)@c12b04494787: Session index based on connection ID:0 TC_mscpool_paging_imsi0(684)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(671)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085224466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085224466 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085224466 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085224466 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085224466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085224466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085224466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085224466 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085224466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085224466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085224466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085224466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085224466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085224466 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009cbb81) (sccp_scrc.c:477) 20241117085224466 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20241117085224467 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085224467 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085224467 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085224467 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085224467 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) 20241117085224467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5595ca76f610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085224467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5595ca76f610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085225469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54696<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(684)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085225472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085225477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085225481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085225485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085225488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085225490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085225492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085225493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085225494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085225494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085225495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085225496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085225497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085225498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085225498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085225499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085225500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085225501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085225501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085225502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085225504 DLINP DEBUG SRVCONN(,r=127.0.0.1:51888<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085225504 DLINP DEBUG SRVCONN(,r=127.0.0.1:51888<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085225504 DLINP NOTICE SRV(,r=127.0.0.1:51888<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085225504 DMAIN NOTICE (127.0.0.1:51888 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51888<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085225504 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_paging_imsi(663)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(674)@c12b04494787: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(668)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(677)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(675)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(672)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(680)@c12b04494787: Final verdict of PTC: none 20241117085225505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58952<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085225505 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44527<->l=127.0.0.1:4262) (control_if.c:193) 20241117085225505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085225505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085225505 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085225505 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085225505 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085225505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5690147)[0x5595ca773170]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085225505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5690147)[0x5595ca773170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085225505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5595ca76f610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085225505 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085225505 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085225505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbb81), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085225505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085225505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085225505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085225505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085225505 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085225505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5595ca76f610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085225505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5690147)[0x5595ca773170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085225505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5690147)[0x5595ca773170]{disrupted}: Freeing instance (context_map.c:202) 20241117085225505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5690147)[0x5595ca773170]{disrupted}: Deallocated (fsm.c:568) 20241117085225505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5595ca76f610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085225505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5595ca76f610]{disconnected}: Freeing instance (context_map.c:206) 20241117085225505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5595ca76f610]{disconnected}: Deallocated (fsm.c:568) 20241117085225505 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5690147 SCCP-79 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241117085225505 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085225505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085225505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085225505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085225505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085225505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085225505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085225505 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085225505 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085225505 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 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085225505 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085225505 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085225505 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085225505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085225505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085225505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085225505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085225505 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085225505 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085225505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085225505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085225505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085225505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085225505 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085225505 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) TC_mscpool_paging_imsi-Iuh1-RUA(670)@c12b04494787: Final verdict of PTC: none 20241117085225506 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085225506 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085225506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085225506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085225506 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085225506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085225506 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085225506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085225506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085225506 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085225506 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085225506 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085225506 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085225505 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085225505 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 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085225505 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085225505 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085225505 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085225505 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085225505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085225505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(673)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-RAN(678)@c12b04494787: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(669)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(664)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(682)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(665)@c12b04494787: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(667)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(683)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(681)@c12b04494787: Final verdict of PTC: none 20241117085225506 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 20241117085225507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085225507 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085225507 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085225507 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) 20241117085225507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085225507 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085225507 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085225507 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085225507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085225507 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085225507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085225507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085225507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085225507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085225507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085225507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085225507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085225507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085225507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085225507 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085225507 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085225507 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085225507 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085225510 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 20241117085225510 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) 20241117085225510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085225510 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085225510 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085225510 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) 20241117085225510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085225510 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241117085225510 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) 20241117085225511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085225511 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117085225511 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085225511 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085225511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085225511 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085225511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085225511 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(676)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(679)@c12b04494787: Final verdict of PTC: none 20241117085225511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085225511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085225511 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117085225511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085225512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085225512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085225512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085225512 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085225512 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085225512 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085225512 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: link lost (cnlink.c:118) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085225513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(666)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(671)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(663): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(664): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(666): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(667): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(668): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(669): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(670): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(671): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(672): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(673): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(674): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(675): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(676): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-SCCP(677): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-RAN(678): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-M3UA(679): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(680): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(681): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(682): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(683): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_paging_imsi0(684): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sun Nov 17 08:52:25 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 20241117085225653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085226255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54702<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486664) 20241117085226297 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085226297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a228), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085226297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085226297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085226297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085226297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085226297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085226297 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085226297 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085226297 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085226297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085226297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085226297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085226297 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085226303 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085226303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc95c6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085226303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085226303 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085226303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085226303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085226303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085226303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085226303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085226303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085226303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085226303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085226303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085226303 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=486664, count=495800) 20241117085227506 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085227506 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085227506 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085227506 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085227506 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085227506 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085227507 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085227507 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085227507 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085227511 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085227511 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085227511 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sun Nov 17 08:52:28 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 20241117085228738 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085228738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dba8a5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085228738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085228738 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085228738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085228738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085228738 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085228738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dcd3f), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085228738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085228738 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085228738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085228738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085228738 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085228738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbd54), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085228738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085228738 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085228739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085228739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085228739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085228739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085228739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085228739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085228739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085228739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085228739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085228739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085228739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085228739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085228739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085228739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085228739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085228739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085228739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085228739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085228739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085228739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085228739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085228739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085228739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_mscpool_paging_tmsi started. 20241117085229366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085229370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085229375 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43131<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_tmsi-Iuh0(689)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085229398 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085229398 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085229407 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085229407 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229407 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085229407 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229408 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60742 (stream_srv.c:129) 20241117085229408 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60742<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(691)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085229408 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085229408 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229408 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229408 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085229408 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085229408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085229408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229408 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229408 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085229408 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229408 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229408 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085229408 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085229408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229408 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085229408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229408 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229408 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229408 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229409 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085229409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085229409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085229409 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085229409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229409 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229409 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229409 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085229409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085229409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085229409 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085229410 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229410 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085229410 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085229410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229410 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085229410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229410 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229410 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229410 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085229410 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085229410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229410 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085229410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229410 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085229410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085229410 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085229410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085229410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085229410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085229410 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(695)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(695)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(695)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(693)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085229422 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085229422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071748e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085229422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085229422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229422 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085229422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f62b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085229422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085229422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229422 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085229422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009277c5), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085229422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085229422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085229422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085229422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085229422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085229422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085229422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085229422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085229422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085229422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085229422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085229422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085229422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(698)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(698)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(698)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(696)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(701)@c12b04494787: ************************************************* HNBGW_Test.msc2-M3UA(701)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(701)@c12b04494787: ************************************************* HNBGW_Test.msc2-SCCP(699)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085229450 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085229450 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229450 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085229450 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229450 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085229450 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229450 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085229450 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229451 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229451 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085229451 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085229451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229452 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085229452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229452 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229452 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229452 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085229452 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229452 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085229452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229452 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229452 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229452 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085229452 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229452 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085229452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229452 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229452 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229452 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085229452 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085229452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229452 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085229452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085229452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085229452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085229452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(704)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(704)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(704)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(702)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085229474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085229475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085229475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085229475 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085229475 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085229475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085229475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085229475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085229475 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@c12b04494787: setverdict(pass): none -> pass 20241117085229479 DLINP DEBUG SRVCONN(,r=127.0.0.1:60742<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085229479 DLINP DEBUG SRVCONN(,r=127.0.0.1:60742<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085229479 DLINP DEBUG SRVCONN(,r=127.0.0.1:60742<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085229479 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085229479 DHNBAP DEBUG (127.0.0.1:60742 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085229479 DHNBAP NOTICE (127.0.0.1:60742 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085229479 DHNBAP NOTICE (127.0.0.1:60742 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085229479 DLINP DEBUG SRVCONN(,r=127.0.0.1:60742<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085229479 DLINP DEBUG SRVCONN(,r=127.0.0.1:60742<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085229622 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085229622 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085229622 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085229622 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085229629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229629 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085229629 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085229629 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085229629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085229629 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085229629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085229632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229632 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085229632 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085229632 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085229632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085229632 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085229632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085229632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085229632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085229632 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085229632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085229632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085229632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085229632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085229632 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085229632 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085229632 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229633 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229634 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085229634 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085229634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085229634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229634 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085229634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085229634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085229634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085229634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085229635 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 20241117085229635 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 20241117085229635 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085229635 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085229644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229644 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085229644 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085229644 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085229644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085229644 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085229644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085229647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229647 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085229647 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085229647 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085229647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085229647 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085229647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085229647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085229647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085229647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085229647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085229647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085229647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085229647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085229648 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085229648 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085229647 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 20241117085229648 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 20241117085229648 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085229648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085229648 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229649 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229649 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085229649 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085229649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085229649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229649 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085229649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085229649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085229649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085229649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(701)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117085229655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229655 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117085229655 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085229655 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085229655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085229656 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085229656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085229658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229658 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085229658 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085229658 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085229658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085229658 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085229658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085229658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085229658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085229658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117085229658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085229658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085229658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085229658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085229658 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085229658 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085229658 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229660 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229660 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085229660 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085229660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229660 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085229660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229660 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085229660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085229660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085229660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085229660 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085229664 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085229664 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085229664 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085229664 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085229671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229671 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085229671 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085229671 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085229671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085229671 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085229671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085229673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229674 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085229674 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085229674 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085229674 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085229674 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085229674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085229674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085229674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085229674 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085229674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085229674 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085229674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085229674 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085229674 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085229674 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085229674 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085229675 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085229675 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085229675 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085229675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085229675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085229675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085229675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085229675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085229675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085229675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085229675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085229675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085229675 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085229675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085229676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085229676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085229676 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085229676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085229676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085229676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085229676 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230132 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085230132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cd557), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085230132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085230132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085230132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085230133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085230133 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085230133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5037), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085230133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085230133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085230133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085230133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085230133 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085230133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43e22), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085230133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085230133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085230133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085230133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085230133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230133 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085230133 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085230133 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085230133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085230133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085230133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085230133 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230133 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085230133 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085230133 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085230133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085230133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085230133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085230133 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085230134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085230134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085230134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085230134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085230134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085230134 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230141 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085230141 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085230141 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085230141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230141 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085230141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230141 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=000cd557) (sccp_scrc.c:477) 20241117085230141 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20241117085230141 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085230141 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085230141 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085230141 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085230141 DLSCCP DEBUG SCCP-SCOC(68)[0x5595ca772060]{IDLE}: Deallocated (fsm.c:568) 20241117085230141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230141 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085230141 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085230141 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085230141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230141 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085230141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230141 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=005c5037) (sccp_scrc.c:477) 20241117085230141 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20241117085230141 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085230141 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085230142 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085230142 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085230142 DLSCCP DEBUG SCCP-SCOC(69)[0x5595ca76eb80]{IDLE}: Deallocated (fsm.c:568) 20241117085230342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230342 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085230342 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085230342 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085230342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230342 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085230342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230342 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=00d43e22) (sccp_scrc.c:477) 20241117085230342 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20241117085230342 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085230342 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085230342 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085230342 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085230342 DLSCCP DEBUG SCCP-SCOC(70)[0x5595ca7554a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(694)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085230444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230444 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085230444 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085230444 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085230444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230444 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085230444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085230444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085230444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085230444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230444 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085230444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085230444 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085230444 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085230444 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) 20241117085230444 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) 20241117085230444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085230444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085230444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085230444 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085230444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085230444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085230444 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085230444 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085230445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230445 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085230445 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085230445 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085230445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085230445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085230445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085230445 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(697)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085230447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230447 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085230447 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085230447 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085230447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230447 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085230447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085230447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085230447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085230447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230448 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085230448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085230448 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085230448 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085230448 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085230454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230454 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085230454 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085230454 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 20241117085230454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230454 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(700)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085230454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230454 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) 20241117085230454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085230454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085230454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085230454 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085230454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085230454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085230454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085230454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085230454 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085230454 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) 20241117085230454 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) 20241117085230454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085230454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085230454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085230454 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085230454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085230454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085230454 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085230454 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: link up (cnlink.c:111) 20241117085230454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085230454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085230454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085230454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085230454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085230454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085230454 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230457 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085230457 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085230457 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 20241117085230457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230457 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230457 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) 20241117085230457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085230457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085230457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085230457 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085230457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230457 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085230457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085230457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085230457 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085230457 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085230457 DRANAP INFO cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(703)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085230475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230475 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085230475 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085230475 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085230475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230475 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085230475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085230475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085230475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085230475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085230475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085230475 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085230475 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085230475 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085230475 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085230475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085230475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085230475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085230476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085230476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085230476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085230476 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085230476 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085230476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085230476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085230476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085230476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085230476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085230476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085230476 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230478 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085230478 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085230478 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085230478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230478 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085230478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085230478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085230478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085230478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085230478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085230478 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085230478 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085230478 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085230546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230546 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085230546 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085230546 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085230546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230546 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230546 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085230546 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085230546 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085230546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085230547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085230547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085230547 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085230546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085230547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085230547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085230547 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085230547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085230547 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085230547 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085230547 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085230547 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085230547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085230547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085230547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085230547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085230547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085230547 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085230547 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085230547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085230547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085230547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085230547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085230547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085230547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085230547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085230547 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085230547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085230547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085230547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085230547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085230547 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085230548 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085230548 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085230548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085230548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085230548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085230548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085230548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085230548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085230548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085230548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085231491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085231500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085231504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085231509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085231513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085231517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085231521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085231525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085231530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085231534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085231538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085231544 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085231548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085231551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085231555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085231559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085231562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085231566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085231569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085231575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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 } } } 20241117085231609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(706)@c12b04494787: 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 20241117085232634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085232634 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085232634 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085232634 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085232634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085232634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085232634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085232634 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085232634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085232634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085232634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085232634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085232634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085232634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085232634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085232634 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085232634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085232634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085232634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085232634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085232634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085232634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085232634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085232634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085232634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085232634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085232634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085232634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085232634 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085232634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085232634 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241117085232635 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241117085232635 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241117085232635 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241117085232635 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241117085232635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241117085232635 DRUA DEBUG (127.0.0.1:60742 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241117085232635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085232635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241117085232635 DLINP DEBUG SRVCONN(,r=127.0.0.1:60742<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085232635 DLINP DEBUG SRVCONN(,r=127.0.0.1:60742<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(692)@c12b04494787: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(690)@c12b04494787: UnitdataCallback TC_mscpool_paging_tmsi0(706)@c12b04494787: 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)@c12b04494787: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(694)@c12b04494787: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(706) TC_mscpool_paging_tmsi-Iuh0-RUA(690)@c12b04494787: Added conn table entry 0TC_mscpool_paging_tmsi0(706)7840711 20241117085233666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085233666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085233666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085233666 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085233666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x77a3c7, normal) (hnbgw_rua.c:407) 20241117085233666 DHNB DEBUG map_rua[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085233666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7840711)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085233666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7840711 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085233666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085233666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085233666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7840711 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241117085233666 DCN DEBUG map_sccp[0x5595ca773170]{init}: Allocated (fsm.c:456) 20241117085233666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5595ca773170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085233666 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7840711 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085233666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7840711 SCCP-80 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085233666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7840711)[0x5595ca772060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085233666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085233666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085233666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7840711)[0x5595ca772060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085233666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5595ca773170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085233667 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085233667 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{IDLE}: Allocated (fsm.c:456) 20241117085233667 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085233667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030001a60056400500f1100926) (sccp_scrc.c:406) 20241117085233667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085233667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085233667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085233667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085233667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085233667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085233667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085233667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085233667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085233667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085233667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085233667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085233667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085233667 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085233667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5595ca773170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085233667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7840711)[0x5595ca772060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085233667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085233667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085233667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085233667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085233667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085233667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085233667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085233667 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(693)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(693)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(694)@c12b04494787: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(706) HNBGW_Test.msc0-RAN(694)@c12b04494787: Added conn table entry 0TC_mscpool_paging_tmsi0(706)2394177 HNBGW_Test.msc0-SCCP(693)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(693)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085233685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085233685 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085233685 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085233685 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085233685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085233685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085233685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085233685 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi0(706)@c12b04494787: setverdict(pass): none -> pass 20241117085233685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085233685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085233685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085233685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085233685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085233685 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f9c3bb) (sccp_scrc.c:477) 20241117085233685 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20241117085233685 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085233685 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085233685 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085233685 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085233685 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) 20241117085233685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5595ca773170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085233685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5595ca773170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085234688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(706)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085234692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085234696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085234700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085234703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085234706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085234709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085234713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085234714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085234715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085234716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085234716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085234717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085234718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085234718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085234719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085234720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085234720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085234721 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085234722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085234722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085234725 DLINP DEBUG SRVCONN(,r=127.0.0.1:60742<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085234725 DLINP DEBUG SRVCONN(,r=127.0.0.1:60742<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085234725 DLINP NOTICE SRV(,r=127.0.0.1:60742<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085234725 DMAIN NOTICE (127.0.0.1:60742 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60742<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085234725 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085234725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085234725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085234725 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085234725 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085234725 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085234725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7840711)[0x5595ca772060]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085234725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7840711)[0x5595ca772060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085234725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5595ca773170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085234725 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085234725 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085234725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9c3bb), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085234725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085234725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085234725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085234725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085234725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085234725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085234725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085234725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085234725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085234725 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085234725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085234725 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 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_mscpool_paging_tmsi(685)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-RAN(700)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(699)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(694)@c12b04494787: Final verdict of PTC: none 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-RAN(703)@c12b04494787: Final verdict of PTC: none 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085234725 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085234725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085234725 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085234725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085234725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085234725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085234725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085234725 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085234725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5595ca773170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085234725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7840711)[0x5595ca772060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085234725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7840711)[0x5595ca772060]{disrupted}: Freeing instance (context_map.c:202) 20241117085234725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7840711)[0x5595ca772060]{disrupted}: Deallocated (fsm.c:568) 20241117085234725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5595ca773170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085234725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5595ca773170]{disconnected}: Freeing instance (context_map.c:206) 20241117085234725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5595ca773170]{disconnected}: Deallocated (fsm.c:568) 20241117085234725 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7840711 SCCP-80 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241117085234725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54728<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085234725 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43131<->l=127.0.0.1:4262) (control_if.c:193) 20241117085234725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085234725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085234725 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085234725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085234725 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(695)@c12b04494787: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(692)@c12b04494787: Final verdict of PTC: none 20241117085234725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085234725 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 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085234725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085234725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085234725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085234725 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085234725 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085234725 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085234725 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085234725 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085234725 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085234725 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085234725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085234725 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085234725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085234726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085234726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085234726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085234726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085234726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085234726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085234726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085234726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085234726 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085234726 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085234726 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085234726 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh0(689)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(704)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(702)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(693)@c12b04494787: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(691)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(686)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@c12b04494787: Final verdict of PTC: none 20241117085234726 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 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085234726 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 20241117085234726 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) 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085234726 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) 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085234726 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085234726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085234726 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085234726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085234726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085234726 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) 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117085234726 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085234726 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085234726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085234726 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085234726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085234726 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-SCCP(696)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(697)@c12b04494787: Final verdict of PTC: none 20241117085234726 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_paging_tmsi-Iuh0-RUA(690)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(705)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(701)@c12b04494787: Final verdict of PTC: none 20241117085234727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085234728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085234728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085234728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085234728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085234728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085234728 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085234728 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085234728 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085234728 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085234728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085234728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085234728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117085234728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085234728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085234728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085234729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085234729 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085234729 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085234729 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085234729 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(698)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085234759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54718<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(688)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(685): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(686): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(688): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(689): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(690): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(691): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(692): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(693): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(694): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(695): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(696): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(697): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(698): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-SCCP(699): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-RAN(700): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-M3UA(701): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(702): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(703): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(704): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(705): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_paging_tmsi0(706): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sun Nov 17 08:52:34 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 20241117085234879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085235381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56448<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=449176) 20241117085235506 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085235506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbb81), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085235506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085235506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085235506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085235506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085235506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085235506 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085235506 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085235506 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085235507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085235507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085235507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085235507 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085236298 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085236298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a228), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085236298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085236298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085236298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085236298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085236298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085236298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085236298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085236298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085236298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085236298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085236298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085236298 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085236304 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085236304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc95c6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085236304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085236304 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085236304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085236304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085236304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085236304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085236304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085236304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085236304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085236304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085236304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085236304 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=449176, count=457428) 20241117085236726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085236726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085236726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085236726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085236726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085236726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085236727 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085236727 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085236727 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117085236727 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085236727 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085236727 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sun Nov 17 08:52:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@c12b04494787: 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@c12b04494787: Test case TC_mscpool_no_allow_attach_round_robin started. 20241117085238476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085238481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085238485 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40667<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085238503 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085238503 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085238512 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085238512 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238512 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085238512 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238512 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085238512 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085238513 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40381 (stream_srv.c:129) 20241117085238513 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40381<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085238513 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238513 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085238513 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085238513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085238513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238513 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238513 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085238513 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085238513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085238513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085238513 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085238514 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238514 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085238514 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085238514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238514 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085238514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238514 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238514 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238514 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085238514 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085238514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238514 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085238514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238514 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238514 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238514 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085238514 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085238514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238514 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085238514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238514 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085238514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085238514 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085238514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085238514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085238514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085238514 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085238514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085238515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085238515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085238515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(717)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(717)@c12b04494787: M3UA emulation initiated, the test can be started MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(715)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(720)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(720)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(718)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(723)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@c12b04494787: ************************************************* HNBGW_Test.msc2-SCCP(721)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085238556 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085238556 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238556 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085238556 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238556 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085238556 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238556 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085238556 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238557 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238557 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085238557 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085238557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238557 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085238557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238557 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238557 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238557 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085238557 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085238557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238557 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085238557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238557 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238557 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238557 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085238557 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085238557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238557 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085238557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238557 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238557 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238557 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085238557 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085238558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085238558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238558 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085238558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085238558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085238558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085238558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(726)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(724)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085238584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085238584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085238584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085238584 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085238584 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085238584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085238584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085238584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085238584 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@c12b04494787: setverdict(pass): none -> pass 20241117085238588 DLINP DEBUG SRVCONN(,r=127.0.0.1:40381<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085238588 DLINP DEBUG SRVCONN(,r=127.0.0.1:40381<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085238588 DLINP DEBUG SRVCONN(,r=127.0.0.1:40381<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085238588 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085238588 DHNBAP DEBUG (127.0.0.1:40381 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085238588 DHNBAP NOTICE (127.0.0.1:40381 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085238588 DHNBAP NOTICE (127.0.0.1:40381 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085238588 DLINP DEBUG SRVCONN(,r=127.0.0.1:40381<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085238588 DLINP DEBUG SRVCONN(,r=127.0.0.1:40381<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085238728 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085238728 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085238728 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085238728 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085238736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238736 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085238736 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085238736 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085238736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085238736 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085238736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085238738 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085238739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dcd3f), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085238739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238739 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085238739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238739 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085238739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dba8a5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085238739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085238739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238739 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085238739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbd54), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085238739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238739 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085238739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085238739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085238739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085238739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085238739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085238739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085238739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085238739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085238739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085238740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085238740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085238740 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085238740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238740 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085238740 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085238740 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085238740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085238740 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085238740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085238740 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085238740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085238740 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085238740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085238740 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085238740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085238740 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085238740 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085238740 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085238740 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238741 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 20241117085238741 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 20241117085238741 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085238741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085238741 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085238741 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085238741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085238742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238742 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085238742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085238742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085238742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085238742 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(720)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085238748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238748 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085238748 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085238748 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085238748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085238748 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085238748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085238751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238751 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085238751 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085238751 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085238751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085238751 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085238751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085238751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085238751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085238751 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085238751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085238751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085238751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085238751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085238751 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085238751 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085238751 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238752 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238752 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085238752 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085238753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238753 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 20241117085238753 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 20241117085238753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238753 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085238753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238753 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238753 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085238753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085238753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085238753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085238753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085238753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085238753 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(723)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117085238759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238759 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117085238759 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085238759 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085238759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085238759 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085238759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085238761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238761 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085238761 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085238761 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085238761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085238761 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085238761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085238761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085238761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085238761 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117085238761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085238761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085238761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085238761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085238761 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085238761 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085238762 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238763 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238763 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085238763 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085238763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238763 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085238763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238763 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238764 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238764 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238764 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085238764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085238764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085238764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085238764 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085238771 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085238771 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085238771 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085238771 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085238774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238774 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085238774 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085238774 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085238774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085238774 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085238775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085238776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238776 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085238776 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085238776 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085238776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085238776 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085238776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085238776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085238776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085238776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085238776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085238776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085238776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085238776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085238776 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085238776 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085238776 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085238777 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085238777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085238777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085238777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085238777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085238777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085238777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085238777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085238777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085238777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085238777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085238777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085238777 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085238777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085238777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085238777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085238777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085238777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085238777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085238777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085238777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239423 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085239423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009277c5), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085239423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085239423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085239423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085239423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085239423 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085239423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f62b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085239423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085239423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085239423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085239423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085239423 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085239423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071748e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085239423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085239423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085239423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085239423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085239423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085239424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085239424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085239424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085239424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085239424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085239424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085239424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085239424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085239424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085239424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085239424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085239424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085239424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085239424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085239424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085239424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085239424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085239424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239432 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085239432 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085239432 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085239432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085239433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239433 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=009277c5) (sccp_scrc.c:477) 20241117085239433 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20241117085239433 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085239433 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085239433 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085239433 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085239433 DLSCCP DEBUG SCCP-SCOC(73)[0x5595ca761d90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(716)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085239545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085239545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085239545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085239545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085239545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239545 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085239545 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085239545 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085239545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239545 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085239545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085239545 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085239545 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085239545 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085239545 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085239545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085239545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085239545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085239545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085239545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085239545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085239545 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085239545 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085239545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239545 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085239545 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085239545 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085239545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085239545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085239545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085239545 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239546 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085239546 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085239546 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085239546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085239546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085239546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085239546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085239546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085239547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085239547 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085239547 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085239547 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085239546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239546 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(719)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(722)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085239565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239565 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085239565 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085239565 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 20241117085239565 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239566 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239566 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) 20241117085239566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085239566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085239566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085239566 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085239566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239566 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085239566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085239566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085239566 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085239566 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085239566 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) 20241117085239566 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) 20241117085239566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085239567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085239567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085239567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085239567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085239567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085239567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085239567 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085239567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085239567 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085239567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085239567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085239567 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085239567 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: link up (cnlink.c:111) 20241117085239570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239570 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085239570 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085239570 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 20241117085239570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239570 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239570 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) 20241117085239570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085239570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085239570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085239570 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085239570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239570 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085239570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085239570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085239570 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085239571 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085239571 DRANAP INFO cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(725)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085239580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239580 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085239580 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085239580 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085239580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239580 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085239580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085239580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085239580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085239580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085239580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085239580 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085239580 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085239580 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085239580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085239580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085239580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085239580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085239581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085239581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085239581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085239581 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085239581 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085239581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085239581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085239581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085239581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085239581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085239581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085239581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239582 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085239582 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085239582 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085239582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239582 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085239582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085239582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085239582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085239582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085239582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085239582 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085239582 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085239582 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085239638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239638 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085239638 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085239638 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085239638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239638 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239638 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085239638 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085239638 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085239638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239638 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239638 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085239638 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085239639 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085239639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239639 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085239638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239638 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=0072f62b) (sccp_scrc.c:477) 20241117085239638 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20241117085239638 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085239639 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085239639 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085239639 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085239639 DLSCCP DEBUG SCCP-SCOC(72)[0x5595ca758d00]{IDLE}: Deallocated (fsm.c:568) 20241117085239639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085239639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239639 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=0071748e) (sccp_scrc.c:477) 20241117085239639 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20241117085239639 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085239639 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085239639 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085239639 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085239639 DLSCCP DEBUG SCCP-SCOC(71)[0x5595ca75eac0]{IDLE}: Deallocated (fsm.c:568) 20241117085239639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085239639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085239639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085239639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085239639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239639 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085239639 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085239639 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085239639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085239639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085239639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085239639 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085239639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239639 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085239639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085239639 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085239639 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085239639 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) 20241117085239639 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) 20241117085239639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085239639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085239639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085239639 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085239639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085239639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085239639 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085239639 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085239639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085239639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085239639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085239639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085239639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085239639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085239639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085239640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085239640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085239640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085239640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085239640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085239640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085239640 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085239640 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085239640 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085239641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085239641 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085239641 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085239641 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085239641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085239641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085239641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085239641 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085240613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085240620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085240625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085240629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085240631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085240634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085240636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085240638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085240639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085240641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085240642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085240644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085240645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085240646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085240647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085240648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085240649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085240650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085240650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085240651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000000101111011'B, t_guard := 20.000000 } 20241117085240674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@c12b04494787: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)4357483 20241117085241721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085241721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085241721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085241721 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085241721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x427d6b, normal) (hnbgw_rua.c:407) 20241117085241721 DHNB DEBUG map_rua[0x5595ca761d90]{init}: Allocated (fsm.c:456) 20241117085241721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4357483)[0x5595ca761d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085241721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4357483 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085241721 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085241721 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085241721 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4357483 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085241721 DCN DEBUG map_sccp[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085241721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085241721 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4357483 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085241721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4357483 SCCP-81 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085241721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4357483)[0x5595ca761d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085241721 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085241721 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085241721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4357483)[0x5595ca761d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085241721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5595ca772060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085241722 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085241722 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{IDLE}: Allocated (fsm.c:456) 20241117085241722 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085241722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300017b0056400500f1100926) (sccp_scrc.c:406) 20241117085241722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085241722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085241722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085241722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085241722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085241722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085241722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085241722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085241722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085241722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085241722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085241722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085241722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085241722 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085241722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5595ca772060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085241722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4357483)[0x5595ca761d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085241722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085241722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085241722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085241722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085241722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085241722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085241722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085241722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(715)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(716)@c12b04494787: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(728) HNBGW_Test.msc0-RAN(716)@c12b04494787: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)7192002 HNBGW_Test.msc0-SCCP(715)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(715)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(728)@c12b04494787: setverdict(pass): none -> pass 20241117085241738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085241738 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085241738 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085241738 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085241738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085241738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085241738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085241739 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085241739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085241739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085241739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085241739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085241739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085241739 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00112c75) (sccp_scrc.c:477) 20241117085241739 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20241117085241739 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085241739 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085241739 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085241739 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085241739 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) 20241117085241739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5595ca772060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085241739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5595ca772060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085241741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(728)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085241744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085241749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085241753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085241755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085241757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085241758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085241759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085241760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085241761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085241762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085241764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085241765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085241766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085241767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085241769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085241770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085241771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085241772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085241773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085241774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001010101001'B, t_guard := 20.000000 } 20241117085241785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(722)@c12b04494787: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(722)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(729)11625573 20241117085242810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085242810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085242810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085242810 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085242810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb16465, normal) (hnbgw_rua.c:407) 20241117085242810 DHNB DEBUG map_rua[0x5595ca76fea0]{init}: Allocated (fsm.c:456) 20241117085242810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11625573)[0x5595ca76fea0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085242810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11625573 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085242810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085242810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085242811 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085242811 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11625573 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241117085242811 DCN DEBUG map_sccp[0x5595ca758bd0]{init}: Allocated (fsm.c:456) 20241117085242811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5595ca758bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085242811 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11625573 <-> SCCP-82 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241117085242811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11625573 SCCP-82 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085242811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11625573)[0x5595ca76fea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085242811 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085242811 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085242811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11625573)[0x5595ca76fea0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085242811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5595ca758bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085242811 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085242811 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{IDLE}: Allocated (fsm.c:456) 20241117085242811 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085242811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002a90056400500f1100926) (sccp_scrc.c:406) 20241117085242811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085242811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085242811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085242811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085242811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085242811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085242811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085242811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085242811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085242811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085242811 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085242811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085242811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085242811 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085242811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5595ca758bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085242811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11625573)[0x5595ca76fea0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085242812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085242812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085242812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085242812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085242812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085242812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085242812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085242812 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(721)@c12b04494787: First idle individual index:0 HNBGW_Test.msc2-SCCP(721)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(722)@c12b04494787: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(729) HNBGW_Test.msc2-RAN(722)@c12b04494787: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(729)9584849 HNBGW_Test.msc2-SCCP(721)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(721)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(729)@c12b04494787: setverdict(pass): none -> pass 20241117085242824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085242824 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085242824 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085242824 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 20241117085242824 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085242824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085242824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085242824 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085242824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085242824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085242824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085242824 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) 20241117085242824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085242824 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cd7e7f) (sccp_scrc.c:477) 20241117085242824 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20241117085242824 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085242824 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085242824 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085242824 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085242824 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) 20241117085242824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5595ca758bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085242824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5595ca758bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085242825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(729)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085242825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085242826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085242827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085242828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085242830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085242831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085242832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085242834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085242835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085242836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085242836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085242837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085242838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085242839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085242840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085242840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085242841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085242842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085242843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085242844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000111000010'B, t_guard := 20.000000 } 20241117085242855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@c12b04494787: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(730)16308183 20241117085243881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085243881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085243881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085243881 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085243881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf8d7d7, normal) (hnbgw_rua.c:407) 20241117085243881 DHNB DEBUG map_rua[0x5595ca79fb00]{init}: Allocated (fsm.c:456) 20241117085243881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16308183)[0x5595ca79fb00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085243881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16308183 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085243881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085243881 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085243881 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16308183 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085243881 DCN DEBUG map_sccp[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085243881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085243881 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16308183 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085243881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16308183 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085243881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16308183)[0x5595ca79fb00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085243881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085243881 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085243881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16308183)[0x5595ca79fb00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085243881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5595ca76e800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085243881 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085243881 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{IDLE}: Allocated (fsm.c:456) 20241117085243881 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085243882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001c20056400500f1100926) (sccp_scrc.c:406) 20241117085243882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085243882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085243882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085243882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085243882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085243882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085243882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085243882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085243882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085243882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085243882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085243882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085243882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085243882 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085243882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5595ca76e800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085243882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16308183)[0x5595ca79fb00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085243882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085243882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085243882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085243882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085243882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085243882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085243882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085243882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@c12b04494787: First idle individual index:1 HNBGW_Test.msc0-SCCP(715)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(716)@c12b04494787: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(730) HNBGW_Test.msc0-RAN(716)@c12b04494787: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(730)6079583 HNBGW_Test.msc0-SCCP(715)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(715)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085243890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085243890 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085243890 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085243890 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085243890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085243890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085243890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085243890 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin0(730)@c12b04494787: setverdict(pass): none -> pass 20241117085243890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085243890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085243890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085243890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085243890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085243890 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c3e820) (sccp_scrc.c:477) 20241117085243891 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20241117085243891 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085243891 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085243891 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085243891 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085243891 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) 20241117085243891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5595ca76e800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085243891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5595ca76e800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085243893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(730)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085243895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085243899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085243901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085243902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085243903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085243904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085243905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085243906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085243907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085243908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085243909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085243910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085243911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085243913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085243914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085243915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085243916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085243917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085243918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085243919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707)@c12b04494787: Final verdict of PTC: none 20241117085243921 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40667<->l=127.0.0.1:4262) (control_if.c:193) 20241117085243922 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085243922 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085243922 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085243922 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 TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@c12b04494787: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@c12b04494787: Final verdict of PTC: none 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085243922 DLINP DEBUG SRVCONN(,r=127.0.0.1:40381<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085243922 DLINP DEBUG SRVCONN(,r=127.0.0.1:40381<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085243922 DLINP NOTICE SRV(,r=127.0.0.1:40381<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085243922 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(716)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@c12b04494787: Final verdict of PTC: none 20241117085243922 DMAIN NOTICE (127.0.0.1:40381 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40381<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085243922 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085243922 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(724)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(719)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(727)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(709)@c12b04494787: Final verdict of PTC: none 20241117085243922 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 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085243922 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085243922 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085243922 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 20241117085243922 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085243922 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 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085243922 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085243922 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085243922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085243923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085243923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085243923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085243923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085243923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085243923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085243923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085243923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085243923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085243923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085243923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085243923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085243923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085243923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085243923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085243923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085243923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085243924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085243924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085243924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085243923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085243923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085243923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085243923 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085243923 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085243923 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085243923 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085243923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085243923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085243923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085243923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085243923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085243923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085243923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085243923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085243923 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085243923 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085243923 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085243923 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085243923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085243923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085243923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085243923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085243923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085243923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085243923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085243923 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085243923 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085243923 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085243923 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085243923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5595ca772060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085243923 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085243923 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085243923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00112c75), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085243923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085243923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085243923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085243923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085243923 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085243923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5595ca772060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085243923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4357483)[0x5595ca761d90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085243923 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4357483)[0x5595ca761d90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085243923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085243923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4357483)[0x5595ca761d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085243923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4357483)[0x5595ca761d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085243923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4357483)[0x5595ca761d90]{disrupted}: Freeing instance (context_map.c:202) 20241117085243923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4357483)[0x5595ca761d20241117085243924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085243924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085243924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085243924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085243924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085243924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085243924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085243924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@c12b04494787: Final verdict of PTC: none 90]{disrupted}: Deallocated (fsm.c:568) 20241117085243923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5595ca772060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085243923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5595ca772060]{disconnected}: Freeing instance (context_map.c:206) 20241117085243923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5595ca772060]{disconnected}: Deallocated (fsm.c:568) 20241117085243923 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4357483 SCCP-81 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085243923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5595ca76e800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085243923 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085243923 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085243923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3e820), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085243923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085243923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085243923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085243923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085243923 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085243923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5595ca76e800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085243923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16308183)[0x5595ca79fb00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085243923 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16308183)[0x5595ca79fb00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085243923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085243923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16308183)[0x5595ca79fb00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085243923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16308183)[0x5595ca79fb00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085243923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16308183)[0x5595ca79fb00]{disrupted}: Freeing instance (context_map.c:202) 20241117085243923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16308183)[0x5595ca79fb00]{disrupted}: Deallocated (fsm.c:568) 20241117085243923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5595ca76e800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085243923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5595ca76e800]{disconnected}: Freeing instance (context_map.c:206) 20241117085243923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5595ca76e800]{disconnected}: Deallocated (fsm.c:568) 20241117085243923 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16308183 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085243923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085243923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085243923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085243923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085243924 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085243924 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085243924 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085243924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11625573)[0x5595ca76fea0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085243924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11625573)[0x5595ca76fea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085243924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5595ca758bd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085243924 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085243924 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085243924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7e7f), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085243924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085243924 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085243924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085243924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085243924 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085243924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5595ca758bd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085243924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11625573)[0x5595ca76fea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085243924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11625573)[0x5595ca76fea0]{disrupted}: Freeing instance (context_map.c:202) 20241117085243924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11625573)[0x5595ca76fea0]{disrupted}: Deallocated (fsm.c:568) 20241117085243924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5595ca758bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085243924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5595ca758bd0]{disconnected}: Freeing instance (context_map.c:206) 20241117085243924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5595ca758bd0]{disconnected}: Deallocated (fsm.c:568) 20241117085243924 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11625573 SCCP-82 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(708)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@c12b04494787: Final verdict of PTC: none 20241117085243938 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 20241117085243938 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) 20241117085243938 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085243938 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085243938 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) 20241117085243938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085243938 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117085243938 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085243938 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085243939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085243939 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085243939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085243939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085243939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085243939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085243939 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117085243939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085243939 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085243939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085243939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085243939 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085243939 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085243939 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085243939 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(723)@c12b04494787: Final verdict of PTC: none 20241117085243940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(710)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(708): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(710): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(711): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(713): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(727): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(728): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(729): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(730): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sun Nov 17 08:52:44 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 20241117085244057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085244559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=518488) 20241117085244725 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085244725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9c3bb), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085244725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085244725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085244725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085244725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085244726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085244726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085244726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085244726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085244726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085244726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085244726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085244726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085245507 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085245507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbb81), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085245507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085245507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085245507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085245507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085245507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085245507 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085245507 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085245507 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085245507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085245507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085245507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085245507 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=518488, count=526856) 20241117085245923 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085245923 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085245923 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085245923 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085245923 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085245923 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085245923 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085245923 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085245923 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085245939 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085245939 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085245939 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117085246299 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085246299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a228), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085246299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085246299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085246299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085246299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085246299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085246299 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085246299 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085246299 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085246299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085246299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085246299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085246305 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085246305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc95c6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085246305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085246305 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085246305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085246305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085246305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085246305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085246305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085246305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085246305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085246305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085246305 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sun Nov 17 08:52:46 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@c12b04494787: 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@c12b04494787: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241117085247649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085247653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085247656 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42311<->l=127.0.0.1:4262) (control_if.c:570) 20241117085247670 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085247670 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085247678 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085247678 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247679 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085247679 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247679 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085247679 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247679 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085247679 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247679 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52271 (stream_srv.c:129) 20241117085247679 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52271<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085247680 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247680 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085247680 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247680 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085247680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247680 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247680 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247680 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085247680 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247680 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085247680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247680 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247680 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247680 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085247680 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085247680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247680 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247680 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247680 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085247680 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085247680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247680 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085247680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085247680 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085247680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085247680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085247680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085247680 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085247681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085247681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085247681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085247681 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085247681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085247681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085247681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085247681 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(741)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(741)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(741)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(739)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(744)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(744)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(744)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(742)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(747)@c12b04494787: ************************************************* HNBGW_Test.msc2-M3UA(747)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(747)@c12b04494787: ************************************************* HNBGW_Test.msc2-SCCP(745)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085247719 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085247719 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247719 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085247719 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247720 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085247720 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247720 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085247720 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247721 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247721 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085247721 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247721 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085247721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247721 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247721 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247721 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085247721 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247721 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085247721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247721 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247721 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247721 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085247721 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247721 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085247721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247721 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247721 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247721 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085247721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085247721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247721 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085247722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085247722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085247722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085247722 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(750)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(750)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(750)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(748)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085247745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085247745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085247745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085247745 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085247745 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085247745 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085247745 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085247745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085247745 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@c12b04494787: setverdict(pass): none -> pass 20241117085247749 DLINP DEBUG SRVCONN(,r=127.0.0.1:52271<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085247749 DLINP DEBUG SRVCONN(,r=127.0.0.1:52271<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085247749 DLINP DEBUG SRVCONN(,r=127.0.0.1:52271<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085247749 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085247749 DHNBAP DEBUG (127.0.0.1:52271 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085247749 DHNBAP NOTICE (127.0.0.1:52271 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085247749 DHNBAP NOTICE (127.0.0.1:52271 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085247749 DLINP DEBUG SRVCONN(,r=127.0.0.1:52271<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085247749 DLINP DEBUG SRVCONN(,r=127.0.0.1:52271<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085247893 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085247893 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085247893 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085247893 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085247901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247901 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085247901 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085247901 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085247901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085247901 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085247901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085247904 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 20241117085247904 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 20241117085247904 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085247904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085247905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247905 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085247905 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085247905 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085247905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085247905 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085247905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085247905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085247905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085247905 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085247905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085247905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085247905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085247905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085247905 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085247905 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085247905 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247906 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247907 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085247907 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085247907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085247907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247907 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247907 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247907 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247907 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085247907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085247907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085247907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085247907 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(744)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085247911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247911 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085247911 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085247911 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085247911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085247911 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085247911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085247912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247912 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085247912 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085247912 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085247912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085247912 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085247912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085247912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085247912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085247912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085247912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085247912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085247913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085247913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085247913 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085247913 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085247913 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247914 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247914 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085247914 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085247914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085247914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247914 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085247914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085247914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085247914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085247914 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085247917 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 20241117085247917 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 20241117085247917 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085247917 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117085247923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247923 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117085247923 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085247923 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085247923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085247923 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085247923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085247926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247926 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085247926 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085247926 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085247926 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085247926 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085247926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085247926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085247926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085247926 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117085247926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085247926 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085247926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085247926 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085247926 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085247926 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085247926 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247927 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247928 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085247928 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085247928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247928 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085247928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247928 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085247928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085247928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085247928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085247928 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085247935 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085247935 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085247935 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085247935 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085247941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247941 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085247941 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085247941 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085247941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085247941 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085247941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085247943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247943 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085247943 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085247943 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085247943 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085247943 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085247944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085247944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085247944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085247944 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085247944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085247944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085247944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085247944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085247944 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085247944 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085247944 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085247945 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085247945 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085247945 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085247945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085247945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085247945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085247945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085247945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085247945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085247945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085247945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085247945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085247945 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085247945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085247945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085247945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085247945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085247945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085247945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085247945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085247945 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(740)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085248704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248704 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085248704 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085248704 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085248704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085248704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085248704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085248704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085248704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085248705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085248705 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085248705 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085248705 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085248705 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085248705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085248705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085248705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085248705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085248705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085248705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085248705 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085248705 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085248705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085248705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085248705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085248705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085248705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085248705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085248705 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248705 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085248705 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085248705 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085248705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248705 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085248705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085248705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085248705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085248705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085248705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085248705 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085248705 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085248705 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(743)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085248711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248711 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085248711 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085248711 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085248711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248711 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085248711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085248711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085248711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085248711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085248711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085248711 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085248711 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085248711 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) 20241117085248711 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) 20241117085248711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085248711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085248711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085248711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085248711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085248711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085248711 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085248711 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085248711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248711 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085248711 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085248711 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085248711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085248711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085248711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085248711 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248713 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085248713 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085248713 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085248713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248713 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248713 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085248713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248713 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085248713 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085248713 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085248713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248713 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085248713 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085248713 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085248713 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085248713 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(746)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085248723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248723 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085248723 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085248723 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 20241117085248723 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248723 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248723 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) 20241117085248723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085248723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085248723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085248723 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085248723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085248723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085248723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085248723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085248723 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085248723 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) 20241117085248723 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) 20241117085248723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085248723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085248723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085248723 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085248723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085248723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085248723 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085248723 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: link up (cnlink.c:111) 20241117085248723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248723 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085248723 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085248723 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085248723 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085248723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085248723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085248723 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248724 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085248724 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085248724 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 20241117085248724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248724 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248724 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) 20241117085248724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085248724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085248724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085248724 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085248724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248724 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085248724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085248724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085248724 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085248724 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085248724 DRANAP INFO cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085248739 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085248739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbd54), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085248739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085248739 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085248739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085248739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085248739 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085248739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dba8a5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085248739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085248739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085248739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085248739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085248739 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085248739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dcd3f), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085248739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085248739 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085248739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085248739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085248739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085248739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085248740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085248740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085248740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085248740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085248740 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085248740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085248740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085248740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085248740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085248740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085248740 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085248740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085248740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085248740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085248740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085248740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085248740 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248743 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085248743 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085248743 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 20241117085248743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248743 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248743 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) 20241117085248743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248743 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=006dbd54) (sccp_scrc.c:477) 20241117085248743 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20241117085248743 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085248743 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085248743 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085248743 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085248743 DLSCCP DEBUG SCCP-SCOC(74)[0x5595ca75c770]{IDLE}: Deallocated (fsm.c:568) 20241117085248744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248744 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085248744 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085248744 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085248744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248744 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085248744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248744 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=00dba8a5) (sccp_scrc.c:477) 20241117085248744 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20241117085248744 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085248744 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085248744 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085248744 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085248744 DLSCCP DEBUG SCCP-SCOC(76)[0x5595ca772600]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(749)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085248746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248746 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085248746 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085248746 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085248746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248746 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085248746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085248746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085248746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085248746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085248747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085248747 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085248747 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085248747 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085248747 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085248747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085248747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085248747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085248747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085248747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085248747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085248747 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085248747 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085248747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248747 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085248747 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085248747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085248747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085248747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085248747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085248747 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248749 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085248749 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085248749 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085248749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248749 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085248749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085248749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085248749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085248749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085248749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085248749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085248749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085248749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085248749 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085248749 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085248749 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085248946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085248946 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085248946 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085248946 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 20241117085248946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085248946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085248946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085248946 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085248946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085248946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085248946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085248946 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) 20241117085248946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085248947 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=006dcd3f) (sccp_scrc.c:477) 20241117085248947 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20241117085248947 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085248947 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085248947 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085248947 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085248947 DLSCCP DEBUG SCCP-SCOC(75)[0x5595ca75e260]{IDLE}: Deallocated (fsm.c:568) 20241117085249774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085249778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085249782 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085249786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085249790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085249797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085249800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085249803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085249806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085249808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085249811 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085249812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085249814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085249816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085249819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085249821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085249824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085249826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085249827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085249829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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 := '000000000000000001101010'B, t_guard := 20.000000 } 20241117085249862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(743)@c12b04494787: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(743)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)6734913 20241117085250883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085250884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085250884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085250884 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085250884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x66c441, normal) (hnbgw_rua.c:407) 20241117085250884 DHNB DEBUG map_rua[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085250884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6734913)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085250884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6734913 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085250884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085250884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085250884 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6734913 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241117085250884 DCN DEBUG map_sccp[0x5595ca76fea0]{init}: Allocated (fsm.c:456) 20241117085250884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5595ca76fea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085250884 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6734913 <-> SCCP-84 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085250884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6734913 SCCP-84 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085250884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6734913)[0x5595ca75c770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085250884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085250884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085250884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6734913)[0x5595ca75c770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085250884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5595ca76fea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085250884 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085250884 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{IDLE}: Allocated (fsm.c:456) 20241117085250884 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085250884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300006a0056400500f1100926) (sccp_scrc.c:406) 20241117085250884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085250884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085250884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085250884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085250884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085250884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085250884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085250884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085250884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085250884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085250884 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085250884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085250884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085250884 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085250884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5595ca76fea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085250884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6734913)[0x5595ca75c770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085250884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085250884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085250884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085250884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085250884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085250884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085250884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085250884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(742)@c12b04494787: First idle individual index:0 HNBGW_Test.msc1-SCCP(742)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(743)@c12b04494787: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(752) HNBGW_Test.msc1-RAN(743)@c12b04494787: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)11018149 HNBGW_Test.msc1-SCCP(742)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(742)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(752)@c12b04494787: setverdict(pass): none -> pass 20241117085250890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085250890 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085250890 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085250890 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085250890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085250890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085250890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085250890 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085250890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085250890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085250890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085250890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085250890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085250890 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0062b410) (sccp_scrc.c:477) 20241117085250890 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20241117085250890 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085250890 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085250890 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085250890 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085250890 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) 20241117085250890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5595ca76fea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085250890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5595ca76fea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085250892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(752)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085250893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085250895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085250898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085250901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085250903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085250906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085250909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085250911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085250916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085250918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085250920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085250922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085250923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085250923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085250924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085250925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085250926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085250927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085250928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085250929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000111011000'B, t_guard := 20.000000 } 20241117085250941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(740)@c12b04494787: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(740)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(753)4331062 20241117085251966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085251966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085251966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085251966 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085251966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x421636, normal) (hnbgw_rua.c:407) 20241117085251966 DHNB DEBUG map_rua[0x5595ca761d90]{init}: Allocated (fsm.c:456) 20241117085251966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4331062)[0x5595ca761d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085251966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4331062 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085251966 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085251966 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085251966 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085251966 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4331062 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085251966 DCN DEBUG map_sccp[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085251966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085251967 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4331062 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085251967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4331062 SCCP-85 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085251967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4331062)[0x5595ca761d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085251967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085251967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085251967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4331062)[0x5595ca761d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085251967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5595ca772060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085251967 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085251967 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{IDLE}: Allocated (fsm.c:456) 20241117085251967 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085251967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030001d80056400500f1100926) (sccp_scrc.c:406) 20241117085251967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085251967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085251967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085251967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085251967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085251967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085251967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085251967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085251967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085251967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085251967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085251967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085251967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085251967 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085251967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5595ca772060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085251967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4331062)[0x5595ca761d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085251967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085251967 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085251967 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085251967 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085251967 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085251967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085251967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085251967 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(739)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(739)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(740)@c12b04494787: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(753) HNBGW_Test.msc0-RAN(740)@c12b04494787: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(753)3854074 HNBGW_Test.msc0-SCCP(739)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(739)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(753)@c12b04494787: setverdict(pass): none -> pass 20241117085251982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085251982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085251982 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085251982 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085251982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085251982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085251983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085251983 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085251983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085251983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085251983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085251983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085251983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085251983 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d0f809) (sccp_scrc.c:477) 20241117085251983 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20241117085251983 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085251983 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085251983 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085251983 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085251983 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) 20241117085251983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5595ca772060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085251983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5595ca772060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085251984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(753)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085251986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085251992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085251995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085251998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085252000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085252001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085252003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085252004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085252005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085252006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085252006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085252007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085252008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085252009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085252009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085252010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085252011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085252012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085252013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085252014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001111100111'B, t_guard := 20.000000 } 20241117085252026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44534<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(746)@c12b04494787: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(746)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(754)14934252 20241117085253050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085253050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085253050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085253050 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085253050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3e0ec, normal) (hnbgw_rua.c:407) 20241117085253050 DHNB DEBUG map_rua[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085253050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14934252)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085253050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14934252 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085253050 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085253050 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085253051 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14934252 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241117085253051 DCN DEBUG map_sccp[0x5595ca762070]{init}: Allocated (fsm.c:456) 20241117085253051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5595ca762070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085253051 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14934252 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241117085253051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14934252 SCCP-86 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085253051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14934252)[0x5595ca76e800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085253051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085253051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085253051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14934252)[0x5595ca76e800]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085253051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5595ca762070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085253051 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085253051 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{IDLE}: Allocated (fsm.c:456) 20241117085253051 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085253051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030003e70056400500f1100926) (sccp_scrc.c:406) 20241117085253051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085253051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085253051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085253051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085253051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085253051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085253051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085253051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085253051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085253051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085253051 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085253051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085253051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085253051 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085253051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5595ca762070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085253051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14934252)[0x5595ca76e800]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085253051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085253051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085253051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085253051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085253051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085253051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085253051 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(745)@c12b04494787: First idle individual index:0 HNBGW_Test.msc2-SCCP(745)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(746)@c12b04494787: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(754) HNBGW_Test.msc2-RAN(746)@c12b04494787: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(754)10736749 HNBGW_Test.msc2-SCCP(745)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(745)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(754)@c12b04494787: setverdict(pass): none -> pass 20241117085253060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253060 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085253060 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085253060 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 20241117085253060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085253060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085253060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085253060 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085253060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085253060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085253060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085253060 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) 20241117085253060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085253060 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ca503) (sccp_scrc.c:477) 20241117085253060 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20241117085253060 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085253060 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085253060 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085253060 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085253060 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) 20241117085253060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5595ca762070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085253060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5595ca762070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085253062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44534<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(754)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085253064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085253066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085253067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085253068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085253069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085253071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085253072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085253072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085253073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085253074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085253075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085253076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085253077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085253078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085253079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085253080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085253081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085253082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085253083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085253083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085253087 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42311<->l=127.0.0.1:4262) (control_if.c:193) 20241117085253087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085253087 DLINP DEBUG SRVCONN(,r=127.0.0.1:52271<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085253087 DLINP DEBUG SRVCONN(,r=127.0.0.1:52271<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085253087 DLINP NOTICE SRV(,r=127.0.0.1:52271<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085253087 DMAIN NOTICE (127.0.0.1:52271 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52271<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085253087 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731)@c12b04494787: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738)@c12b04494787: Final verdict of PTC: none 20241117085253087 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085253087 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085253087 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 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085253087 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085253087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085253087 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085253087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085253087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085253087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085253087 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085253087 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) 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241117085253087 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085253087 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) 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085253087 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 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085253087 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085253087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085253087 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085253087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085253087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085253087 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 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085253087 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 20241117085253087 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085253087 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-RAN(740)@c12b04494787: Final verdict of PTC: none 20241117085253087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085253087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085253087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085253087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085253087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085253087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085253087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085253087 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085253087 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085253087 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085253087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5595ca772060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085253087 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085253087 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085253087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0f809), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085253087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085253087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085253087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085253087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085253087 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) HNBGW_Test.sgsn0-RAN(749)@c12b04494787: Final verdict of PTC: none 20241117085253087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5595ca772060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085253087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4331062)[0x5595ca761d90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085253087 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4331062)[0x5595ca761d90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085253087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085253087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4331062)[0x5595ca761d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085253087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4331062)[0x5595ca761d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085253087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4331062)[0x5595ca761d90]{disrupted}: Freeing instance (context_map.c:202) 20241117085253087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4331062)[0x5595ca761d90]{disrupted}: Deallocated (fsm.c:568) 20241117085253087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5595ca772060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085253087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5595ca772060]{disconnected}: Freeing instance (context_map.c:206) 20241117085253087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5595ca772060]{disconnected}: Deallocated (fsm.c:568) 20241117085253088 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4331062 SCCP-85 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241117085253088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085253088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085253088 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117085253088 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 20241117085253088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085253088 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085253088 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085253088 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) 20241117085253088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253088 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085253088 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085253088 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085253088 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085253088 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085253088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085253088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085253088 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 20241117085253088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085253088 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085253088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085253088 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085253088 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085253088 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085253088 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085253088 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085253088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5595ca762070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085253088 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085253088 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085253088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca503), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085253088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085253088 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085253088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085253088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085253088 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085253088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5595ca762070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085253088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14934252)[0x5595ca76e800]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085253088 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14934252)[0x5595ca76e800]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085253088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085253088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14934252)[0x5595ca76e800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085253088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14934252)[0x5595ca76e800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085253088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14934252)[0x5595ca76e800]{disrupted}: Freeing instance (context_map.c:202) 20241117085253088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14934252)[0x5595ca76e800]{disrupted}: Deallocated (fsm.c:568) 20241117085253088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5595ca762070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085253088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5595ca762070]{disconnected}: Freeing instance (context_map.c:206) 20241117085253088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5595ca762070]{disconnected}: Deallocated (fsm.c:568) 20241117085253088 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14934252 SCCP-86 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241117085253088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085253088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(743)@c12b04494787: Final verdict of PTC: none 20241117085253088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253088 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085253088 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(742)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(747)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(748)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(741)@c12b04494787: Final verdict of PTC: none 20241117085253088 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085253088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085253088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085253088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.msc2-RAN(746)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(739)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(750)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(744)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(745)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(751)@c12b04494787: Final verdict of PTC: none 20241117085253088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085253088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085253088 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085253088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085253088 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085253088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085253088 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085253088 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085253088 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085253088 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(732)@c12b04494787: Final verdict of PTC: none 20241117085253088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253088 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085253088 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085253088 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085253088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085253088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085253088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085253088 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085253088 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085253088 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085253088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085253088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085253088 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085253088 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085253088 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085253088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253088 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085253088 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085253088 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085253088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085253088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085253088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085253088 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085253088 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 20241117085253088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6734913)[0x5595ca75c770]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085253088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6734913)[0x5595ca75c770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085253088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5595ca76fea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085253088 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085253088 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085253088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b410), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085253088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085253088 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085253088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085253088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085253088 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085253088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5595ca76fea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085253088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6734913)[0x5595ca75c770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085253088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6734913)[0x5595ca75c770]{disrupted}: Freeing instance (context_map.c:202) 20241117085253088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6734913)[0x5595ca75c770]{disrupted}: Deallocated (fsm.c:568) 20241117085253088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5595ca76fea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085253088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5595ca76fea0]{disconnected}: Freeing instance (context_map.c:206) 20241117085253088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5595ca76fea0]{disconnected}: Deallocated (fsm.c:568) 20241117085253088 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6734913 SCCP-84 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241117085253089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(734)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(732): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(734): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(735): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(737): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(739): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(740): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(741): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(742): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(743): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(744): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-SCCP(745): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-RAN(746): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-M3UA(747): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(748): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(749): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(750): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(751): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(752): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(753): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(754): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sun Nov 17 08:52:53 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 20241117085253245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085253747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44548<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=501424) 20241117085253924 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085253924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7e7f), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085253924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085253924 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085253924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085253924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085253924 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085253924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3e820), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085253924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085253924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085253924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085253924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085253924 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085253924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00112c75), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085253924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085253924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085253924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085253924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085253924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085253924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085253924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085253924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085253924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085253924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085253924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085253924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253925 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085253925 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085253925 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085253925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085253925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085253925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085253925 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085253925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085253925 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085253925 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085253925 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085253925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085253925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085253925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085253925 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085254726 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085254726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9c3bb), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085254726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085254726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085254726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085254726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085254726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085254726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085254726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085254726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085254726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085254726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085254727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085254727 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=501424, count=518388) 20241117085255088 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085255088 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085255088 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117085255088 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085255088 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085255088 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085255088 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085255088 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085255088 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085255508 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085255508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbb81), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085255508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085255508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085255508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085255508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085255508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085255508 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085255508 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085255508 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085255508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085255508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085255508 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sun Nov 17 08:52: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_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 20241117085256300 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085256300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a228), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085256300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085256300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085256300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085256300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085256300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085256300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085256300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085256300 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085256300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085256300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085256300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085256306 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085256306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc95c6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085256306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085256306 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085256306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085256306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085256306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085256306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085256306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085256306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085256306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085256307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085256307 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241117085256847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085256851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085256854 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42043<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085256882 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085256882 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085256891 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085256891 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085256891 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085256891 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085256891 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085256891 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085256891 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085256892 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085256892 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085256892 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36912 (stream_srv.c:129) 20241117085256892 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36912<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085256893 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085256893 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085256893 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085256893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085256893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085256893 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085256893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085256893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085256893 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085256893 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085256893 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085256893 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085256893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085256893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085256893 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085256893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085256893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085256893 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085256893 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085256893 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085256893 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085256893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085256893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085256893 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085256893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085256893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085256893 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085256893 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085256893 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085256893 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085256893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085256893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085256893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085256893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085256893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085256893 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085256893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085256893 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085256893 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085256893 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085256893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085256893 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085256893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085256893 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085256893 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085256893 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085256893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085256894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085256894 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085256894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085256894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085256894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085256894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085256894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085256894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085256894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085256894 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085256894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085256894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085256894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085256894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085256894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085256894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085256894 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085256894 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@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(765)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(765)@c12b04494787: M3UA emulation initiated, the test can be started MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(765)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(763)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(768)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(768)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(768)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(766)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085256920 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085256920 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085256920 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085256920 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085256920 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085256920 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085256920 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085256920 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085256921 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085256921 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085256921 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085256921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085256921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085256921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085256921 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085256921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085256921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085256921 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085256921 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085256921 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085256921 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085256921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085256921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085256921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085256921 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085256921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085256921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085256921 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085256921 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085256921 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085256921 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085256921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085256921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085256921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085256922 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085256922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085256922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085256922 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085256922 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085256922 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085256922 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085256922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085256922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085256922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085256922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085256922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085256922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085256922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085256922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085256922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085256922 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085256922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085256922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085256922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085256922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085256922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085256922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085256922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085256922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085256922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085256922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085256922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085256922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085256922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085256922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085256922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085256922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085256922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(771)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(771)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(771)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(769)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(774)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(774)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(774)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(772)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085256960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085256960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085256960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085256960 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085256960 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085256960 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085256960 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085256960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085256960 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@c12b04494787: setverdict(pass): none -> pass 20241117085256967 DLINP DEBUG SRVCONN(,r=127.0.0.1:36912<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085256967 DLINP DEBUG SRVCONN(,r=127.0.0.1:36912<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085256967 DLINP DEBUG SRVCONN(,r=127.0.0.1:36912<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085256967 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085256967 DHNBAP DEBUG (127.0.0.1:36912 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085256967 DHNBAP NOTICE (127.0.0.1:36912 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085256967 DHNBAP NOTICE (127.0.0.1:36912 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085256967 DLINP DEBUG SRVCONN(,r=127.0.0.1:36912<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085256967 DLINP DEBUG SRVCONN(,r=127.0.0.1:36912<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085257106 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085257106 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085257106 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085257106 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085257114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257114 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085257114 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085257114 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085257114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085257114 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085257114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085257116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257117 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085257117 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085257117 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085257117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085257117 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085257117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085257117 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 20241117085257117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085257117 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085257117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085257117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085257117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085257117 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085257117 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085257117 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085257118 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 20241117085257118 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 20241117085257118 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 20241117085257118 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085257118 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085257118 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085257118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085257118 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085257118 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085257118 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085257118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085257118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085257118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085257119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085257119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085257119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085257119 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085257119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257119 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085257119 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085257119 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085257119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085257119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085257119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085257119 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(768)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085257124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257124 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085257124 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085257124 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085257124 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085257124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085257124 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085257124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085257124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085257124 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085257124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085257124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085257124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085257124 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085257128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257128 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085257128 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085257128 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085257128 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085257128 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241117085257128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085257128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085257128 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085257128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085257129 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085257129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085257129 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085257129 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085257129 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085257130 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085257130 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085257130 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085257130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085257130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085257130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085257130 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085257130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085257130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085257130 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085257130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085257130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085257130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085257130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085257130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085257130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085257130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257136 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085257136 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085257136 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085257136 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085257140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257140 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085257140 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085257140 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085257140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085257140 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085257140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085257142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257142 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085257142 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085257142 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085257142 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085257142 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085257142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085257142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085257142 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085257142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085257142 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085257142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257142 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085257142 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085257142 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085257142 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085257143 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085257143 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085257143 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085257143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085257143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085257143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085257143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085257143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085257143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085257143 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085257143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085257143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085257143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085257143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085257143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085257143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085257143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257150 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 20241117085257150 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 20241117085257150 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085257150 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085257152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257152 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085257152 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085257152 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085257152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085257152 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085257152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085257153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085257153 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085257153 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085257153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085257153 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085257153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085257153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085257153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085257153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085257153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085257153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085257153 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085257153 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085257153 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085257154 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085257155 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085257155 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085257155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085257155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085257155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085257155 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085257155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085257155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085257155 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085257155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085257155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085257155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085257155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085257155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085257155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085257155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(764)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085257925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257925 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085257925 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085257925 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085257925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085257925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085257925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085257925 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085257925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085257925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085257925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085257925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085257925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085257925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085257925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085257925 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085257925 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085257925 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085257925 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085257925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085257925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085257925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085257925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085257925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085257925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085257925 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085257925 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085257925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085257926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085257926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085257926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085257926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085257926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085257926 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257926 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085257926 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085257926 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085257926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085257926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085257926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085257926 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085257926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085257926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085257926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085257926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085257926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085257927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085257927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085257927 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085257927 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085257927 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(767)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085257929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257929 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085257929 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085257929 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085257929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085257929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085257929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085257929 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085257929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085257929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085257930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085257930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085257930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085257930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085257930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085257930 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085257930 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085257930 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) 20241117085257930 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) 20241117085257930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085257930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085257930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085257930 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085257930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085257930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085257930 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085257930 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085257931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085257931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085257931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085257931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085257931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085257931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085257931 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257933 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085257933 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085257933 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085257933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085257933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085257933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085257933 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085257933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085257933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085257933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085257933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085257934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085257934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085257934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085257934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085257934 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085257934 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(770)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085257944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257944 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085257944 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085257944 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085257944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085257944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085257944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085257944 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085257944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085257944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085257944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085257944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085257944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085257944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085257944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085257944 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085257944 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085257944 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085257944 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085257944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085257944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085257944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085257944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085257944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085257944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085257944 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085257944 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085257945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085257945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085257945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085257945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085257945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085257945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085257945 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257947 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085257947 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085257947 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085257947 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085257947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085257947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085257947 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085257947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085257947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085257947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085257947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085257947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085257947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085257947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085257947 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085257947 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085257947 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(773)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085257956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257956 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085257956 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085257956 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 20241117085257956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085257956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085257956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085257956 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085257956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085257956 DLM3UA DEBUG 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) 20241117085257956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085257956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085257956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085257956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085257956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085257956 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085257956 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085257956 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) 20241117085257956 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) 20241117085257956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085257956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085257956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085257956 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085257956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085257956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085257956 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085257956 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085257956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085257957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085257957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085257957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085257957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085257957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085257957 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085257958 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085257958 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085257958 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 20241117085257958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085257958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085257958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085257958 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085257958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085257958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085257958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085257958 DLM3UA DEBUG 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) 20241117085257958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085257958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085257958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085257958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085257958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085257958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085257958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085257958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085257958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085257958 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085257958 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085257958 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085258976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085258981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085258983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085258985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085258986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085258988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085258989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085258991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085258994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085258996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085258997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085258999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085259001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085259003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085259005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085259008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085259011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085259013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085259017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085259021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000000000100101'B, t_guard := 20.000000 } 20241117085259061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44594<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(764)@c12b04494787: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(764)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)10173231 20241117085300077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085300077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085300077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085300077 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085300077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9b3b2f, normal) (hnbgw_rua.c:407) 20241117085300077 DHNB DEBUG map_rua[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085300077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10173231)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085300077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10173231 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085300077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085300077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085300077 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10173231 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085300077 DCN DEBUG map_sccp[0x5595ca76fea0]{init}: Allocated (fsm.c:456) 20241117085300077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5595ca76fea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085300077 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10173231 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085300077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10173231 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085300077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10173231)[0x5595ca75c770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085300077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085300077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085300077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10173231)[0x5595ca75c770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085300077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5595ca76fea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085300077 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085300077 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{IDLE}: Allocated (fsm.c:456) 20241117085300077 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085300077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000250056400500f1100926) (sccp_scrc.c:406) 20241117085300077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085300077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085300077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085300077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085300077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085300077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085300077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085300077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085300077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085300077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085300077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085300077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085300077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085300077 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085300077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5595ca76fea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085300077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10173231)[0x5595ca75c770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085300077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085300077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085300077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085300077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085300077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085300077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085300077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085300077 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(763)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(763)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(764)@c12b04494787: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776) HNBGW_Test.msc0-RAN(764)@c12b04494787: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)283358 HNBGW_Test.msc0-SCCP(763)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(763)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085300082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085300082 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085300082 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085300082 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085300082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085300082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085300082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085300082 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085300082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085300082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085300082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085300082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085300082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085300082 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0014b981) (sccp_scrc.c:477) 20241117085300082 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20241117085300082 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085300082 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085300082 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085300082 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085300082 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) 20241117085300082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5595ca76fea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@c12b04494787: setverdict(pass): none -> pass 20241117085300082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5595ca76fea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085300082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44594<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085300083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085300083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085300085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085300086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085300087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085300089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085300090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085300091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085300092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085300094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085300095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085300096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085300097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085300098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085300098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085300099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085300100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085300101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085300102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085300103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000000111011'B, t_guard := 20.000000 } 20241117085300116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@c12b04494787: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)12202666 20241117085301140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085301140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085301140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085301140 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085301140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xba32aa, normal) (hnbgw_rua.c:407) 20241117085301140 DHNB DEBUG map_rua[0x5595ca762070]{init}: Allocated (fsm.c:456) 20241117085301140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12202666)[0x5595ca762070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085301140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12202666 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085301140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085301140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085301141 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085301141 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12202666 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085301141 DCN DEBUG map_sccp[0x5595ca761d90]{init}: Allocated (fsm.c:456) 20241117085301141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5595ca761d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085301141 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12202666 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085301141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12202666 SCCP-88 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085301141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12202666)[0x5595ca762070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085301141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085301141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085301141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12202666)[0x5595ca762070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085301141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5595ca761d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085301141 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085301141 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{IDLE}: Allocated (fsm.c:456) 20241117085301141 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085301141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300003b0056400500f1100926) (sccp_scrc.c:406) 20241117085301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085301141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085301141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085301141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085301141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085301141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085301141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085301141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085301141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085301141 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085301141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085301141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085301141 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085301141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5595ca761d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085301141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12202666)[0x5595ca762070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085301141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085301141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085301141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085301141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085301141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085301141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085301141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085301141 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@c12b04494787: First idle individual index:0 HNBGW_Test.msc1-SCCP(766)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(767)@c12b04494787: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777) HNBGW_Test.msc1-RAN(767)@c12b04494787: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)80214 HNBGW_Test.msc1-SCCP(766)@c12b04494787: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(766)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085301148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085301148 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085301148 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085301148 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085301149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085301149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085301149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085301149 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085301149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085301149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085301149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085301149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085301149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085301149 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eb9c42) (sccp_scrc.c:477) 20241117085301149 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20241117085301149 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085301149 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085301149 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085301149 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085301149 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) 20241117085301149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5595ca761d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085301149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5595ca761d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085301149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085301150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085301151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085301152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085301153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085301155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085301156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085301157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085301159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085301160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085301162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085301163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085301164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085301166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085301167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085301168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085301170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085301171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085301172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085301172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085301173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: "disconnecting msc0" 20241117085301174 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(764)@c12b04494787: Final verdict of PTC: none 20241117085301175 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085301175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085301175 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085301175 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085301175 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085301175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085301175 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085301175 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085301175 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 20241117085301175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085301176 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085301176 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085301176 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085301176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085301176 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085301176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085301176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085301176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085301176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085301176 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085301176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085301176 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085301176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085301176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085301176 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085301176 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085301176 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085301176 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085301176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5595ca76fea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085301176 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085301176 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085301176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014b981), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085301176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085301176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085301176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085301176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085301176 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085301176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5595ca76fea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085301176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10173231)[0x5595ca75c770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085301176 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10173231)[0x5595ca75c770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085301176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085301176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10173231)[0x5595ca75c770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085301176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10173231)[0x5595ca75c770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085301176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10173231)[0x5595ca75c770]{disrupted}: Freeing instance (context_map.c:202) 20241117085301176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10173231)[0x5595ca75c770]{disrupted}: Deallocated (fsm.c:568) 20241117085301176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5595ca76fea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085301176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5595ca76fea0]{disconnected}: Freeing instance (context_map.c:206) 20241117085301176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5595ca76fea0]{disconnected}: Deallocated (fsm.c:568) 20241117085301176 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10173231 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085301176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085301176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085301176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085301176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085301176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085301176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085301176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085301176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085301176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085301176 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(765)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(763)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: 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 := '000000000000000000000101'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@c12b04494787: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)10173231 20241117085301189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@c12b04494787: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)7150546 20241117085302205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085302205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085302205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085302205 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085302205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d1bd2, normal) (hnbgw_rua.c:407) 20241117085302205 DHNB DEBUG map_rua[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085302205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7150546)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085302205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7150546 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085302206 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085302206 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085302206 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7150546 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085302206 DCN DEBUG map_sccp[0x5595ca76fea0]{init}: Allocated (fsm.c:456) 20241117085302206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5595ca76fea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085302206 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7150546 <-> SCCP-89 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085302206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7150546 SCCP-89 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085302206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7150546)[0x5595ca75c770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085302206 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085302206 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085302206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7150546)[0x5595ca75c770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085302206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5595ca76fea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085302206 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085302206 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{IDLE}: Allocated (fsm.c:456) 20241117085302206 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085302206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000050056400500f1100926) (sccp_scrc.c:406) 20241117085302206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085302206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085302206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085302206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085302206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085302206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085302206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085302206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085302206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085302206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085302206 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085302206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085302206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085302206 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085302206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5595ca76fea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085302206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7150546)[0x5595ca75c770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085302206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085302206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085302206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085302206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085302206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085302207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085302207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085302207 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@c12b04494787: First idle individual index:1 HNBGW_Test.msc1-SCCP(766)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(767)@c12b04494787: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778) HNBGW_Test.msc1-RAN(767)@c12b04494787: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)14884327 HNBGW_Test.msc1-SCCP(766)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(766)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085302210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085302210 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085302210 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085302210 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085302210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085302210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085302210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085302210 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085302210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085302210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085302210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085302210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085302210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085302210 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003622a5) (sccp_scrc.c:477) 20241117085302210 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20241117085302210 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085302210 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085302210 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085302210 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085302210 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) 20241117085302210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5595ca76fea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085302210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5595ca76fea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@c12b04494787: setverdict(pass): none -> pass 20241117085302211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085302212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085302213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085302215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085302216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085302217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085302218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085302219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085302220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085302221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085302221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085302222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085302223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085302224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085302224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085302225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085302226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085302227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085302227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085302228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085302229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085302231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44580<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085302232 DLINP DEBUG SRVCONN(,r=127.0.0.1:36912<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085302232 DLINP DEBUG SRVCONN(,r=127.0.0.1:36912<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085302232 DLINP NOTICE SRV(,r=127.0.0.1:36912<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085302232 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085302232 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) 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085302232 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085302232 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) 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085302232 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 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085302232 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085302232 DMAIN NOTICE (127.0.0.1:36912 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36912<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085302232 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085302232 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42043<->l=127.0.0.1:4262) (control_if.c:193) 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762)@c12b04494787: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@c12b04494787: Final verdict of PTC: none 20241117085302232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085302232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085302232 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 20241117085302232 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085302232 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085302232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085302232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc1-RAN(767)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(768)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(756)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(772)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(773)@c12b04494787: Final verdict of PTC: none 20241117085302232 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085302232 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085302232 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085302232 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 20241117085302232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085302232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085302232 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085302232 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085302232 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085302232 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(770)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(766)@c12b04494787: Final verdict of PTC: none 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085302232 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085302232 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 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085302232 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085302232 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085302232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085302232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085302232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085302232 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085302232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085302232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085302232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085302232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085302232 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085302232 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085302232 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085302232 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(774)@c12b04494787: Final verdict of PTC: none 20241117085302232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5595ca761d90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085302232 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085302232 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085302232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb9c42), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085302232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085302232 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085302232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085302232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085302232 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085302232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5595ca761d90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085302232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12202666)[0x5595ca762070]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085302232 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12202666)[0x5595ca762070]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085302232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085302232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12202666)[0x5595ca762070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085302232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12202666)[0x5595ca762070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085302232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12202666)[0x5595ca762070]{disrupted}: Freeing instance (context_map.c:202) 20241117085302232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12202666)[0x5595ca762070]{disrupted}: Deallocated (fsm.c:568) 20241117085302232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5595ca761d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085302232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5595ca761d90]{disconnected}: Freeing instance (context_map.c:206) 20241117085302232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5595ca761d90]{disconnected}: Deallocated (fsm.c:568) 20241117085302232 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12202666 SCCP-88 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085302232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5595ca76fea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085302232 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085302233 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085302233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003622a5), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085302233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085302233 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085302233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085302233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085302233 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085302233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5595ca76fea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085302233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7150546)[0x5595ca75c770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085302233 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7150546)[0x5595ca75c770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085302233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085302233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7150546)[0x5595ca75c770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085302233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7150546)[0x5595ca75c770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085302233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7150546)[0x5595ca75c770]{disrupted}: Freeing instance (context_map.c:202) 20241117085302233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7150546)[0x5595ca75c770]{disrupted}: Deallocated (fsm.c:568) 20241117085302233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5595ca76fea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085302233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5595ca76fea0]{disconnected}: Freeing instance (context_map.c:206) 20241117085302233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5595ca76fea0]{disconnected}: Deallocated (fsm.c:568) 20241117085302233 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7150546 SCCP-89 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085302233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085302233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085302233 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085302233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085302233 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085302233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085302233 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085302233 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085302233 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085302233 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085302233 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085302233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085302233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085302233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085302233 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085302233 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085302233 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085302233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085302233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085302233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085302233 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085302233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085302233 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085302233 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085302233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085302233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085302233 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085302233 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085302233 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085302233 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085302233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085302233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085302233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085302233 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(771)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(769)@c12b04494787: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(757)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(775)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085302234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44564<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@c12b04494787: Final verdict of PTC: none HNBGW-PFCP(758)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(756): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(757): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(758): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(763): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(764): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(765): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(766): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(767): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(768): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(769): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(770): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(771): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(772): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(773): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(774): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sun Nov 17 08:53:02 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 20241117085302307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085302910 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=486384) 20241117085303088 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085303089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b410), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085303089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085303089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085303089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085303089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085303089 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085303089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca503), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085303089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085303089 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085303089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085303089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085303089 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085303089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0f809), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085303089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085303089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085303089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085303089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085303089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085303089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085303089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085303089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085303089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085303089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085303089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085303090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085303090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085303090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085303090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085303090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085303090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085303090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085303090 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085303090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085303090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085303090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085303090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085303090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085303090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085303090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085303090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085303176 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085303176 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085303176 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085303925 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085303925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00112c75), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085303925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085303925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085303925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085303925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085303925 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085303925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3e820), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085303925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085303925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085303925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085303925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085303926 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085303926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7e7f), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085303926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085303926 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085303926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085303926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085303926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085303926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085303926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085303926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085303926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085303926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085303926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085303926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085303926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085303926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085303926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085303926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085303926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085303926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085303926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085303926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085303926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085303926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085303926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085303926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085303926 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=486384, count=503864) 20241117085304233 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085304233 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085304233 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085304233 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085304233 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085304233 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085304233 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085304233 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085304233 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085304727 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085304727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9c3bb), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085304727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085304727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085304727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085304727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085304727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085304727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085304727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085304727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085304727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085304728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085304728 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sun Nov 17 08:53: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_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 20241117085305509 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085305509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbb81), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085305509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085305509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085305509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085305509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085305509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085305509 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085305509 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085305509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085305509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085305509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085305509 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241117085306007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085306011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085306017 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34081<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085306036 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085306036 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085306045 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085306045 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085306045 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085306045 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085306045 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085306045 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085306045 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085306045 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085306046 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38036 (stream_srv.c:129) 20241117085306046 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38036<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085306047 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085306047 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085306047 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085306047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085306047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085306047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306047 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085306047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306047 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085306047 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085306047 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085306047 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085306047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085306047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085306047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306047 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085306047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306047 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085306047 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085306047 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085306047 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085306047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085306047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085306047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306047 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085306047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306047 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085306047 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085306047 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085306047 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085306047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085306048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085306048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085306048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306048 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085306048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085306048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085306048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085306048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085306048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(789)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(787)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085306062 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085306062 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085306062 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085306062 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085306062 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085306062 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085306062 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085306062 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085306063 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085306063 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085306063 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085306063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085306063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085306063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306063 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085306063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306063 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085306063 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085306063 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085306063 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085306063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085306063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085306063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306063 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085306063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306063 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085306063 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085306063 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085306063 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085306063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085306063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085306063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306064 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085306064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306064 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085306064 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085306064 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085306064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085306064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085306064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085306064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085306064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306064 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085306064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085306064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085306064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085306064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085306064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(792)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(792)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(792)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(790)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085306089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085306089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085306089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085306089 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085306089 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085306089 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085306089 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085306089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085306089 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@c12b04494787: setverdict(pass): none -> pass 20241117085306095 DLINP DEBUG SRVCONN(,r=127.0.0.1:38036<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085306095 DLINP DEBUG SRVCONN(,r=127.0.0.1:38036<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085306095 DLINP DEBUG SRVCONN(,r=127.0.0.1:38036<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085306095 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085306095 DHNBAP DEBUG (127.0.0.1:38036 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085306095 DHNBAP NOTICE (127.0.0.1:38036 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085306096 DHNBAP NOTICE (127.0.0.1:38036 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085306096 DLINP DEBUG SRVCONN(,r=127.0.0.1:38036<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085306096 DLINP DEBUG SRVCONN(,r=127.0.0.1:38036<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085306261 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085306261 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085306261 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085306261 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085306272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306273 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085306273 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085306273 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085306273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085306273 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085306273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085306276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085306276 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085306276 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085306276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085306276 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085306276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085306276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085306276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085306276 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085306276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085306276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085306276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085306276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085306276 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085306276 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085306276 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085306277 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085306277 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085306278 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085306278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085306278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085306278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085306278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306278 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085306278 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085306278 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085306278 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085306278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085306278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085306278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085306278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085306278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085306278 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(792)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085306284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306284 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085306284 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085306284 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085306284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085306284 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085306284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085306287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306287 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085306287 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085306287 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085306287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085306287 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085306287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085306287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085306287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085306287 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085306287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085306287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085306287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085306287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085306287 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085306287 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085306287 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085306288 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085306288 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085306288 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085306289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085306289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085306289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085306289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085306289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085306289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085306289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306289 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085306289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085306289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085306289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085306289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085306289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085306300 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085306300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a228), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085306300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085306300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306301 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306301 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306301 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085306301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085306301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085306301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085306301 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085306306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306306 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085306306 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085306306 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085306307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085306307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085306307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085306307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085306307 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085306307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc95c6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085306307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085306307 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085306307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085306307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085306307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085306307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085306307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085306307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085306307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085306307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=0088a228) (sccp_scrc.c:477) 20241117085306307 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20241117085306307 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085306307 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085306307 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085306307 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085306307 DLSCCP DEBUG SCCP-SCOC(77)[0x5595ca752060]{IDLE}: Deallocated (fsm.c:568) 20241117085306307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085306307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085306307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085306307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085306307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085306307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085306307 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085307068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085307068 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085307068 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085307068 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085307068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085307068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085307068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085307068 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085307068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085307068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085307068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085307068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085307068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085307068 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085307068 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085307068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) HNBGW_Test.msc0-RAN(788)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085307068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085307069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085307069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085307069 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085307069 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085307069 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085307069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085307069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085307069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085307069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085307069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085307069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085307069 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085307069 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085307070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085307070 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085307070 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085307070 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085307070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085307070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085307070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085307070 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085307072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085307072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085307072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085307072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085307072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085307072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085307072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085307072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085307072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085307072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085307072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085307072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085307072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085307072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085307072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085307072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085307072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085307073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085307073 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085307073 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085307073 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(791)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085307090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085307090 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085307090 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085307090 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085307090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085307090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085307090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085307090 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085307090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085307090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085307090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085307090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085307090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085307090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085307090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085307090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085307090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085307090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085307090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085307090 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085307090 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085307091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085307091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085307091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085307091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085307091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085307091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085307091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085307091 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085307091 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085307091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085307091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085307091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085307091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085307091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085307091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085307091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085307091 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085307093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085307093 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085307093 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085307094 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085307094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085307094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085307094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085307094 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085307094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085307094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085307094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085307094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085307094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085307094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085307094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085307094 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085307094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085307094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085307094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085307094 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085307094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085307094 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085307094 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085307094 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085308108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085308115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085308119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085308123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085308126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085308129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085308131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085308134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085308140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085308146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085308151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085308154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085308158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085308162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085308166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085308170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085308174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085308179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085308183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085308187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000000100000000'B, t_guard := 20.000000 } 20241117085308211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@c12b04494787: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)5156663 20241117085309256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085309256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085309256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085309256 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085309256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4eaf37, normal) (hnbgw_rua.c:407) 20241117085309256 DHNB DEBUG map_rua[0x5595ca752060]{init}: Allocated (fsm.c:456) 20241117085309256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5156663)[0x5595ca752060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085309256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156663 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085309256 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085309256 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085309256 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156663 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085309256 DCN DEBUG map_sccp[0x5595ca762070]{init}: Allocated (fsm.c:456) 20241117085309256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5595ca762070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085309256 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5156663 <-> SCCP-90 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085309256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156663 SCCP-90 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085309256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5156663)[0x5595ca752060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085309256 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085309256 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085309256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5156663)[0x5595ca752060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085309256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5595ca762070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085309256 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085309256 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{IDLE}: Allocated (fsm.c:456) 20241117085309256 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085309256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001000056400500f1100926) (sccp_scrc.c:406) 20241117085309257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085309257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085309257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085309257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085309257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085309257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085309257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085309257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085309257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085309257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085309257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085309257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085309257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085309257 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085309257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5595ca762070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085309257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5156663)[0x5595ca752060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085309257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085309257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085309257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085309257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085309257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085309257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085309257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085309257 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@c12b04494787: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794) HNBGW_Test.msc0-RAN(788)@c12b04494787: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)621335 HNBGW_Test.msc0-SCCP(787)@c12b04494787: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(787)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085309268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085309268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085309268 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085309268 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085309268 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085309268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085309268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085309268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085309268 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085309268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085309268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@c12b04494787: Final verdict of PTC: pass 20241117085309268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085309268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085309268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085309269 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00effce7) (sccp_scrc.c:477) 20241117085309269 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20241117085309269 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085309269 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085309269 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085309269 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085309269 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) 20241117085309269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5595ca762070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085309269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5595ca762070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@c12b04494787: 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 } } } 20241117085309269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085309271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085309272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085309273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085309273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085309274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085309275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085309275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085309276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085309277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085309277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085309278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085309279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085309279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085309280 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085309281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085309281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085309282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085309283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085309283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001111001001'B, t_guard := 20.000000 } 20241117085309294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@c12b04494787: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)5720082 20241117085310317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085310317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085310317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085310317 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085310317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x574812, normal) (hnbgw_rua.c:407) 20241117085310317 DHNB DEBUG map_rua[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085310317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5720082)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085310317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5720082 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085310317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085310317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085310317 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085310317 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5720082 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085310317 DCN DEBUG map_sccp[0x5595ca76fea0]{init}: Allocated (fsm.c:456) 20241117085310317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5595ca76fea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085310317 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5720082 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085310317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5720082 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085310317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5720082)[0x5595ca75c770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085310317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085310317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085310317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5720082)[0x5595ca75c770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085310317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5595ca76fea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085310317 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085310317 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{IDLE}: Allocated (fsm.c:456) 20241117085310317 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085310317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003c90056400500f1100926) (sccp_scrc.c:406) 20241117085310317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085310317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085310317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085310317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085310317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085310317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085310318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085310318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085310318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085310318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085310318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085310318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085310318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085310318 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085310318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5595ca76fea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085310318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5720082)[0x5595ca75c770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085310318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085310318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085310318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085310318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085310318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085310318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085310318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085310318 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@c12b04494787: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@c12b04494787: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795) HNBGW_Test.msc0-RAN(788)@c12b04494787: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)16103770 HNBGW_Test.msc0-SCCP(787)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085310324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085310324 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085310324 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085310324 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085310324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085310324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085310324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085310324 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085310324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085310324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085310324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085310324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085310324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085310324 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ad74d) (sccp_scrc.c:477) 20241117085310324 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20241117085310324 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085310324 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085310324 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085310324 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085310324 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) 20241117085310324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5595ca76fea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085310324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5595ca76fea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@c12b04494787: setverdict(pass): none -> pass 20241117085310327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085310329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085310331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085310332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085310334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085310335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085310336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085310336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085310337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085310338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085310338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085310339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085310340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085310341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085310341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085310342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085310343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085310344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085310344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085310345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085310346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: "connecting cnlink 1" 20241117085310346 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(798)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(798)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(798)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(796)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085310563 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 20241117085310563 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 20241117085310563 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085310563 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085310569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085310569 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085310569 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085310569 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085310569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085310569 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085310569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085310573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085310573 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085310573 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085310573 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085310573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085310573 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085310573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085310573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085310573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085310573 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085310573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085310573 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085310573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085310573 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085310573 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085310573 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085310573 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085310574 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085310574 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085310574 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085310575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085310575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085310575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085310575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085310575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085310575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085310575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085310575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085310575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085310575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085310575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085310575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085310575 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085310575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085310575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085310575 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085310575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085310575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085310575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085310575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085310575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085310575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085310575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085310575 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085311177 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085311177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014b981), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085311177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085311177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085311177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085311177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085311177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085311177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085311177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085311177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085311177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085311177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085311177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085311177 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085311179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085311179 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085311179 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085311179 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085311179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085311179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085311179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085311179 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085311179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085311179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085311179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085311179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085311179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085311179 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=0014b981) (sccp_scrc.c:477) 20241117085311180 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20241117085311180 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085311180 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085311180 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085311180 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085311180 DLSCCP DEBUG SCCP-SCOC(87)[0x5595ca76e800]{IDLE}: Deallocated (fsm.c:568) MTC@c12b04494787: 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 := '000000000000000100100111'B, t_guard := 20.000000 } 20241117085311376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085311376 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085311376 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085311376 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085311376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085311376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085311376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085311376 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085311376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085311376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085311376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085311376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085311376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085311376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085311376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085311376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085311376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085311376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085311376 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085311376 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085311376 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) 20241117085311376 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) 20241117085311376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085311376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085311376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085311376 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085311376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085311376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085311376 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085311376 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085311376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085311376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085311376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085311376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085311376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085311376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085311376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085311376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(797)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085311381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085311381 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085311381 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085311381 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085311381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085311381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085311381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085311381 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085311381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085311381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085311381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085311381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085311381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085311381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085311381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085311381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085311381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085311381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085311381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085311381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085311381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085311381 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085311381 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085311381 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085311401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085312234 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085312234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003622a5), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085312234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085312234 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085312234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085312234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085312234 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085312234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb9c42), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085312234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085312234 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085312234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085312234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085312234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085312234 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085312234 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085312234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085312234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085312234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085312234 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085312234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085312234 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085312234 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085312234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085312235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085312235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085312235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085312239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312239 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085312239 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085312239 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085312239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085312239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085312239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085312239 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085312239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085312239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085312239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085312239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085312240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085312240 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=003622a5) (sccp_scrc.c:477) 20241117085312240 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20241117085312240 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085312240 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085312240 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085312240 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085312240 DLSCCP DEBUG SCCP-SCOC(89)[0x5595ca752d40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(797)@c12b04494787: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(797)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)7897673 20241117085312433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085312434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085312434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085312434 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085312434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x788249, normal) (hnbgw_rua.c:407) 20241117085312434 DHNB DEBUG map_rua[0x5595ca752d40]{init}: Allocated (fsm.c:456) 20241117085312434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7897673)[0x5595ca752d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085312434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7897673 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085312434 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085312434 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085312434 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7897673 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085312434 DCN DEBUG map_sccp[0x5595ca76e800]{init}: Allocated (fsm.c:456) 20241117085312434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5595ca76e800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085312434 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7897673 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085312434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7897673 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085312434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7897673)[0x5595ca752d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085312434 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085312434 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085312434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7897673)[0x5595ca752d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085312434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5595ca76e800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085312434 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085312434 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{IDLE}: Allocated (fsm.c:456) 20241117085312434 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085312434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001270056400500f1100926) (sccp_scrc.c:406) 20241117085312434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085312434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085312434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085312434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085312434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085312434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085312434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085312434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085312434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085312434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085312434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085312434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085312434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085312434 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085312434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5595ca76e800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085312434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7897673)[0x5595ca752d40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085312435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312435 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085312435 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085312435 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085312435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085312435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085312435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085312435 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085312435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312435 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085312435 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085312435 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085312435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085312435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085312435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085312435 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085312435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085312435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085312435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085312435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085312435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085312435 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=00eb9c42) (sccp_scrc.c:477) 20241117085312435 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20241117085312435 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085312435 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085312435 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085312435 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085312435 DLSCCP DEBUG SCCP-SCOC(88)[0x5595ca772060]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(796)@c12b04494787: First idle individual index:0 HNBGW_Test.msc1-SCCP(796)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(797)@c12b04494787: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) HNBGW_Test.msc1-RAN(797)@c12b04494787: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)13889348 HNBGW_Test.msc1-SCCP(796)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(796)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@c12b04494787: setverdict(pass): none -> pass 20241117085312458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085312460 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085312463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085312464 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085312465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085312465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085312466 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085312467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085312467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085312468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085312468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085312469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085312470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085312470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085312471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085312472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085312472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085312473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085312474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085312474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085312475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085312477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085312477 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34081<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@c12b04494787: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786)@c12b04494787: Final verdict of PTC: none 20241117085312478 DLINP DEBUG SRVCONN(,r=127.0.0.1:38036<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085312478 DLINP DEBUG SRVCONN(,r=127.0.0.1:38036<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085312478 DLINP NOTICE SRV(,r=127.0.0.1:38036<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-SCCP(790)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(791)@c12b04494787: Final verdict of PTC: none 20241117085312478 DMAIN NOTICE (127.0.0.1:38036 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38036<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085312478 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(780)@c12b04494787: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@c12b04494787: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@c12b04494787: Final verdict of PTC: none 20241117085312478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312478 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085312478 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085312478 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085312478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085312479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085312479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085312479 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085312479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085312479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085312479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) HNBGW_Test.msc1-SCCP(796)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(797)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(798)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(793)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@c12b04494787: Final verdict of PTC: none 20241117085312479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085312479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085312479 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0000ae53) (sccp_scrc.c:477) 20241117085312479 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20241117085312479 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085312479 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085312479 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085312479 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085312479 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) 20241117085312479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5595ca76e800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085312479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5595ca76e800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085312479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085312479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085312479 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085312479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085312479 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085312479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085312479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085312479 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085312479 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085312479 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085312479 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085312479 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085312479 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085312479 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085312479 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085312479 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085312479 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 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085312479 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085312479 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 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085312479 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085312479 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 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085312479 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085312479 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085312479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085312479 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085312479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5595ca76e800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085312479 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085312479 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085312479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000ae53), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085312479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085312479 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085312479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085312479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085312479 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085312479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5595ca76e800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085312479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7897673)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085312479 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7897673)[0x5595ca752d40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085312479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085312479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7897673)[0x5595ca752d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085312479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7897673)[0x5595ca752d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085312479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7897673)[0x5595ca752d40]{disrupted}: Freeing instance (context_map.c:202) 20241117085312479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7897673)[0x5595ca752d40]{disrupted}: Deallocated (fsm.c:568) 20241117085312479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5595ca76e800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085312479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5595ca76e800]{disconnected}: Freeing instance (context_map.c:206) 20241117085312479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5595ca76e800]{disconnected}: Deallocated (fsm.c:568) 20241117085312479 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7897673 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085312479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085312479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085312479 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085312480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085312480 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085312480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085312480 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085312480 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085312480 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085312480 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085312480 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085312480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5595ca762070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085312480 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085312480 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085312480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00effce7), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085312480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085312480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085312480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085312480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085312480 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085312480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5595ca762070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085312480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5156663)[0x5595ca752060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085312480 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5156663)[0x5595ca752060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085312480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085312480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5156663)[0x5595ca752060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085312480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5156663)[0x5595ca752060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085312480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5156663)[0x5595ca752060]{disrupted}: Freeing instance (context_map.c:202) 20241117085312480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5156663)[0x5595ca752060]{disrupted}: Deallocated (fsm.c:568) 20241117085312480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5595ca762070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085312480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5595ca762070]{disconnected}: Freeing instance (context_map.c:206) 20241117085312480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5595ca762070]{disconnected}: Deallocated (fsm.c:568) 20241117085312480 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156663 SCCP-90 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085312480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5595ca76fea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085312480 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085312480 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085312480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ad74d), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085312480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085312480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085312480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085312480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085312480 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085312480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5595ca76fea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085312480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5720082)[0x5595ca75c770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085312480 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5720082)[0x5595ca75c770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085312480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085312480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5720082)[0x5595ca75c770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085312480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5720082)[0x5595ca75c770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085312480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5720082)[0x5595ca75c770]{disrupted}: Freeing instance (context_map.c:202) 20241117085312480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5720082)[0x5595ca75c770]{disrupted}: Deallocated (fsm.c:568) 20241117085312480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5595ca76fea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085312480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5595ca76fea0]{disconnected}: Freeing instance (context_map.c:206) 20241117085312480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5595ca76fea0]{disconnected}: Deallocated (fsm.c:568) 20241117085312480 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5720082 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085312480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085312480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085312480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085312480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085312480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085312480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085312480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085312480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085312480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085312480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085312480 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085312480 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085312480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085312480 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085312480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085312480 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085312480 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085312480 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085312480 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085312480 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085312480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085312480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085312480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085312480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085312480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085312480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085312480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085312480 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085312480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085312480 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085312480 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085312480 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085312480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085312480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085312480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085312481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085312481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085312481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085312481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085312481 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(789)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(792)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085312482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55566<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(782)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(790): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(791): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(792): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(793): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(796): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(797): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(798): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799): pass (pass -> pass) MTC@c12b04494787: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Nov 17 08:53:12 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 20241117085312541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085313090 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085313090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0f809), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085313090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085313090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085313090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085313090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085313090 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085313090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca503), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085313090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085313090 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085313090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085313090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085313090 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085313090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b410), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085313090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085313090 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085313090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085313090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085313090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085313090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085313090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085313090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085313090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085313090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085313090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085313090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085313090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085313090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085313090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085313090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085313090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085313090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085313090 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085313090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085313090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085313090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085313090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085313090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085313090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085313090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085313090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085313143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=470244) 20241117085313927 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085313927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7e7f), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085313927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085313927 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085313927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085313927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085313927 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085313927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3e820), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085313927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085313927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085313927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085313927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085313927 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085313927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00112c75), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085313927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085313927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085313927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085313927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085313928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085313928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085313928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085313928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085313928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085313928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085313928 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085313928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085313928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085313928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085313928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085313928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085313928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085313928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085313928 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085313928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085313928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085313928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085313928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085313928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085313928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085313928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085313928 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=470244, count=483504) 20241117085314480 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085314480 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085314480 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085314480 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085314480 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085314481 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085314481 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085314481 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085314481 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085314728 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085314728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9c3bb), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085314728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085314728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085314728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085314728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085314729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085314729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085314729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085314729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085314729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085314729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085314729 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sun Nov 17 08:53: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_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 20241117085315510 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085315510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbb81), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085315510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085315510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085315510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085315510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085315511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085315511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085315511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085315511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085315511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085315511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085315511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241117085316247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085316250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085316253 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43613<->l=127.0.0.1:4262) (control_if.c:570) 20241117085316268 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085316268 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085316276 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085316276 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085316276 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085316277 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085316277 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085316277 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085316277 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085316277 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085316277 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53805 (stream_srv.c:129) 20241117085316277 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53805<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085316278 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085316278 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085316278 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085316278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085316278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085316278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316278 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085316278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316278 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085316278 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085316278 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085316278 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085316278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085316278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085316278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316278 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085316278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316278 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085316278 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085316278 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085316278 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085316279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085316279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085316279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316279 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085316279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316279 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085316279 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085316279 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085316279 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085316279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085316279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085316279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085316279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316279 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085316279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316279 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316279 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316279 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085316279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316279 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316279 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316279 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085316279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316279 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316279 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316279 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085316279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316279 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316279 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316279 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085316279 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(810)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(810)@c12b04494787: M3UA emulation initiated, the test can be started MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(810)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(808)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085316292 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085316292 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085316292 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085316292 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085316292 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085316292 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085316292 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085316292 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085316293 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085316293 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085316293 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085316293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085316293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085316293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316293 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085316293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316293 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085316293 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085316293 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085316293 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085316293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085316293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085316293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316294 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085316294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316294 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085316294 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085316294 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085316294 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085316294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085316294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085316294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316294 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085316294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316294 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085316294 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085316294 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085316294 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085316294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085316294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085316294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085316294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316294 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085316294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085316294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085316294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085316294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085316294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(813)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(813)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(813)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085316307 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085316307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc95c6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085316307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316307 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085316307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085316307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085316307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085316307 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085316316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085316316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085316316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085316316 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085316316 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085316316 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085316316 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085316316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085316316 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@c12b04494787: setverdict(pass): none -> pass 20241117085316321 DLINP DEBUG SRVCONN(,r=127.0.0.1:53805<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085316321 DLINP DEBUG SRVCONN(,r=127.0.0.1:53805<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085316321 DLINP DEBUG SRVCONN(,r=127.0.0.1:53805<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085316321 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085316321 DHNBAP DEBUG (127.0.0.1:53805 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085316321 DHNBAP NOTICE (127.0.0.1:53805 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085316321 DHNBAP NOTICE (127.0.0.1:53805 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085316321 DLINP DEBUG SRVCONN(,r=127.0.0.1:53805<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085316321 DLINP DEBUG SRVCONN(,r=127.0.0.1:53805<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085316490 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085316490 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085316490 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085316490 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085316492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316492 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085316492 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085316492 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085316492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085316492 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085316492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085316492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316492 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085316492 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085316492 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085316492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085316492 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085316492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085316493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085316493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085316493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085316493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085316493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085316493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085316493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085316493 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085316493 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085316493 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085316494 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085316494 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085316494 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085316494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085316494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085316494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085316494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316494 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085316494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085316494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085316494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085316494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085316494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085316505 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085316505 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085316505 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085316505 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085316507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316507 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085316507 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085316507 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085316507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085316507 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085316507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085316507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316507 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085316507 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085316507 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085316507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085316507 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085316507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085316507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085316507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085316507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085316507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085316507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085316507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085316507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085316507 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085316507 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085316507 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085316508 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085316508 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085316508 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085316508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085316508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085316508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085316508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085316508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085316508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085316508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085316508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085316508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085316508 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085316508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085316508 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085316508 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085316508 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085316508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085316508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085316508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085316508 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(809)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085317295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085317295 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085317295 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085317295 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085317295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085317295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085317295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085317295 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085317295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085317295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085317295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085317295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085317295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085317295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085317295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085317295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085317295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085317295 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085317295 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085317295 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085317295 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085317295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085317295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085317295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085317295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085317295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085317295 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085317295 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085317295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085317295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085317295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085317295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085317295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085317295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085317295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085317295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085317295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085317295 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085317295 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085317295 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085317295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085317295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085317295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085317295 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085317295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085317295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085317295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085317295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085317295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085317295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085317295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085317295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085317295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085317295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085317295 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085317295 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(812)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085317310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085317310 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085317310 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085317310 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085317310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085317310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085317310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085317310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085317310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085317310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085317310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085317310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085317310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085317310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085317310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085317310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085317310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317310 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085317310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085317310 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085317310 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085317311 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085317311 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085317311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085317311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085317311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085317311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085317311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085317311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085317311 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085317311 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085317311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085317311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085317311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085317311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085317311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085317311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085317311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085317311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085317311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085317311 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085317311 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085317311 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085317311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085317311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085317311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085317311 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085317311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085317311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085317311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085317311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085317311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085317311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085317311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085317311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085317311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085317311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085317311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085317311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085317311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085317311 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085317311 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085317311 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085317324 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085317326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085317327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085317328 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085317329 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085317330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085317331 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085317332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085317333 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085317333 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085317334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085317335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085317335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085317336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085317337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085317337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085317338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085317339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085317339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085317340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000000101011110'B, t_guard := 20.000000 } 20241117085317361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@c12b04494787: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)9705610 20241117085318403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085318403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085318403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117085318403 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085318403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x94188a, normal) (hnbgw_rua.c:407) 20241117085318403 DHNB DEBUG map_rua[0x5595ca752060]{init}: Allocated (fsm.c:456) 20241117085318403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9705610)[0x5595ca752060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085318403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9705610 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085318403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085318403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085318403 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117085318403 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9705610 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085318403 DCN DEBUG map_sccp[0x5595ca762070]{init}: Allocated (fsm.c:456) 20241117085318403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5595ca762070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085318403 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9705610 <-> SCCP-93 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085318403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9705610 SCCP-93 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117085318403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9705610)[0x5595ca752060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085318403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085318403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085318403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9705610)[0x5595ca752060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085318403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5595ca762070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085318403 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085318403 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{IDLE}: Allocated (fsm.c:456) 20241117085318403 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085318403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f400300015e0056400500f1100926) (sccp_scrc.c:406) 20241117085318403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085318403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085318403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085318403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085318403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085318403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085318403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085318403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085318403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085318403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085318403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085318403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085318403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085318403 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085318403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5595ca762070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085318403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9705610)[0x5595ca752060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085318403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085318403 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085318403 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085318403 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085318403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085318403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085318403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085318403 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(812)@c12b04494787: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) HNBGW_Test.sgsn0-RAN(812)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)13594971 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Session index based on connection ID:0 TC_sgsnpool_L3Compl_on_1_cnlink0(815)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085318420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085318420 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085318420 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085318420 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085318420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085318420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085318420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085318420 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085318421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085318421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085318421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085318421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085318421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085318421 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007f9185) (sccp_scrc.c:477) 20241117085318421 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20241117085318421 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085318421 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085318421 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085318421 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085318421 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) 20241117085318421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5595ca762070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085318421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5595ca762070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085318422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(815)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085318424 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085318428 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085318432 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085318434 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085318436 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085318437 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085318439 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085318440 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085318441 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085318441 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085318442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085318443 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085318444 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085318444 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085318445 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085318446 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085318447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085318447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085318448 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085318449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001001001011'B, t_guard := 20.000000 } 20241117085318459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@c12b04494787: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)10432616 20241117085319485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085319485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085319485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241117085319485 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085319485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9f3068, normal) (hnbgw_rua.c:407) 20241117085319485 DHNB DEBUG map_rua[0x5595ca76fea0]{init}: Allocated (fsm.c:456) 20241117085319485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10432616)[0x5595ca76fea0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085319485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10432616 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085319485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085319485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085319485 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241117085319485 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10432616 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085319485 DCN DEBUG map_sccp[0x5595ca752d40]{init}: Allocated (fsm.c:456) 20241117085319485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5595ca752d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085319485 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10432616 <-> SCCP-94 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085319485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10432616 SCCP-94 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241117085319485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10432616)[0x5595ca76fea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085319485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085319485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085319485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10432616)[0x5595ca76fea0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085319485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5595ca752d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085319485 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085319485 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{IDLE}: Allocated (fsm.c:456) 20241117085319485 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085319486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300024b0056400500f1100926) (sccp_scrc.c:406) 20241117085319486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085319486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085319486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085319486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085319486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085319486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085319486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085319486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085319486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085319486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085319486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085319486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085319486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085319486 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085319486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5595ca752d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085319486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10432616)[0x5595ca76fea0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085319486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085319486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085319486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085319486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085319486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085319486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085319486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085319486 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(812)@c12b04494787: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(816) HNBGW_Test.sgsn0-RAN(812)@c12b04494787: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)8563365 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085319493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085319493 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085319493 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085319493 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085319493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085319493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085319493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085319493 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085319493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085319493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085319493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085319493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085319493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085319493 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c23613) (sccp_scrc.c:477) 20241117085319493 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20241117085319494 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085319494 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085319494 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085319494 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085319494 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) 20241117085319494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5595ca752d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085319494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5595ca752d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(816)@c12b04494787: setverdict(pass): none -> pass 20241117085319496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(816)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085319499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085319503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085319506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085319509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085319510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085319512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085319513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085319514 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085319514 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085319515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085319516 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085319516 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085319517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085319518 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085319518 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085319519 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085319520 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085319520 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085319521 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085319522 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001000111110'B, t_guard := 20.000000 } 20241117085319531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@c12b04494787: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)1471109 20241117085320556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085320556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085320556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085320556 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085320556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x167285, normal) (hnbgw_rua.c:407) 20241117085320556 DHNB DEBUG map_rua[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085320556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1471109)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085320556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1471109 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085320556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085320556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085320556 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1471109 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085320556 DCN DEBUG map_sccp[0x5595ca76a710]{init}: Allocated (fsm.c:456) 20241117085320556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5595ca76a710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085320556 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1471109 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085320556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1471109 SCCP-95 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085320556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1471109)[0x5595ca772060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085320556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085320556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085320556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1471109)[0x5595ca772060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085320556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5595ca76a710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085320556 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085320556 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{IDLE}: Allocated (fsm.c:456) 20241117085320556 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085320556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f400300023e0056400500f1100926) (sccp_scrc.c:406) 20241117085320556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085320556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085320556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085320556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085320556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085320556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085320556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085320556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085320556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085320556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085320556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085320556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085320556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085320556 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085320556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5595ca76a710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085320556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1471109)[0x5595ca772060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085320556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085320556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085320556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085320556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085320556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085320556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085320556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085320556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(812)@c12b04494787: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(817) HNBGW_Test.sgsn0-RAN(812)@c12b04494787: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)12733451 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241117085320561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085320561 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085320561 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085320561 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085320561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085320561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085320561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085320561 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085320561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085320561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085320561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085320561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085320561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085320561 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fc8196) (sccp_scrc.c:477) 20241117085320561 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20241117085320561 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085320561 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085320561 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085320561 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085320561 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) 20241117085320561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5595ca76a710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085320561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5595ca76a710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@c12b04494787: setverdict(pass): none -> pass 20241117085320564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085320565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085320567 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085320568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085320569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085320570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085320570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085320571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085320572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085320572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085320573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085320574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085320575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085320575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085320576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085320577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085320578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085320579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085320580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085320580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085320581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001001101001'B, t_guard := 20.000000 } 20241117085320591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@c12b04494787: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@c12b04494787: 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)@c12b04494787: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)2927789 20241117085321615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085321615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085321615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117085321615 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085321615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2cacad, normal) (hnbgw_rua.c:407) 20241117085321615 DHNB DEBUG map_rua[0x5595ca755290]{init}: Allocated (fsm.c:456) 20241117085321615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2927789)[0x5595ca755290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085321615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2927789 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085321615 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085321615 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085321615 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117085321615 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2927789 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085321615 DCN DEBUG map_sccp[0x5595ca7553c0]{init}: Allocated (fsm.c:456) 20241117085321615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5595ca7553c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085321615 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2927789 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085321615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2927789 SCCP-96 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117085321615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2927789)[0x5595ca755290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085321615 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085321615 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085321615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2927789)[0x5595ca755290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085321615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5595ca7553c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085321615 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085321615 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{IDLE}: Allocated (fsm.c:456) 20241117085321615 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085321615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030002690056400500f1100926) (sccp_scrc.c:406) 20241117085321615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085321615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085321615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085321615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085321615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085321615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085321615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085321615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085321615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085321615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085321615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085321615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085321615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085321615 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085321615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5595ca7553c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085321615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2927789)[0x5595ca755290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085321615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085321615 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085321615 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085321615 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085321615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085321615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085321615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085321615 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(812)@c12b04494787: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(818) HNBGW_Test.sgsn0-RAN(812)@c12b04494787: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)8141637 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241117085321619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085321619 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085321619 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085321619 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085321619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085321619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085321619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085321619 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085321619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085321619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085321619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085321619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085321619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085321619 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ee0f1b) (sccp_scrc.c:477) 20241117085321619 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20241117085321619 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085321619 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085321619 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085321619 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085321619 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) 20241117085321619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5595ca7553c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085321619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5595ca7553c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@c12b04494787: setverdict(pass): none -> pass 20241117085321620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085321620 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085321622 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085321623 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085321624 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085321625 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085321626 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085321626 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085321627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085321628 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085321629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085321630 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085321631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085321632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085321633 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085321633 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085321635 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085321636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085321637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085321639 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085321640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085321643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800)@c12b04494787: Final verdict of PTC: none 20241117085321643 DLINP DEBUG SRVCONN(,r=127.0.0.1:53805<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085321643 DLINP DEBUG SRVCONN(,r=127.0.0.1:53805<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085321643 DLINP NOTICE SRV(,r=127.0.0.1:53805<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085321643 DMAIN NOTICE (127.0.0.1:53805 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53805<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085321643 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085321643 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43613<->l=127.0.0.1:4262) (control_if.c:193) 20241117085321643 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085321643 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085321643 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 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085321643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085321643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085321643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085321643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085321643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085321643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085321643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085321643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085321643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085321643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085321643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@c12b04494787: Final verdict of PTC: none 20241117085321643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085321643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085321643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085321643 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085321643 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085321643 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085321643 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085321643 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 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085321643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085321643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085321643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085321643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085321643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085321643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(810)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(809)@c12b04494787: Final verdict of PTC: none 20241117085321643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085321643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085321643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085321643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085321643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085321643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085321643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085321643 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085321643 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085321643 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085321643 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085321643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5595ca762070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085321643 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085321643 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.sgsn0-M3UA(813)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(812)@c12b04494787: Final verdict of PTC: none 20241117085321643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f9185), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085321644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) VirtHNBGW-STATS(801)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(808)@c12b04494787: Final verdict of PTC: none 20241117085321644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085321644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085321644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085321644 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5595ca762070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9705610)[0x5595ca752060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085321644 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9705610)[0x5595ca752060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085321644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9705610)[0x5595ca752060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9705610)[0x5595ca752060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9705610)[0x5595ca752060]{disrupted}: Freeing instance (context_map.c:202) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9705610)[0x5595ca752060]{disrupted}: Deallocated (fsm.c:568) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5595ca762070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5595ca762070]{disconnected}: Freeing instance (context_map.c:206) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5595ca762070]{disconnected}: Deallocated (fsm.c:568) 20241117085321644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9705610 SCCP-93 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5595ca752d40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085321644 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085321644 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085321644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c23613), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085321644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085321644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085321644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085321644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085321644 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5595ca752d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10432616)[0x5595ca76fea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085321644 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10432616)[0x5595ca76fea0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085321644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10432616)[0x5595ca76fea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10432616)[0x5595ca76fea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10432616)[0x5595ca76fea0]{disrupted}: Freeing instance (context_map.c:202) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10432616)[0x5595ca76fea0]{disrupted}: Deallocated (fsm.c:568) IPA-CTRL-CLI-IPA(802)@c12b04494787: Final verdict of PTC: none 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5595ca752d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5595ca752d40]{disconnected}: Freeing instance (context_map.c:206) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5595ca752d40]{disconnected}: Deallocated (fsm.c:568) 20241117085321644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10432616 SCCP-94 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5595ca76a710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085321644 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085321644 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085321644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc8196), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085321644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085321644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085321644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085321644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085321644 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5595ca76a710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1471109)[0x5595ca772060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085321644 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1471109)[0x5595ca772060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085321644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1471109)[0x5595ca772060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1471109)[0x5595ca772060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1471109)[0x5595ca772060]{disrupted}: Freeing instance (context_map.c:202) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1471109)[0x5595ca772060]{disrupted}: Deallocated (fsm.c:568) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5595ca76a710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5595ca76a710]{disconnected}: Freeing instance (context_map.c:206) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5595ca76a710]{disconnected}: Deallocated (fsm.c:568) 20241117085321644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1471109 SCCP-95 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5595ca7553c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085321644 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085321644 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085321644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee0f1b), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085321644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085321644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085321644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085321644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085321644 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5595ca7553c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2927789)[0x5595ca755290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085321644 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2927789)[0x5595ca755290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085321644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2927789)[0x5595ca755290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2927789)[0x5595ca755290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2927789)[0x5595ca755290]{disrupted}: Freeing instance (context_map.c:202) 20241117085321644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2927789)[0x5595ca755290]{disrupted}: Deallocated (fsm.c:568) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5595ca7553c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5595ca7553c0]{disconnected}: Freeing instance (context_map.c:206) 20241117085321644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5595ca7553c0]{disconnected}: Deallocated (fsm.c:568) 20241117085321644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2927789 SCCP-96 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085321644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085321644 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-MGCP(814)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@c12b04494787: Final verdict of PTC: none 20241117085321644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085321644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@c12b04494787: Final verdict of PTC: none 20241117085321644 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085321644 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085321644 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085321644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085321644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085321644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085321644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085321644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085321644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085321644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085321644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085321644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085321644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085321644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085321644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085321644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085321644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085321644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085321644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085321644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085321644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085321644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085321644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085321644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085321652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56076<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(803)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(801): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(802): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(803): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(808): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(809): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(810): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(811): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(812): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(813): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(814): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(815): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(816): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(817): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(818): pass (pass -> pass) MTC@c12b04494787: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sun Nov 17 08:53:21 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 20241117085321721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085322324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53356<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=409688) 20241117085322480 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085322480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00effce7), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085322480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085322480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085322480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085322480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085322480 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085322480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000ae53), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085322480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085322480 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085322480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085322480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085322480 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085322480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ad74d), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085322480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085322480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085322480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085322480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085322480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085322480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085322481 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085322481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085322481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085322481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085322481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085322481 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085322481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085322481 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085322481 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085322481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085322481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085322481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085322481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085322481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085322481 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085322481 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085322481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085322481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085322481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085322481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085322481 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085323091 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085323091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b410), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085323091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085323091 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085323091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085323091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085323091 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085323091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca503), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085323091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085323091 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085323091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085323091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085323091 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085323091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0f809), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085323091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085323091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085323091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085323091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085323091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085323091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085323091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085323091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085323091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085323091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085323091 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085323091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085323091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085323091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085323091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085323092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085323092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085323092 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085323092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085323092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085323092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085323092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085323092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085323092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085323092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085323092 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=409688, count=422852) 20241117085323644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085323644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085323645 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085323645 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085323645 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085323645 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085323928 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085323928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00112c75), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085323928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085323928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085323928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085323928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085323928 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085323928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3e820), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085323928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085323928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085323928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085323928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085323928 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085323928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7e7f), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085323928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085323929 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085323929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085323929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085323929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085323929 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085323929 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085323929 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085323929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085323929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085323929 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085323929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085323929 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085323929 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085323929 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085323929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085323929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085323929 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085323929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085323929 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085323929 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085323929 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085323929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085323929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085323929 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sun Nov 17 08:53:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_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 20241117085324729 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085324729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9c3bb), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085324729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085324729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085324729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085324729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085324730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085324730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085324730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085324730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085324730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085324730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085324730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241117085325426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085325430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085325433 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36801<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085325460 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085325460 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085325468 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085325468 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325468 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085325468 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325469 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085325469 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325469 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44081 (stream_srv.c:129) 20241117085325469 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44081<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085325469 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085325469 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325470 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325470 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085325470 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325470 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085325470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325470 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325470 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325470 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085325470 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325470 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085325470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325470 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325470 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325470 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085325470 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085325470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325470 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325470 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325470 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085325470 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085325470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325470 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085325471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085325471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085325471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085325471 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(829)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(829)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(829)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(827)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(832)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(832)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(832)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(830)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085325497 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085325497 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325497 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085325497 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325497 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085325497 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325497 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085325497 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325498 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325498 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085325498 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325499 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085325499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325499 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325499 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325499 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085325499 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325499 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085325499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325499 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325499 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325499 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085325499 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325499 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085325499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325499 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325499 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325499 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085325499 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085325499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325499 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085325499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085325499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085325499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085325499 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117085325511 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085325511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbb81), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085325511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085325511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085325511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085325511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085325511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(835)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(835)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(835)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(833)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(838)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(838)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(838)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(836)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085325546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085325546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085325546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085325546 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085325546 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085325546 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085325546 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085325546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085325546 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@c12b04494787: setverdict(pass): none -> pass 20241117085325551 DLINP DEBUG SRVCONN(,r=127.0.0.1:44081<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085325551 DLINP DEBUG SRVCONN(,r=127.0.0.1:44081<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085325551 DLINP DEBUG SRVCONN(,r=127.0.0.1:44081<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085325551 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085325551 DHNBAP DEBUG (127.0.0.1:44081 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085325551 DHNBAP NOTICE (127.0.0.1:44081 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085325551 DHNBAP NOTICE (127.0.0.1:44081 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085325551 DLINP DEBUG SRVCONN(,r=127.0.0.1:44081<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085325551 DLINP DEBUG SRVCONN(,r=127.0.0.1:44081<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085325683 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085325683 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085325683 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085325683 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085325690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325690 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085325690 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085325690 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085325690 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085325690 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085325690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085325693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325693 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085325693 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085325693 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085325693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085325693 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085325693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085325693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085325693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085325694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085325694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085325694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085325694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085325694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085325694 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085325694 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085325694 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325695 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325695 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085325695 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085325695 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 20241117085325695 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 20241117085325695 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085325695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085325695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085325695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085325696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085325696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085325696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085325695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325695 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(832)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085325702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325702 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085325702 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085325702 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085325702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085325702 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085325702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085325705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325705 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085325705 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085325705 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085325705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085325705 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085325705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085325705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085325705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085325705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085325705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085325706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085325706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085325706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085325706 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085325706 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085325706 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325707 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325707 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085325707 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085325707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085325707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325707 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325707 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085325707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085325707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085325707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085325707 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085325714 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085325714 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085325714 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085325714 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085325720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325720 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085325720 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085325720 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085325720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085325720 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085325721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085325723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325723 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085325723 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085325723 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085325723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085325723 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085325723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085325723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085325723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085325723 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085325723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085325723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085325723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085325723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085325723 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085325723 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085325723 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325724 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325724 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085325724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085325724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085325724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325724 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085325725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085325725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085325725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085325725 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085325733 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 20241117085325733 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 20241117085325733 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085325733 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085325739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325739 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085325739 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085325739 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085325739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085325740 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085325740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085325742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325742 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085325742 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085325742 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085325742 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085325742 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085325742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085325742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085325742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085325742 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085325742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085325742 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085325742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085325742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085325742 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085325742 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085325742 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085325743 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085325743 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085325743 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085325743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085325743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085325743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085325743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085325743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085325743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085325743 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085325743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085325744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085325744 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085325744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085325744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085325744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085325744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085325744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085325744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085325744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085325744 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326303 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085326303 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085326303 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085326303 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085326303 DLSCCP DEBUG SCCP-SCOC(78)[0x5595ca758360]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(828)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085326500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326500 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085326500 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085326500 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085326500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085326500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085326500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085326500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085326501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085326501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085326501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085326501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085326501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085326501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085326501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085326501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085326501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085326501 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085326501 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085326501 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085326501 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085326501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085326501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085326501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085326501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085326501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085326501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085326501 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085326501 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085326502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326502 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085326502 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085326502 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085326502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085326502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085326502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085326502 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326505 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085326505 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085326505 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085326505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085326505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085326505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085326505 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085326505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085326505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085326505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085326505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085326505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085326505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085326505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085326505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326505 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085326505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085326505 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085326505 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085326505 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(831)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085326509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326509 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085326509 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085326509 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085326509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085326509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085326509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085326509 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085326510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085326510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085326510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085326510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085326510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085326510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085326510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085326510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085326510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085326510 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085326510 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085326510 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) 20241117085326510 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) 20241117085326510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085326510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085326510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085326510 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085326510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085326510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085326510 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085326510 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085326510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326510 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085326510 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085326510 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085326510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085326510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085326510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085326510 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326512 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085326512 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085326512 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085326512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085326512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085326512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085326512 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085326512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085326512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085326512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085326512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085326512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085326512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085326512 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085326512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085326512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085326512 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085326513 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085326513 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(834)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085326520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326520 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085326520 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085326520 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085326520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085326520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085326520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085326520 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085326520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085326520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085326520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085326520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085326520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085326520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085326520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085326520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085326520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085326520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085326521 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085326521 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085326521 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085326521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085326521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085326521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085326521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085326521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085326521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085326521 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085326521 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085326521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085326521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085326521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085326521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085326521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085326521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085326521 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326522 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085326522 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085326522 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085326522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085326522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085326522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085326522 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085326522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085326522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085326522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085326522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085326522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085326522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085326522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085326522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085326522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085326522 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085326522 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085326522 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(837)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085326537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326537 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085326537 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085326537 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 20241117085326537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085326537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085326537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085326537 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085326537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085326537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085326537 DLM3UA DEBUG 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) 20241117085326537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085326537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085326537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085326537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085326537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085326537 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085326537 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085326537 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) 20241117085326537 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) 20241117085326537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085326537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085326537 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085326537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085326537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085326537 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085326537 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085326537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085326537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085326537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085326537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085326537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085326537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085326537 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085326537 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085326537 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085326537 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 20241117085326537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085326537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085326537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085326537 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085326537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085326537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085326537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085326537 DLM3UA DEBUG 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) 20241117085326537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085326537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085326537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085326537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085326537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085326537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085326537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085326537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085326537 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085326537 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085326537 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085327561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085327569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085327573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085327577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085327580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085327584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085327588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085327591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085327595 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085327598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085327603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085327607 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085327611 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085327613 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085327616 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085327619 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085327622 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085327625 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085327629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085327633 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000001010011110'B, t_guard := 20.000000 } 20241117085327673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53376<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@c12b04494787: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)14104818 20241117085328702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085328702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085328702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117085328702 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085328702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd738f2, normal) (hnbgw_rua.c:407) 20241117085328702 DHNB DEBUG map_rua[0x5595ca762070]{init}: Allocated (fsm.c:456) 20241117085328702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14104818)[0x5595ca762070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085328702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14104818 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085328702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085328702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085328702 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117085328702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14104818 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085328702 DCN DEBUG map_sccp[0x5595ca76fea0]{init}: Allocated (fsm.c:456) 20241117085328702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5595ca76fea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085328702 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14104818 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085328702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14104818 SCCP-97 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117085328702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14104818)[0x5595ca762070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085328702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085328702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085328702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14104818)[0x5595ca762070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085328702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5595ca76fea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085328702 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085328702 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{IDLE}: Allocated (fsm.c:456) 20241117085328702 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085328702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300029e0056400500f1100926) (sccp_scrc.c:406) 20241117085328702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085328702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085328702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085328702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085328702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085328702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085328702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085328702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085328702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085328703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085328703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085328703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085328703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085328703 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085328703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5595ca76fea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085328703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14104818)[0x5595ca762070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085328703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085328703 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085328703 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085328703 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085328703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085328703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085328703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085328703 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(833)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(834)@c12b04494787: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(840) HNBGW_Test.sgsn0-RAN(834)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)1409684 HNBGW_Test.sgsn0-SCCP(833)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(833)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@c12b04494787: setverdict(pass): none -> pass 20241117085328719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085328719 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085328719 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085328719 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085328719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085328719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085328719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085328719 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085328719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085328719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085328719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085328719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085328719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085328719 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009c81fa) (sccp_scrc.c:477) 20241117085328719 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20241117085328719 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085328719 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085328719 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085328719 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085328719 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) 20241117085328719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5595ca76fea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085328719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5595ca76fea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085328721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53376<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085328723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085328726 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085328728 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085328729 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085328730 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085328731 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085328732 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085328733 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085328734 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085328734 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085328736 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085328737 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085328737 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085328738 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085328739 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085328740 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085328740 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085328741 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085328742 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085328743 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000101010010'B, t_guard := 20.000000 } 20241117085328755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(837)@c12b04494787: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(837)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(841)9875021 20241117085329775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085329775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085329775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241117085329775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085329775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x96ae4d, normal) (hnbgw_rua.c:407) 20241117085329775 DHNB DEBUG map_rua[0x5595ca772060]{init}: Allocated (fsm.c:456) 20241117085329775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9875021)[0x5595ca772060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085329775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9875021 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085329775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085329775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085329776 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241117085329776 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9875021 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241117085329776 DCN DEBUG map_sccp[0x5595ca76a710]{init}: Allocated (fsm.c:456) 20241117085329776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5595ca76a710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085329776 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9875021 <-> SCCP-98 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117085329776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9875021 SCCP-98 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241117085329776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9875021)[0x5595ca772060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085329776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085329776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085329776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9875021)[0x5595ca772060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085329776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5595ca76a710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085329776 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085329776 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{IDLE}: Allocated (fsm.c:456) 20241117085329776 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085329776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001520056400500f1100926) (sccp_scrc.c:406) 20241117085329776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085329776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085329776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085329776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085329776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085329776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085329776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085329776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085329776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085329776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085329776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085329776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085329776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085329776 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085329776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5595ca76a710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085329776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9875021)[0x5595ca772060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085329777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085329777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085329777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085329777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085329777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085329777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085329777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085329777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(836)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(836)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(837)@c12b04494787: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(841) HNBGW_Test.sgsn1-RAN(837)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(841)4119107 HNBGW_Test.sgsn1-SCCP(836)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(836)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085329786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085329786 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085329786 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085329786 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 20241117085329786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085329786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@c12b04494787: setverdict(pass): none -> pass 20241117085329786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085329786 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085329786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085329786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085329786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085329786 DLM3UA DEBUG 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) 20241117085329786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085329786 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006c2faf) (sccp_scrc.c:477) 20241117085329786 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20241117085329786 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085329786 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085329786 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085329786 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085329786 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) 20241117085329786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5595ca76a710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085329786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5595ca76a710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085329787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085329787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085329789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085329790 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085329792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085329794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085329796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085329797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085329798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085329799 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085329800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085329800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085329801 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085329802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085329803 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085329804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085329804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085329805 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085329806 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085329807 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085329807 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001110100010'B, t_guard := 20.000000 } 20241117085329819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@c12b04494787: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(842)5821191 20241117085330839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085330839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085330839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085330839 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085330839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x58d307, normal) (hnbgw_rua.c:407) 20241117085330839 DHNB DEBUG map_rua[0x5595ca7553c0]{init}: Allocated (fsm.c:456) 20241117085330839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5821191)[0x5595ca7553c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085330839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5821191 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085330839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085330839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085330839 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5821191 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085330839 DCN DEBUG map_sccp[0x5595ca75e730]{init}: Allocated (fsm.c:456) 20241117085330839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5595ca75e730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085330839 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5821191 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085330839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5821191 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085330839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5821191)[0x5595ca7553c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085330839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085330839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085330839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5821191)[0x5595ca7553c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085330839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5595ca75e730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085330839 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085330839 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{IDLE}: Allocated (fsm.c:456) 20241117085330839 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085330839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003a20056400500f1100926) (sccp_scrc.c:406) 20241117085330839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085330839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085330839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085330839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085330839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085330839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085330839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085330839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085330839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085330839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085330839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085330839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085330839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085330839 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085330839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5595ca75e730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085330839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5821191)[0x5595ca7553c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085330840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085330840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085330840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085330840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085330840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085330840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085330840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085330840 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@c12b04494787: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(833)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(834)@c12b04494787: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(842) HNBGW_Test.sgsn0-RAN(834)@c12b04494787: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(842)10236086 HNBGW_Test.sgsn0-SCCP(833)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(833)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@c12b04494787: setverdict(pass): none -> pass 20241117085330845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085330845 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085330845 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085330845 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085330845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085330845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085330845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085330845 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085330845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085330845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085330845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085330845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085330845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085330845 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004ea9ef) (sccp_scrc.c:477) 20241117085330845 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20241117085330845 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085330845 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085330845 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085330845 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085330845 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) 20241117085330845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5595ca75e730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085330845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5595ca75e730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085330846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085330848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085330850 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085330853 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085330857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085330860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085330861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085330862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085330864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085330866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085330867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085330869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085330870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085330871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085330872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085330873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085330874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085330875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085330876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085330876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085330877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085330881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085330881 DLINP DEBUG SRVCONN(,r=127.0.0.1:44081<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085330881 DLINP DEBUG SRVCONN(,r=127.0.0.1:44081<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085330881 DLINP NOTICE SRV(,r=127.0.0.1:44081<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085330881 DMAIN NOTICE (127.0.0.1:44081 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44081<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(828)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(837)@c12b04494787: Final verdict of PTC: none 20241117085330881 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085330881 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085330881 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085330881 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) 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085330881 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 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085330881 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085330881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085330881 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085330881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085330881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085330881 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085330881 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) 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085330881 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(831)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(827)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@c12b04494787: Final verdict of PTC: none 20241117085330881 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 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085330882 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085330882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085330882 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085330882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085330882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085330882 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 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085330882 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 HNBGW_Test.msc0-M3UA(829)@c12b04494787: Final verdict of PTC: none 20241117085330882 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241117085330881 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085330882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085330882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085330882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085330882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085330882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085330882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085330882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085330882 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085330882 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085330882 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085330882 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085330882 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36801<->l=127.0.0.1:4262) (control_if.c:193) 20241117085330882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn1-SCCP(836)@c12b04494787: Final verdict of PTC: none 20241117085330882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085330882 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 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW-MGCP(839)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(838)@c12b04494787: Final verdict of PTC: none 20241117085330882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085330882 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) 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085330882 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085330882 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085330882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085330882 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085330882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085330882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085330882 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 20241117085330882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085330882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085330882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085330882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085330882 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085330882 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085330882 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085330882 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085330882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5595ca76a710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085330882 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085330882 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085330882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c2faf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085330882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085330882 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085330882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085330882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085330882 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085330882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5595ca76a710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085330882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9875021)[0x5595ca772060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085330882 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9875021)[0x5595ca772060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085330882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085330882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9875021)[0x5595ca772060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085330882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9875021)[0x5595ca772060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085330882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9875021)[0x5595ca772060]{disrupted}: Freeing instance (context_map.c:202) 20241117085330882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9875021)[0x5595ca772060]{disrupted}: Deallocated (fsm.c:568) 20241117085330882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5595ca76a710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085330882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5595ca76a710]{disconnected}: Freeing instance (context_map.c:206) 20241117085330882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5595ca76a710]{disconnected}: Deallocated (fsm.c:568) 20241117085330882 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9875021 SCCP-98 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117085330882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085330882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085330882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085330882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085330882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085330882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085330882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085330882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085330882 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085330882 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085330882 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085330882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5595ca76fea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085330882 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085330882 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085330882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c81fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085330882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085330882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085330882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085330882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085330882 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085330882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5595ca76fea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085330882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14104818)[0x5595ca762070]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085330882 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14104818)[0x5595ca762070]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085330883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085330883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14104818)[0x5595ca762070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085330883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14104818)[0x5595ca762070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085330883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14104818)[0x5595ca762070]{disrupted}: Freeing instance (context_map.c:202) 20241117085330883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14104818)[0x5595ca762070]{disrupted}: Deallocated (fsm.c:568) 20241117085330883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5595ca76fea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085330883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5595ca76fea0]{disconnected}: Freeing instance (context_map.c:206) 20241117085330883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5595ca76fea0]{disconnected}: Deallocated (fsm.c:568) 20241117085330883 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14104818 SCCP-97 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085330883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5595ca75e730]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085330883 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085330883 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085330883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea9ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085330883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085330883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085330883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085330883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085330883 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085330883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5595ca75e730]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085330883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5821191)[0x5595ca7553c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085330883 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5821191)[0x5595ca7553c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085330883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085330883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5821191)[0x5595ca7553c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085330883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5821191)[0x5595ca7553c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085330883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5821191)[0x5595ca7553c0]{disrupted}: Freeing instance (context_map.c:202) 20241117085330883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5821191)[0x5595ca7553c0]{disrupted}: Deallocated (fsm.c:568) 20241117085330883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5595ca75e730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085330883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5595ca75e730]{disconnected}: Freeing instance (context_map.c:206) 20241117085330883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5595ca75e730]{disconnected}: Deallocated (fsm.c:568) 20241117085330883 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5821191 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085330883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085330883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085330883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085330883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085330883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085330883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085330883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085330883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085330883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085330883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085330883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085330883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085330883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085330883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085330883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085330883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085330883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085330883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085330883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085330883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085330883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085330883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085330883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085330883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085330883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085330883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085330883 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085330883 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085330883 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085330883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085330883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(832)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(820)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(830)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(835)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(833)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(834)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085330899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53358<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(822)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(820): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(822): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(827): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(828): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(829): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(830): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(831): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(832): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(833): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(834): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(835): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(836): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(837): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(838): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(840): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(841): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(842): pass (pass -> pass) MTC@c12b04494787: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sun Nov 17 08:53:30 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 20241117085331050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085331645 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085331645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee0f1b), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085331645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085331645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085331645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085331645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085331645 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085331645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc8196), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085331645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085331645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085331645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085331645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085331645 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085331645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c23613), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085331645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085331645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085331645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085331645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085331645 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085331645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f9185), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085331645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085331645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085331645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085331645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085331646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085331646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085331646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085331646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085331646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085331646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085331646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085331646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085331646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085331646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085331646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085331646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085331646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085331646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085331646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085331646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085331646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085331646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085331646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085331646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085331647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085331647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085331652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=474716) 20241117085332481 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085332481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ad74d), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085332481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085332481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085332481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085332481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085332481 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085332481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000ae53), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085332481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085332481 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085332481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085332481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085332481 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085332481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00effce7), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085332481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085332481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085332481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085332481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085332482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085332482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085332482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085332482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085332482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085332482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085332482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085332482 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085332482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085332482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085332482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085332482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085332482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085332482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085332482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085332482 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085332482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085332482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085332482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085332482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085332482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085332482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085332483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085332483 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085332483 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 Waiting for packet dumper to finish... 1 (prev_count=474716, count=495968) 20241117085332882 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085332882 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085332882 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085332882 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085332882 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085332882 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085332882 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085332882 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085332882 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085333091 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085333091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0f809), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085333091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085333092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085333092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085333092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085333092 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085333092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca503), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085333092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085333092 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085333092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085333092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085333092 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085333092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b410), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085333092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085333092 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085333092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085333092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085333092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085333092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085333092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085333092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085333092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085333092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085333092 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085333092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085333092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085333092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085333092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085333092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085333092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085333092 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085333093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085333093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085333093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085333093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085333093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085333093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085333093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085333093 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085333093 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@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sun Nov 17 08:53:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_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 20241117085333929 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085333929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7e7f), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085333929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085333929 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085333929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085333929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085333929 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085333929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3e820), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085333929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085333929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085333929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085333929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085333930 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085333930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00112c75), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085333930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085333930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085333930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085333930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085333930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085333930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085333930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085333930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085333930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085333930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085333930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085333930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085333930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085333930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085333930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085333930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085333930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085333930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085333930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085333930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085333930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085333930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085333930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085333930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085333930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085334730 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085334730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9c3bb), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085334730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085334730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085334730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085334730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085334731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085334731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085334731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085334731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085334731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085334731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085334731 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241117085334763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085334767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085334773 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43135<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085334799 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085334799 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085334820 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085334820 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085334821 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085334821 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085334821 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085334822 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085334822 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085334822 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085334822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085334822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085334822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085334822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085334822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085334822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085334822 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085334822 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085334822 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085334822 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085334822 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085334822 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085334822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085334822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085334822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085334822 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085334822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085334822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085334822 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085334822 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42669 (stream_srv.c:129) 20241117085334823 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42669<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085334823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085334823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085334823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085334823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085334823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085334823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085334823 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085334823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085334823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085334823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085334823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085334823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085334823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085334823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085334823 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085334823 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 20241117085334824 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085334824 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085334824 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085334824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085334824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085334824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085334824 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085334824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085334824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085334824 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085334824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085334824 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085334824 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085334824 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085334824 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085334825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085334824 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085334824 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085334825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085334825 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085334825 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085334825 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085334825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085334825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085334825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085334826 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085334826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085334826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085334826 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085334826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085334826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085334826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085334826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085334826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085334826 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(853)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(853)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(853)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(851)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(856)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(856)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(856)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(854)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085334867 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085334867 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085334867 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085334867 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085334867 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085334867 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085334867 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085334867 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085334868 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085334868 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085334868 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085334868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085334868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085334868 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085334868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085334868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085334868 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085334868 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085334868 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085334868 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085334868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085334868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085334868 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085334868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085334868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085334868 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085334868 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085334868 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085334868 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085334868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085334868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085334868 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085334868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085334868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085334868 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085334868 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085334868 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085334868 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085334868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085334868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085334868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085334868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085334868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085334868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085334868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085334868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085334868 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085334869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085334869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085334869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085334869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085334869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085334869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085334869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085334869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085334869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085334869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085334869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085334869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085334869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085334869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085334869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085334869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085334869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(859)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(859)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(859)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(857)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(862)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(862)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(862)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085334905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085334905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085334905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085334905 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085334905 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085334905 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085334905 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085334905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085334905 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@c12b04494787: setverdict(pass): none -> pass 20241117085334913 DLINP DEBUG SRVCONN(,r=127.0.0.1:42669<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085334913 DLINP DEBUG SRVCONN(,r=127.0.0.1:42669<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085334913 DLINP DEBUG SRVCONN(,r=127.0.0.1:42669<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085334913 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085334913 DHNBAP DEBUG (127.0.0.1:42669 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085334913 DHNBAP NOTICE (127.0.0.1:42669 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085334913 DHNBAP NOTICE (127.0.0.1:42669 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085334913 DLINP DEBUG SRVCONN(,r=127.0.0.1:42669<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085334913 DLINP DEBUG SRVCONN(,r=127.0.0.1:42669<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085335042 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085335042 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085335042 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085335042 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085335050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335050 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085335050 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085335050 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085335050 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085335050 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085335050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085335053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335053 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085335053 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085335053 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085335053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085335053 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085335053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085335053 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 20241117085335053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085335054 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085335054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085335054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085335054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085335054 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085335054 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085335054 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085335055 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085335055 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085335055 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085335055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085335055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085335055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085335055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085335055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085335055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085335055 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085335056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085335056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085335056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085335056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085335056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085335056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085335056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335064 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 20241117085335064 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 20241117085335064 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 20241117085335064 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085335064 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085335064 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085335064 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(856)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085335066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335066 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085335066 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085335066 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085335066 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085335066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085335066 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085335066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085335067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085335067 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085335067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085335067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085335067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085335067 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085335070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085335070 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085335070 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085335070 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085335070 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241117085335071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085335071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085335071 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085335071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085335071 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085335071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085335071 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085335071 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085335071 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085335072 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085335072 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085335072 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085335072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085335072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085335072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085335072 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085335072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085335073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085335073 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085335073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335073 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085335073 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085335073 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085335073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085335073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085335073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085335073 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335082 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085335082 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085335082 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085335082 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085335085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335085 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085335085 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085335085 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085335085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085335085 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085335085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085335086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335086 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085335086 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085335086 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085335086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085335086 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085335086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085335086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085335086 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085335086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085335086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085335086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085335086 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085335086 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085335086 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085335088 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085335088 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085335088 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085335088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085335088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085335088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085335088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085335088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085335088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085335088 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085335089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085335089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085335089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085335089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085335089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085335089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085335089 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335094 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 20241117085335094 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 20241117085335094 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085335094 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085335096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335096 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085335096 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085335096 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085335096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085335096 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085335096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085335097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335097 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085335098 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085335098 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085335098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085335098 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085335098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085335098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085335098 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085335098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085335098 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085335098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335098 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085335098 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085335098 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085335098 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085335099 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085335099 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085335099 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085335099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085335099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085335099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085335099 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085335099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085335099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085335099 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085335099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085335099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085335099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085335099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085335099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085335099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085335099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335507 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085335507 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085335507 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085335507 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085335507 DLSCCP DEBUG SCCP-SCOC(79)[0x5595ca758540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(852)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085335847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335847 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085335847 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085335847 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085335847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085335847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085335847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085335847 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085335847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085335847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085335847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085335847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085335847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085335847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085335847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085335847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085335847 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085335847 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085335847 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085335847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085335847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085335847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085335847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085335847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085335847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085335847 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085335847 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085335847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085335847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085335847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085335847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085335847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085335847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085335847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335848 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085335848 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085335848 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085335848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085335848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085335848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085335848 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085335848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085335848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085335848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085335848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085335848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085335848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085335848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085335848 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085335848 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085335848 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(855)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085335867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335867 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085335867 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085335867 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085335867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085335867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085335867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085335867 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085335867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085335867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085335867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085335867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085335867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085335867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085335867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085335867 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085335867 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085335867 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) 20241117085335867 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) 20241117085335867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085335867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085335867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085335867 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085335867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085335867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085335867 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085335867 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085335868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085335868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085335868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085335868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085335868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085335868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085335868 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335868 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085335868 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085335868 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085335868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085335868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085335868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085335868 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085335868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085335868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085335868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085335868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085335868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085335868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085335868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085335868 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085335868 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085335868 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(858)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085335886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335886 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085335886 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085335886 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085335886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085335886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085335886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085335886 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085335886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085335886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085335886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085335886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085335886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085335886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085335886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085335886 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085335886 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085335886 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085335886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085335886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085335886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085335886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085335886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085335886 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085335886 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085335886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085335886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085335886 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085335886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085335886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085335886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085335886 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335886 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085335886 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085335886 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085335886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085335886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085335886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085335886 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085335886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085335886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085335886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085335886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085335886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085335886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085335886 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085335886 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085335886 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(861)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085335897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335897 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085335897 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085335897 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 20241117085335897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085335897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085335897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085335897 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085335897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085335897 DLM3UA DEBUG 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) 20241117085335897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085335897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085335897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085335897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085335897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085335897 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085335897 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085335897 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) 20241117085335897 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) 20241117085335897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085335897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085335897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085335897 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085335897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085335897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085335897 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085335897 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085335898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085335898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085335898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085335898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085335898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085335898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085335898 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085335898 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085335898 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085335898 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 20241117085335898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085335898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085335898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085335898 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085335898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085335898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085335898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085335898 DLM3UA DEBUG 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) 20241117085335898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085335898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085335898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085335898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085335898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085335898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085335898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085335898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085335898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085335898 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085335898 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085335898 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085336926 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085336929 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085336931 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085336934 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085336936 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085336940 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085336944 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085336948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085336952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085336955 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085336958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085336962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085336966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085336969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085336973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085336976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085336980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085336983 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085336986 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085336989 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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 := '000000000000000000000101'B, t_guard := 20.000000 } 20241117085337038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59972<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@c12b04494787: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)7640358 20241117085338083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085338083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085338084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241117085338084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085338084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x749526, normal) (hnbgw_rua.c:407) 20241117085338084 DHNB DEBUG map_rua[0x5595ca758540]{init}: Allocated (fsm.c:456) 20241117085338084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7640358)[0x5595ca758540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085338084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7640358 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085338084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085338084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085338084 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241117085338084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7640358 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241117085338084 DCN DEBUG map_sccp[0x5595ca762070]{init}: Allocated (fsm.c:456) 20241117085338084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5595ca762070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085338084 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7640358 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117085338084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7640358 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241117085338084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7640358)[0x5595ca758540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085338084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085338084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085338084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7640358)[0x5595ca758540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085338084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5595ca762070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085338084 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085338084 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{IDLE}: Allocated (fsm.c:456) 20241117085338084 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085338084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030000050056400500f1100926) (sccp_scrc.c:406) 20241117085338084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085338084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085338084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085338084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085338084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085338084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085338084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085338084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085338085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085338085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085338085 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085338085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085338085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085338085 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085338085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5595ca762070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085338085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7640358)[0x5595ca758540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085338085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085338085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085338085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085338085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085338085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085338085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085338085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085338085 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(861)@c12b04494787: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(864) HNBGW_Test.sgsn1-RAN(861)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)11160137 HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(864)@c12b04494787: setverdict(pass): none -> pass 20241117085338099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085338099 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085338099 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085338099 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 20241117085338099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085338099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085338099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085338099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085338099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085338099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085338099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085338099 DLM3UA DEBUG 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) 20241117085338099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085338099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e1d40d) (sccp_scrc.c:477) 20241117085338099 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20241117085338099 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085338099 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085338099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085338099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085338099 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) 20241117085338099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5595ca762070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085338099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5595ca762070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085338102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59972<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(864)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085338105 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085338110 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085338115 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085338118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085338119 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085338121 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085338121 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085338122 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085338123 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085338124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085338125 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085338126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085338127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085338128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085338128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085338129 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085338130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085338131 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085338132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085338132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001100011110'B, t_guard := 20.000000 } 20241117085338144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59978<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@c12b04494787: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)8516510 20241117085339171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085339171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085339171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241117085339172 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085339172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x81f39e, normal) (hnbgw_rua.c:407) 20241117085339172 DHNB DEBUG map_rua[0x5595ca7553c0]{init}: Allocated (fsm.c:456) 20241117085339172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8516510)[0x5595ca7553c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085339172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8516510 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085339172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085339172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085339172 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241117085339172 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8516510 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241117085339172 DCN DEBUG map_sccp[0x5595ca75e730]{init}: Allocated (fsm.c:456) 20241117085339172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5595ca75e730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085339172 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8516510 <-> SCCP-101 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117085339172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8516510 SCCP-101 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241117085339172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8516510)[0x5595ca7553c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085339172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085339172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085339172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8516510)[0x5595ca7553c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085339172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5595ca75e730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085339172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085339172 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{IDLE}: Allocated (fsm.c:456) 20241117085339172 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085339172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f400300031e0056400500f1100926) (sccp_scrc.c:406) 20241117085339172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085339172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085339172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085339172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085339172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085339172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085339172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085339172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085339172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085339172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085339172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085339172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085339172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085339172 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085339172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5595ca75e730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085339172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8516510)[0x5595ca7553c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085339173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085339173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085339173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085339173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085339173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085339173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085339173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085339173 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(861)@c12b04494787: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(865) HNBGW_Test.sgsn1-RAN(861)@c12b04494787: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)5155369 HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085339180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085339180 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085339180 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085339180 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 20241117085339180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085339180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085339180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085339180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085339180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085339180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085339180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085339180 DLM3UA DEBUG 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) 20241117085339180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085339181 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009f9865) (sccp_scrc.c:477) 20241117085339181 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20241117085339181 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085339181 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085339181 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085339181 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085339181 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) 20241117085339181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5595ca75e730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085339181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5595ca75e730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(865)@c12b04494787: setverdict(pass): none -> pass 20241117085339184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59978<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(865)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085339186 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085339190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085339194 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085339197 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085339201 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085339203 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085339205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085339206 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085339207 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085339208 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085339209 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085339210 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085339211 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085339212 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085339212 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085339213 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085339214 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085339215 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085339216 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085339217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001001000110'B, t_guard := 20.000000 } 20241117085339228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59988<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@c12b04494787: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)5742924 20241117085340251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085340251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085340251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241117085340251 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085340251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x57a14c, normal) (hnbgw_rua.c:407) 20241117085340251 DHNB DEBUG map_rua[0x5595ca76a710]{init}: Allocated (fsm.c:456) 20241117085340251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5742924)[0x5595ca76a710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085340251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5742924 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085340251 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085340251 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085340251 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241117085340251 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5742924 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241117085340251 DCN DEBUG map_sccp[0x5595ca76acf0]{init}: Allocated (fsm.c:456) 20241117085340251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5595ca76acf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085340251 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5742924 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117085340251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5742924 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241117085340251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5742924)[0x5595ca76a710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085340251 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085340251 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085340251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5742924)[0x5595ca76a710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085340251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5595ca76acf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085340251 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085340251 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{IDLE}: Allocated (fsm.c:456) 20241117085340251 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085340251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f40030002460056400500f1100926) (sccp_scrc.c:406) 20241117085340252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085340252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085340252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085340252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085340252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085340252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085340252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085340252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085340252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085340252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085340252 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085340252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085340252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085340252 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085340252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5595ca76acf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085340252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5742924)[0x5595ca76a710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085340252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085340252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085340252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085340252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085340252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085340252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085340252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085340252 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(861)@c12b04494787: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(866) HNBGW_Test.sgsn1-RAN(861)@c12b04494787: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)14616101 HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241117085340260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085340260 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085340260 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085340260 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 20241117085340260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085340260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085340260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085340260 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085340261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085340261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085340261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085340261 DLM3UA DEBUG 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) 20241117085340261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085340261 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0055ca9a) (sccp_scrc.c:477) 20241117085340261 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20241117085340261 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085340261 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085340261 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085340261 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085340261 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) 20241117085340261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5595ca76acf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085340261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5595ca76acf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(866)@c12b04494787: setverdict(pass): none -> pass 20241117085340264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59988<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(866)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085340266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085340270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085340274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085340278 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085340281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085340283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085340285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085340286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085340287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085340288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085340289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085340289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085340290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085340291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085340292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085340293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085340294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085340294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085340295 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085340296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085340300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59966<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085340300 DLINP DEBUG SRVCONN(,r=127.0.0.1:42669<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085340300 DLINP DEBUG SRVCONN(,r=127.0.0.1:42669<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085340300 DLINP NOTICE SRV(,r=127.0.0.1:42669<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(857)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(852)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(858)@c12b04494787: Final verdict of PTC: none 20241117085340300 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085340300 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085340300 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 20241117085340300 DMAIN NOTICE (127.0.0.1:42669 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42669<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085340300 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085340300 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085340300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085340300 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085340300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085340300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085340300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085340300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085340300 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085340300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085340300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085340300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085340300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085340300 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085340300 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085340300 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085340300 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085340300 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 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085340300 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241117085340300 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) 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(851)@c12b04494787: Final verdict of PTC: none 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085340300 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085340300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085340300 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085340300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085340300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085340300 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 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085340300 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 20241117085340300 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 20241117085340300 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) 20241117085340300 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW-MGCP(863)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(844)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(854)@c12b04494787: Final verdict of PTC: none 20241117085340301 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085340301 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 20241117085340301 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085340301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085340301 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085340301 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117085340301 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085340301 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) 20241117085340301 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085340301 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-M3UA(853)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(861)@c12b04494787: Final verdict of PTC: none 20241117085340301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085340301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085340301 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) HNBGW_Test.msc1-M3UA(856)@c12b04494787: Final verdict of PTC: none 20241117085340301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085340301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085340301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(862)@c12b04494787: Final verdict of PTC: none 20241117085340301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085340301 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085340301 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085340301 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085340301 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(859)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@c12b04494787: Final verdict of PTC: none 20241117085340301 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43135<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(845)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(860)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(855)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085340327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59956<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(846)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(844): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(846): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(851): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(852): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(853): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(854): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(855): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(856): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(857): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(858): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(859): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(860): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(861): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(862): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(863): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(864): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(865): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(866): pass (pass -> pass) MTC@c12b04494787: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sun Nov 17 08:53:40 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 20241117085340446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085340454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085340454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085340454 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085340454 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085340454 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7640358)[0x5595ca758540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7640358)[0x5595ca758540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5595ca762070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085340454 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085340454 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085340454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1d40d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085340454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085340454 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085340454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085340454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085340454 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5595ca762070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7640358)[0x5595ca758540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7640358)[0x5595ca758540]{disrupted}: Freeing instance (context_map.c:202) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7640358)[0x5595ca758540]{disrupted}: Deallocated (fsm.c:568) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5595ca762070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5595ca762070]{disconnected}: Freeing instance (context_map.c:206) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5595ca762070]{disconnected}: Deallocated (fsm.c:568) 20241117085340454 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7640358 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8516510)[0x5595ca7553c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8516510)[0x5595ca7553c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5595ca75e730]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085340454 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085340454 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085340454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9865), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085340454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085340454 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085340454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085340454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085340454 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5595ca75e730]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8516510)[0x5595ca7553c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8516510)[0x5595ca7553c0]{disrupted}: Freeing instance (context_map.c:202) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8516510)[0x5595ca7553c0]{disrupted}: Deallocated (fsm.c:568) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5595ca75e730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5595ca75e730]{disconnected}: Freeing instance (context_map.c:206) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5595ca75e730]{disconnected}: Deallocated (fsm.c:568) 20241117085340454 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8516510 SCCP-101 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5742924)[0x5595ca76a710]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5742924)[0x5595ca76a710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5595ca76acf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085340454 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085340454 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085340454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ca9a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085340454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085340454 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085340454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085340454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085340454 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5595ca76acf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5742924)[0x5595ca76a710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5742924)[0x5595ca76a710]{disrupted}: Freeing instance (context_map.c:202) 20241117085340454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5742924)[0x5595ca76a710]{disrupted}: Deallocated (fsm.c:568) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5595ca76acf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5595ca76acf0]{disconnected}: Freeing instance (context_map.c:206) 20241117085340454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5595ca76acf0]{disconnected}: Deallocated (fsm.c:568) 20241117085340454 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5742924 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117085340454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085340454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085340454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085340454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085340454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085340454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085340455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085340455 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085340455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085340455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085340455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085340455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085340455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085340455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085340455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085340455 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085340455 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 20241117085340455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085340455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085340455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085340455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085340455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085340455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085340455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085340455 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085340455 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 20241117085340455 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 20241117085340883 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085340883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea9ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085340883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085340883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085340883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085340883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085340883 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085340883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c81fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085340883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085340883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085340883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085340883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085340883 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085340884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c2faf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085340884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085340884 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085340884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085340884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085340884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085340884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085340884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085340884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085340884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085340884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085340884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085340884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085340884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085340884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085340884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085340884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085340884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085340884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085340884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085340884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085340884 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 20241117085340884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085340884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085340884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085340884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085340884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085340884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085340884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085340884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085340884 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 20241117085340884 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 20241117085341149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59996<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=487136) 20241117085341645 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085341646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c23613), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085341646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085341646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085341646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085341646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085341646 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085341646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc8196), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085341646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085341646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085341646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085341646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085341646 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085341646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee0f1b), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085341646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085341646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085341646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085341646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085341646 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085341646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f9185), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085341646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085341646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085341646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085341646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085341646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085341646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085341646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085341646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085341646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085341646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085341646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085341646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085341646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085341646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085341646 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 20241117085341646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085341646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085341646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085341646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085341646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085341646 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 20241117085341646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085341646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085341646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085341646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085341646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085341646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085341646 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 20241117085341646 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=487136, count=521728) 20241117085342301 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085342301 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085342301 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085342301 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085342301 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085342301 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085342482 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085342482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00effce7), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085342482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085342482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085342482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085342482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085342482 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085342482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000ae53), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085342482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085342482 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085342482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085342482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085342482 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085342482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ad74d), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085342482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085342482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085342482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085342482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085342483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085342483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085342483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085342483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085342483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085342483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085342483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085342483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085342483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085342483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085342483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085342483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085342483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085342483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085342483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085342483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085342483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085342483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085342483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085342483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085342483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085343093 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085343093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b410), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085343093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085343093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085343093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085343093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085343093 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085343093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca503), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085343093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085343093 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085343093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085343093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085343093 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085343093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0f809), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085343093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085343093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085343093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085343093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085343093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085343093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085343093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085343093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085343093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085343093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085343093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085343093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085343093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085343093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085343093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085343093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085343093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085343093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085343094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085343094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085343094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085343094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085343094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085343094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085343094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sun Nov 17 08:53:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241117085343930 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085343930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00112c75), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085343930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085343930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085343930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085343930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085343930 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085343930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3e820), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085343930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085343930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085343930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085343930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085343930 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085343930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7e7f), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085343930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085343930 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085343930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085343930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085343930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085343930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085343930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085343930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085343930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085343931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085343931 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085343931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085343931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085343931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085343931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085343931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085343931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085343931 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085343931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085343931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085343931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085343931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085343931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085343931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085343931 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241117085344229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085344236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085344242 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35547<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085344260 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085344260 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085344272 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085344272 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344272 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085344272 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344272 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085344272 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085344272 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085344272 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344273 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52841 (stream_srv.c:129) 20241117085344273 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52841<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085344274 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344274 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085344274 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344274 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085344274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344274 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344274 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344274 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085344274 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344274 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085344274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344274 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344274 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344274 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085344274 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085344274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344274 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344274 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344274 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085344274 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085344274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085344274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085344274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085344274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085344274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085344274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344274 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(877)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(877)@c12b04494787: M3UA emulation initiated, the test can be started MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(877)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(875)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(880)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(880)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(880)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(878)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(883)@c12b04494787: ************************************************* HNBGW_Test.msc2-M3UA(883)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(883)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(881)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085344316 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085344316 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344316 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085344316 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085344316 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344316 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085344317 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085344317 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344317 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085344317 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344318 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344318 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085344318 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344318 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085344318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344318 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344318 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344318 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085344318 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344318 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085344318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344318 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344318 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344318 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085344318 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344318 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085344318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344318 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344318 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344318 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085344318 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085344318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344318 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085344318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085344318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085344318 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085344318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085344318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085344318 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085344318 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 20241117085344318 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@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(886)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(886)@c12b04494787: M3UA emulation initiated, the test can be started MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(886)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(884)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(889)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(889)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(889)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(887)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(892)@c12b04494787: ************************************************* HNBGW_Test.sgsn2-M3UA(892)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(892)@c12b04494787: ************************************************* HNBGW_Test.sgsn2-SCCP(890)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085344374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085344374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085344374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085344374 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085344374 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085344374 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085344374 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085344374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085344374 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@c12b04494787: setverdict(pass): none -> pass 20241117085344378 DLINP DEBUG SRVCONN(,r=127.0.0.1:52841<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085344378 DLINP DEBUG SRVCONN(,r=127.0.0.1:52841<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085344378 DLINP DEBUG SRVCONN(,r=127.0.0.1:52841<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085344378 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085344378 DHNBAP DEBUG (127.0.0.1:52841 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085344378 DHNBAP NOTICE (127.0.0.1:52841 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085344378 DHNBAP NOTICE (127.0.0.1:52841 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085344378 DLINP DEBUG SRVCONN(,r=127.0.0.1:52841<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085344378 DLINP DEBUG SRVCONN(,r=127.0.0.1:52841<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085344488 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085344489 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085344489 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085344489 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085344496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344496 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085344496 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085344496 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085344496 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085344496 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085344496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085344498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344498 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085344499 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085344499 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085344499 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085344499 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085344499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085344499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085344499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085344499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085344499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085344499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085344499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085344499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085344499 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085344499 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 20241117085344499 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 20241117085344499 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085344499 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344500 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344500 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085344500 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085344500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085344500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344500 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085344500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085344500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085344500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085344500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085344501 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 20241117085344501 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 20241117085344501 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085344501 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(880)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085344508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344508 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085344508 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085344508 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085344508 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085344508 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085344508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085344510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344510 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085344511 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085344511 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085344511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085344511 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085344511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085344511 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 20241117085344511 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 20241117085344511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085344511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085344511 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085344511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085344511 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085344511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085344511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085344511 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085344511 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085344511 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344512 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344512 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085344512 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085344512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344512 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085344512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344512 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085344513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085344513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085344513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085344513 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085344515 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 20241117085344515 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 20241117085344515 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085344515 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117085344520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344520 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117085344520 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085344521 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085344521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085344521 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085344521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085344523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344523 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085344523 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085344523 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085344523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085344523 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085344523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085344523 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 20241117085344523 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 20241117085344523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085344523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085344523 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117085344523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085344523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085344523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085344523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085344523 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085344523 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085344523 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344524 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344524 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085344524 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085344524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344525 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085344525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344525 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085344525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085344525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085344525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085344525 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085344532 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085344532 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085344532 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 20241117085344532 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085344532 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085344532 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085344532 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(886)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085344537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344537 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085344537 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085344537 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085344537 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085344537 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085344537 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085344537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085344538 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 20241117085344538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085344538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085344538 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085344538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085344538 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085344538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085344538 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085344538 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085344541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344541 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085344541 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085344541 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085344541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085344541 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241117085344541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085344541 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 20241117085344541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085344541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085344542 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085344542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085344542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085344542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085344542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085344542 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085344542 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085344542 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344543 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344543 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085344543 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085344543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085344543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344543 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085344543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085344543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085344543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085344543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085344547 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 20241117085344547 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 20241117085344547 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 20241117085344548 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085344548 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085344548 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085344548 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(889)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085344553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344553 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085344553 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085344553 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085344553 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085344553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085344553 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085344553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085344553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085344554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085344554 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085344554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085344554 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085344554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085344554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085344554 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085344557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344557 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085344557 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085344557 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085344557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085344557 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241117085344557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085344557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085344557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085344557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085344557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085344557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085344557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085344557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085344557 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085344557 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085344557 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344558 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344558 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085344558 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085344558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344559 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085344559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344559 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085344559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085344559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085344559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085344559 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085344561 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 20241117085344561 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 20241117085344561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085344561 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241117085344567 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) 20241117085344567 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241117085344567 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085344567 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085344567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085344567 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085344567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085344570 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) 20241117085344570 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085344570 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085344570 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085344570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085344570 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085344570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085344570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085344570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085344570 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241117085344570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085344570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085344570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085344570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085344570 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085344570 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085344570 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085344571 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085344571 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085344571 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085344571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085344571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085344571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085344571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085344571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085344571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085344571 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085344571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085344571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085344571 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085344572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085344572 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085344572 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085344572 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085344572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085344572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085344572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085344572 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085344726 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085344726 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085344726 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085344726 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085344726 DLSCCP DEBUG SCCP-SCOC(80)[0x5595ca76f610]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(876)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085345293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345293 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085345293 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085345293 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085345293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345293 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085345294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085345294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085345294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345294 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085345294 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085345294 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085345294 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085345294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085345294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085345294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085345294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085345294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085345294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085345294 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085345294 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085345295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085345295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085345295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085345295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085345295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085345295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085345295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345296 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085345296 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085345296 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085345296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345296 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085345297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085345297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085345297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345297 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085345297 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085345297 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(879)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085345310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345310 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085345310 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085345310 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085345310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085345311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085345311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085345311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345311 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085345311 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085345311 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) 20241117085345311 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) 20241117085345311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085345311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085345311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085345311 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085345311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085345311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085345311 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085345311 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085345311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085345311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085345311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085345311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085345311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085345311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085345311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345311 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085345311 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085345311 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085345311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345311 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085345311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085345311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085345311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345312 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345312 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085345312 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085345312 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(882)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085345323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345323 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085345323 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085345323 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 20241117085345323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345323 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345323 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) 20241117085345323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085345323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085345323 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085345323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085345323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345323 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085345323 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085345323 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) 20241117085345323 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) 20241117085345323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085345323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085345323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085345323 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085345323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085345323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085345323 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085345323 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: link up (cnlink.c:111) 20241117085345323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345323 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085345323 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085345323 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085345323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085345323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085345323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085345323 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345325 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085345325 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085345325 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 20241117085345325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345325 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345325 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) 20241117085345325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085345325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085345325 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085345325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345325 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085345325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345325 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085345325 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085345325 DRANAP INFO cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(885)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085345341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345341 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085345341 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085345341 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085345341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345342 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085345342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085345342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085345342 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085345342 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085345342 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085345342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085345342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085345342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085345342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085345342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085345342 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085345342 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085345342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345342 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085345342 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085345342 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085345342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085345342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085345342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085345342 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345346 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085345346 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085345346 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085345346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345346 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085345347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085345347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085345347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345347 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085345347 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085345347 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(888)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085345357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345357 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085345357 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085345357 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 20241117085345357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345357 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345357 DLM3UA DEBUG 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) 20241117085345357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085345357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085345357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345358 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085345358 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085345358 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) 20241117085345358 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) 20241117085345358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085345358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085345358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085345358 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085345358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085345358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085345358 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085345358 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085345358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085345358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085345358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085345358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085345358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085345358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085345358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345360 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085345360 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085345360 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 20241117085345360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345360 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345360 DLM3UA DEBUG 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) 20241117085345360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085345360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085345360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345360 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085345360 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085345360 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(891)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085345368 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) 20241117085345368 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085345368 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085345368 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 20241117085345368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345368 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) 20241117085345368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117085345369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085345369 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) 20241117085345369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345369 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) 20241117085345369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345369 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085345369 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085345369 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) 20241117085345369 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) 20241117085345369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085345369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085345369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085345369 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085345369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085345369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085345369 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085345369 DRANAP NOTICE cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: link up (cnlink.c:111) 20241117085345369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085345369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085345369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085345369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085345369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085345369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085345369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085345369 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345370 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) 20241117085345370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085345370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085345370 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 20241117085345370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085345370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085345370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085345370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085345370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085345370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085345370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085345370 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) 20241117085345370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085345370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085345370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117085345370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085345370 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) 20241117085345370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085345370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345370 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) 20241117085345370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085345370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085345370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085345370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085345370 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085345370 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085345370 DRANAP INFO cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085346391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085346398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085346402 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085346410 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085346412 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085346415 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085346417 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085346421 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085346424 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085346428 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085346431 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085346435 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085346439 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085346442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085346447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085346453 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085346459 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085346462 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085346466 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085346469 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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 := '000000000000001000101000'B, t_guard := 20.000000 } 20241117085346490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37652<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@c12b04494787: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)12283745 20241117085347531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085347531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085347531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241117085347531 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085347531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbb6f61, normal) (hnbgw_rua.c:407) 20241117085347531 DHNB DEBUG map_rua[0x5595ca76f610]{init}: Allocated (fsm.c:456) 20241117085347531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283745)[0x5595ca76f610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085347531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12283745 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085347531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085347531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085347531 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241117085347531 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12283745 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241117085347531 DCN DEBUG map_sccp[0x5595ca758540]{init}: Allocated (fsm.c:456) 20241117085347531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5595ca758540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085347531 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12283745 <-> SCCP-103 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241117085347531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12283745 SCCP-103 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241117085347531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283745)[0x5595ca76f610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085347531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085347531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085347531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283745)[0x5595ca76f610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085347531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5595ca758540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085347531 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085347532 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{IDLE}: Allocated (fsm.c:456) 20241117085347532 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085347532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030002280056400500f1100926) (sccp_scrc.c:406) 20241117085347532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085347532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085347532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085347532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085347532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085347532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085347532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085347532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085347532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085347532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085347532 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085347532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085347532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085347532 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085347532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5595ca758540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085347532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283745)[0x5595ca76f610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085347532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085347532 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085347532 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085347532 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085347532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085347532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085347532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085347532 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(890)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(891)@c12b04494787: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(894) HNBGW_Test.sgsn2-RAN(891)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)6748003 HNBGW_Test.sgsn2-SCCP(890)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(890)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085347553 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) 20241117085347553 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085347553 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085347553 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 20241117085347553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085347553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085347553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085347553 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085347553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085347553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085347553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085347553 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) 20241117085347553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085347553 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003e5fb0) (sccp_scrc.c:477) 20241117085347553 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20241117085347553 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085347553 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085347553 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085347553 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085347553 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) 20241117085347553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5595ca758540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085347553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5595ca758540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(894)@c12b04494787: setverdict(pass): none -> pass 20241117085347556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37652<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(894)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085347558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085347562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085347564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085347567 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085347568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085347569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085347571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085347572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085347572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085347573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085347574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085347575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085347577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085347578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085347579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085347580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085347582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085347583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085347584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085347585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001110011011'B, t_guard := 20.000000 } 20241117085347597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@c12b04494787: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)8598032 20241117085348620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085348620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085348620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241117085348620 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085348620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x833210, normal) (hnbgw_rua.c:407) 20241117085348620 DHNB DEBUG map_rua[0x5595ca7553c0]{init}: Allocated (fsm.c:456) 20241117085348620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8598032)[0x5595ca7553c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085348620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8598032 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085348620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085348620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085348620 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241117085348620 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8598032 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241117085348620 DCN DEBUG map_sccp[0x5595ca75e730]{init}: Allocated (fsm.c:456) 20241117085348620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5595ca75e730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085348620 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8598032 <-> SCCP-104 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241117085348620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8598032 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241117085348620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8598032)[0x5595ca7553c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085348620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085348620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085348620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8598032)[0x5595ca7553c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085348620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5595ca75e730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085348620 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085348620 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{IDLE}: Allocated (fsm.c:456) 20241117085348620 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085348620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f400300039b0056400500f1100926) (sccp_scrc.c:406) 20241117085348620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085348620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085348620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085348620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085348620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085348620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085348620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085348620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085348620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085348620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085348620 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085348620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085348620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085348621 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085348621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5595ca75e730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085348621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8598032)[0x5595ca7553c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085348621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085348621 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085348621 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085348621 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085348621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085348621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085348621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085348621 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@c12b04494787: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(890)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(891)@c12b04494787: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(895) HNBGW_Test.sgsn2-RAN(891)@c12b04494787: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)3887287 HNBGW_Test.sgsn2-SCCP(890)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(890)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085348625 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) 20241117085348625 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085348625 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085348625 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 20241117085348625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085348625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085348625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085348625 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085348625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085348625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085348625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085348625 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) 20241117085348625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085348625 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00465c5f) (sccp_scrc.c:477) 20241117085348625 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20241117085348625 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085348625 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085348625 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085348625 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085348625 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) 20241117085348625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5595ca75e730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085348625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5595ca75e730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(895)@c12b04494787: setverdict(pass): none -> pass 20241117085348627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(895)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085348628 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085348631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085348633 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085348634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085348635 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085348636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085348637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085348638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085348639 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085348640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085348641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085348642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085348642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085348643 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085348644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085348645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085348646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085348646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085348647 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085348648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000100010000'B, t_guard := 20.000000 } 20241117085348659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37678<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(888)@c12b04494787: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(888)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(896)678690 20241117085349685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085349685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085349685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117085349685 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085349685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa5b22, normal) (hnbgw_rua.c:407) 20241117085349685 DHNB DEBUG map_rua[0x5595ca76acf0]{init}: Allocated (fsm.c:456) 20241117085349685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-678690)[0x5595ca76acf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085349685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-678690 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085349685 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085349685 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085349685 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117085349685 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-678690 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241117085349686 DCN DEBUG map_sccp[0x5595ca772190]{init}: Allocated (fsm.c:456) 20241117085349686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5595ca772190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085349686 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-678690 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117085349686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-678690 SCCP-105 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117085349686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-678690)[0x5595ca76acf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085349686 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085349686 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085349686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-678690)[0x5595ca76acf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085349686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5595ca772190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085349686 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085349686 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{IDLE}: Allocated (fsm.c:456) 20241117085349686 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085349686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f40030001100056400500f1100926) (sccp_scrc.c:406) 20241117085349686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085349686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085349686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085349686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085349686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085349686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085349686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085349686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085349686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085349686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085349686 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085349686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085349686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085349686 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085349686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5595ca772190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085349686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-678690)[0x5595ca76acf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085349687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085349687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085349687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085349687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085349687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085349687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085349687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085349687 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(887)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(887)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(888)@c12b04494787: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(896) HNBGW_Test.sgsn1-RAN(888)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(896)14701479 HNBGW_Test.sgsn1-SCCP(887)@c12b04494787: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(896)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(887)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085349698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085349698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085349698 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085349698 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 20241117085349698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085349698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085349698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085349698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085349698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085349698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085349698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085349699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085349699 DLM3UA DEBUG 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) 20241117085349699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085349699 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009963a4) (sccp_scrc.c:477) 20241117085349699 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20241117085349699 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085349699 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085349699 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085349699 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085349699 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) 20241117085349699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5595ca772190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085349699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5595ca772190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(896)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085349700 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085349701 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085349702 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085349703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085349703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085349704 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085349705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085349706 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085349707 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085349709 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085349710 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085349710 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085349711 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085349712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085349712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085349713 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085349714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085349715 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085349716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085349716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085349719 DLINP DEBUG SRVCONN(,r=127.0.0.1:52841<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085349720 DLINP DEBUG SRVCONN(,r=127.0.0.1:52841<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085349720 DLINP NOTICE SRV(,r=127.0.0.1:52841<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085349720 DMAIN NOTICE (127.0.0.1:52841 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52841<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085349720 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085349720 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35547<->l=127.0.0.1:4262) (control_if.c:193) 20241117085349720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(876)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(891)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(879)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(885)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(881)@c12b04494787: Final verdict of PTC: none 20241117085349720 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085349720 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085349720 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085349720 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 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085349720 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085349720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085349720 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085349720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085349720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085349720 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085349720 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 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085349720 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085349720 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085349720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085349720 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085349720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085349720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085349721 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085349721 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) 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085349721 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 20241117085349721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085349721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085349721 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 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085349721 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085349721 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) 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085349721 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241117085349721 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 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085349721 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085349721 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085349721 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085349721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085349721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085349721 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 20241117085349721 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) 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085349721 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241117085349721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085349721 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085349721 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241117085349721 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 20241117085349721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085349721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn1-RAN(888)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(875)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(878)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-RAN(882)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(886)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(887)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(877)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(880)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(889)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(892)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(869)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(868)@c12b04494787: Final verdict of PTC: none 20241117085349721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(884)@c12b04494787: Final verdict of PTC: none 20241117085349721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085349722 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085349722 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085349722 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085349722 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085349722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085349722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085349722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085349722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085349722 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 20241117085349722 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) 20241117085349722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085349722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085349722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085349722 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085349722 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085349722 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085349722 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085349722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085349722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085349722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085349722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085349722 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085349722 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085349722 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) 20241117085349722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085349722 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241117085349722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085349722 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) 20241117085349722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085349722 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117085349722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085349722 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085349722 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085349722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085349722 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085349722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085349722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085349722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085349722 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 20241117085349722 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 20241117085349722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085349723 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085349723 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085349723 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085349723 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085349723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5595ca772190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085349723 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085349723 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085349723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009963a4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085349724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085349724 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085349724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085349724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085349724 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085349724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5595ca772190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) HNBGW_Test.msc2-M3UA(883)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(893)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(890)@c12b04494787: Final verdict of PTC: none 20241117085349724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-678690)[0x5595ca76acf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085349724 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-678690)[0x5595ca76acf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085349724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085349724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-678690)[0x5595ca76acf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085349725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-678690)[0x5595ca76acf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085349725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-678690)[0x5595ca76acf0]{disrupted}: Freeing instance (context_map.c:202) 20241117085349725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-678690)[0x5595ca76acf0]{disrupted}: Deallocated (fsm.c:568) 20241117085349725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5595ca772190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085349725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5595ca772190]{disconnected}: Freeing instance (context_map.c:206) 20241117085349725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5595ca772190]{disconnected}: Deallocated (fsm.c:568) 20241117085349725 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-678690 SCCP-105 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241117085349725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085349725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085349726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117085349726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085349726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085349726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085349726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085349726 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085349726 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085349726 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085349726 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085349726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085349726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085349726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085349726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085349726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085349726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085349727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085349727 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085349727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085349727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085349727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085349727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085349727 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085349727 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085349727 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085349727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283745)[0x5595ca76f610]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085349727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283745)[0x5595ca76f610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085349727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5595ca758540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085349727 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085349728 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085349728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5fb0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085349728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085349728 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085349728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085349728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085349728 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085349728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5595ca758540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085349728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283745)[0x5595ca76f610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085349728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283745)[0x5595ca76f610]{disrupted}: Freeing instance (context_map.c:202) 20241117085349728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12283745)[0x5595ca76f610]{disrupted}: Deallocated (fsm.c:568) 20241117085349728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5595ca758540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085349729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5595ca758540]{disconnected}: Freeing instance (context_map.c:206) 20241117085349729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5595ca758540]{disconnected}: Deallocated (fsm.c:568) 20241117085349729 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12283745 SCCP-103 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241117085349729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8598032)[0x5595ca7553c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085349729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8598032)[0x5595ca7553c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085349729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5595ca75e730]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085349729 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085349729 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085349729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465c5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085349729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085349729 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085349729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085349729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085349730 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085349730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5595ca75e730]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085349730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8598032)[0x5595ca7553c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085349730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8598032)[0x5595ca7553c0]{disrupted}: Freeing instance (context_map.c:202) 20241117085349730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8598032)[0x5595ca7553c0]{disrupted}: Deallocated (fsm.c:568) 20241117085349730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5595ca75e730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085349730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5595ca75e730]{disconnected}: Freeing instance (context_map.c:206) 20241117085349730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5595ca75e730]{disconnected}: Deallocated (fsm.c:568) 20241117085349730 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8598032 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241117085349730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085349730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085349730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085349730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085349730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085349730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085349730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085349730 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085349731 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 20241117085349731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085349731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085349731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085349731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085349731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085349731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085349731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085349731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085349731 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 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085349755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37632<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(870)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(868): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(869): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(870): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(875): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(876): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(877): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(878): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(879): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(880): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-SCCP(881): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-RAN(882): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-M3UA(883): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(884): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(885): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(886): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(887): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(888): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(889): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(890): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-RAN(891): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(892): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(893): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(894): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(895): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(896): pass (pass -> pass) MTC@c12b04494787: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sun Nov 17 08:53:49 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 20241117085349920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085350455 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085350455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ca9a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085350455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085350455 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085350455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085350455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085350455 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085350455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9865), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085350455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085350455 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085350455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085350455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085350455 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085350455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1d40d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085350455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085350455 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085350455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085350455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085350455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085350455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085350455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085350456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085350456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085350456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085350456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085350456 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085350456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085350456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085350456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085350456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085350456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085350456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085350456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085350456 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085350456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085350456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085350456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085350456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085350456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085350456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085350456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085350456 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085350622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37682<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=616040) 20241117085350884 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085350884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c2faf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085350884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085350884 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085350884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085350884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085350884 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085350884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c81fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085350884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085350884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085350884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085350884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085350884 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085350884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea9ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085350885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085350885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085350885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085350885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085350885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085350885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085350885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085350885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085350885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085350885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085350885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085350885 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085350885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085350885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085350885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085350885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085350885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085350885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085350885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085350885 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085350885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085350885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085350885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085350885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085350885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085350885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085350886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085350886 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=616040, count=642480) 20241117085351646 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085351646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f9185), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085351646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085351646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085351646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085351646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085351646 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085351646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee0f1b), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085351646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085351646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085351646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085351646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085351646 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085351646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc8196), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085351646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085351646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085351646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085351646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085351646 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085351647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c23613), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085351647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085351647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085351647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085351647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085351647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085351647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085351647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085351647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085351647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085351647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085351647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085351647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085351647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085351647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085351647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085351647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085351647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085351647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085351647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085351647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085351647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085351647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085351647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085351647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085351647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085351647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085351648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085351648 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085351648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085351648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085351648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085351648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085351648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085351648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085351648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085351648 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085351721 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085351721 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085351721 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085351721 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085351721 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085351721 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085351721 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085351721 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085351721 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085351723 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085351723 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085351723 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117085352483 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085352483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ad74d), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085352483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085352483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085352483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085352483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085352483 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085352483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000ae53), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085352483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085352483 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085352483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085352483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085352483 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085352483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00effce7), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085352483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085352483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085352483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085352483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085352484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085352484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085352484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085352484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085352484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085352484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085352484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085352484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085352484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085352484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085352484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085352484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085352484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085352484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085352484 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085352484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085352484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085352484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085352484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085352484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085352484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085352484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085352484 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@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Sun Nov 17 08:53:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241117085353093 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085353093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0f809), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085353093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085353094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353094 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085353094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca503), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085353094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353094 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085353094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353094 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085353094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b410), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085353094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085353094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085353094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085353094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085353094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085353094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085353094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085353094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085353094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085353095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085353095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085353095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085353095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085353095 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085353095 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@c12b04494787: 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@c12b04494787: Test case TC_sgsnpool_L3Compl_no_cn started. 20241117085353725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085353729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085353732 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41263<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085353747 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085353747 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085353756 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085353756 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085353756 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085353756 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085353756 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085353756 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085353756 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085353756 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51175 (stream_srv.c:129) 20241117085353756 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51175<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085353756 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085353756 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085353757 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085353757 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085353757 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085353758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085353758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353758 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085353758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353758 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085353758 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085353758 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085353758 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085353758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085353758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353758 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085353758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353758 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085353758 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085353758 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085353758 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085353758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085353758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353758 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085353758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353758 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085353758 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085353758 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085353758 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085353758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085353758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085353758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353758 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085353758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085353758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085353758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085353758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085353758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085353758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085353758 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@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(907)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(907)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(907)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(905)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085353772 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085353772 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085353772 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085353772 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085353772 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085353772 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085353772 DRANAP NOTICE cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085353772 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085353772 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085353773 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085353773 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085353773 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085353773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085353773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085353773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353773 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085353773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353773 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085353773 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085353774 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085353774 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085353774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085353774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085353774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353774 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085353774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353774 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085353774 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085353774 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085353774 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085353774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085353774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085353774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085353774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353774 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085353774 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085353774 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085353774 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085353774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085353774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085353774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085353774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353774 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085353774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085353774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085353774 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085353774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085353774 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 20241117085353774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085353774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(910)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(910)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(910)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(908)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085353796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085353796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085353796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085353796 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085353796 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085353796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085353796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085353796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085353796 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@c12b04494787: setverdict(pass): none -> pass 20241117085353800 DLINP DEBUG SRVCONN(,r=127.0.0.1:51175<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085353800 DLINP DEBUG SRVCONN(,r=127.0.0.1:51175<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085353800 DLINP DEBUG SRVCONN(,r=127.0.0.1:51175<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085353800 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085353800 DHNBAP DEBUG (127.0.0.1:51175 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085353800 DHNBAP NOTICE (127.0.0.1:51175 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085353800 DHNBAP NOTICE (127.0.0.1:51175 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085353800 DLINP DEBUG SRVCONN(,r=127.0.0.1:51175<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085353800 DLINP DEBUG SRVCONN(,r=127.0.0.1:51175<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085353925 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(81)[0x5595ca773170]{IDLE}: Deallocated (fsm.c:568) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(83)[0x5595ca770800]{IDLE}: Deallocated (fsm.c:568) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085353925 DLSCCP DEBUG SCCP-SCOC(82)[0x5595ca755030]{IDLE}: Deallocated (fsm.c:568) 20241117085353970 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085353970 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085353970 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085353971 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085353979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353979 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085353979 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085353979 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085353979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085353979 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085353979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085353981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353981 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085353981 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085353981 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085353981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085353982 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085353982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085353982 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 20241117085353982 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 20241117085353982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085353982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085353982 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085353982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085353982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085353982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085353982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085353982 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085353982 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085353982 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085353983 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085353983 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085353983 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085353983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085353983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085353983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085353983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353983 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085353984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085353984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085353984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085353984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085353984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085353986 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085353986 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085353986 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085353986 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085353992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353992 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085353992 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085353992 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085353992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085353992 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085353992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085353994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353994 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085353994 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085353994 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085353994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085353994 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085353994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085353994 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 20241117085353994 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 20241117085353994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085353994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085353994 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085353994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085353994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085353994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085353994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085353994 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085353994 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085353994 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085353996 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085353996 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085353996 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085353996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085353996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085353996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085353996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085353996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085353996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085353996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085353996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085353996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085353996 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085353996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085353996 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085353996 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085353996 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085353996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085353996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085353996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085353996 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(906)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085354778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085354778 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085354778 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085354778 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085354778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085354778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085354778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085354778 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085354778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085354778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085354778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085354779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085354779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085354779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085354779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085354779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085354779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085354779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085354779 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085354779 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085354779 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085354779 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085354779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085354779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085354779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085354779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085354779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085354779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085354779 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085354779 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085354779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085354779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085354779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085354779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085354779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085354779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085354779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085354779 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085354781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085354781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085354781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085354782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085354781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085354781 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085354781 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085354781 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085354781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085354781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085354781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085354781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085354782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085354782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085354782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085354782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085354782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085354782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085354782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085354782 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085354782 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(909)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085354791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085354791 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085354791 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085354791 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085354791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085354791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085354791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085354791 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085354791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085354791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085354791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085354791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085354791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085354791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085354791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085354791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085354791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085354792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085354792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085354792 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085354792 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085354792 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085354792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085354792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085354792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085354792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085354792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085354792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085354792 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085354792 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085354792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085354792 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085354792 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085354792 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085354792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085354792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085354792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085354792 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085354793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085354793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085354793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085354793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085354793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085354793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085354793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085354793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085354793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085354792 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085354792 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085354792 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085354792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085354792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085354792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085354792 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085354793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085354793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085354793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085354793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085354793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085354793 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085354793 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085354793 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085354812 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085354818 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085354824 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085354828 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085354832 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085354836 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085354839 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085354842 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085354844 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085354848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085354851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085354853 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085354855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085354857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085354859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085354861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085354863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085354865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085354867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085354868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000000001001111'B, t_guard := 20.000000 } 20241117085354885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39288<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)3446939 20241117085355920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085355920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085355920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117085355920 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085355920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x34989b, normal) (hnbgw_rua.c:407) 20241117085355920 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085355920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3446939)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085355920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3446939 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085355920 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085355920 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085355921 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117085355921 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3446939 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241117085355921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3446939)[0x5595ca755030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085355921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3446939)[0x5595ca755030]{init}: Freeing instance (context_map.c:202) 20241117085355921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3446939)[0x5595ca755030]{init}: Deallocated (fsm.c:568) 20241117085355921 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3446939 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085355921 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) 20241117085355921 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085355921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085355921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085355921 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)@c12b04494787: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)3446939 20241117085355935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(912)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: 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 := '000000000000000100110111'B, t_guard := 20.000000 } 20241117085355958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39304<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)12640037 20241117085356974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085356974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085356974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241117085356974 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085356974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc0df25, normal) (hnbgw_rua.c:407) 20241117085356974 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085356974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12640037)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085356974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12640037 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085356974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085356974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085356974 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241117085356974 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12640037 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241117085356974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12640037)[0x5595ca755030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085356974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12640037)[0x5595ca755030]{init}: Freeing instance (context_map.c:202) 20241117085356974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12640037)[0x5595ca755030]{init}: Deallocated (fsm.c:568) 20241117085356974 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12640037 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241117085356974 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) 20241117085356974 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085356974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085356974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085356974 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)@c12b04494787: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)12640037 20241117085356977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(913)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: 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 := '000000000000001101100010'B, t_guard := 20.000000 } 20241117085356997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)14500889 20241117085358016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085358016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085358016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085358016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085358016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdd4419, normal) (hnbgw_rua.c:407) 20241117085358016 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085358016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14500889)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085358016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500889 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085358016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085358016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085358016 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500889 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241117085358016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14500889)[0x5595ca755030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085358016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14500889)[0x5595ca755030]{init}: Freeing instance (context_map.c:202) 20241117085358016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14500889)[0x5595ca755030]{init}: Deallocated (fsm.c:568) 20241117085358016 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14500889 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241117085358016 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) 20241117085358016 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085358016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085358016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085358016 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)@c12b04494787: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)14500889 20241117085358021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(914)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: 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 := '000000000000001111000001'B, t_guard := 20.000000 } 20241117085358042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39324<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@c12b04494787: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)7462456 20241117085359062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085359062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085359062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117085359062 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085359062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x71de38, normal) (hnbgw_rua.c:407) 20241117085359062 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085359062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7462456)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085359062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7462456 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085359062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085359062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085359062 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117085359062 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7462456 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241117085359062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7462456)[0x5595ca755030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085359062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7462456)[0x5595ca755030]{init}: Freeing instance (context_map.c:202) 20241117085359062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7462456)[0x5595ca755030]{init}: Deallocated (fsm.c:568) 20241117085359062 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7462456 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085359062 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) 20241117085359062 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085359062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085359062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085359062 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)@c12b04494787: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)7462456 20241117085359067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39324<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(915)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085359077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085359077 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41263<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@c12b04494787: Final verdict of PTC: none 20241117085359079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085359079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085359079 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085359079 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085359079 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897)@c12b04494787: Final verdict of PTC: none 20241117085359081 DLINP DEBUG SRVCONN(,r=127.0.0.1:51175<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085359081 DLINP DEBUG SRVCONN(,r=127.0.0.1:51175<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085359081 DLINP NOTICE SRV(,r=127.0.0.1:51175<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085359081 DMAIN NOTICE (127.0.0.1:51175 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51175<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085359081 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085359082 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085359082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085359082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085359082 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085359082 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085359082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085359082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085359082 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085359082 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 20241117085359082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085359082 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085359083 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085359083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085359083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085359083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085359083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085359083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085359083 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085359083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085359083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085359083 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(909)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(905)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(906)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(898)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(908)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(907)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(910)@c12b04494787: Final verdict of PTC: none 20241117085359083 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 20241117085359083 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 20241117085359083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085359084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085359084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085359084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085359084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085359084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085359084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085359084 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085359084 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085359084 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085359084 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085359085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085359084 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085359084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085359084 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085359084 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085359084 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 20241117085359084 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 20241117085359084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085359084 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085359084 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085359084 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085359084 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085359084 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085359084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085359084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085359085 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 20241117085359085 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 20241117085359085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085359085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085359085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085359085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085359085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085359085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085359085 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085359085 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085359085 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085359085 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(911)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085359089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39284<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(900)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(898): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(900): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(901): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(903): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(905): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(906): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(907): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(908): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(909): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(910): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(912): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(913): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(914): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(915): none (pass -> pass) MTC@c12b04494787: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sun Nov 17 08:53:59 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 20241117085359177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085359725 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085359725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009963a4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085359725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085359725 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085359725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085359725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085359725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085359725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085359725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085359725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085359725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085359726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085359726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085359728 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085359728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5fb0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085359728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085359728 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085359728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085359728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085359729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085359729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085359729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085359729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085359729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085359729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085359729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085359729 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085359729 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 20241117085359731 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085359731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465c5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085359731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085359731 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085359731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085359731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085359731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085359731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085359731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085359731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085359731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085359731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085359731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085359731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085359731 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 20241117085359780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285664) 20241117085400456 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085400456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1d40d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085400456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085400456 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085400456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085400456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085400456 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085400456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9865), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085400456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085400456 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085400456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085400456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085400456 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085400457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ca9a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085400457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085400457 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085400457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085400457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085400457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085400457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085400457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085400457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085400457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085400457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085400457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085400457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085400457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085400457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085400457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085400457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085400457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085400457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085400457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085400458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085400458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085400458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085400458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085400458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085400458 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=285664, count=312108) 20241117085400886 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085400886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea9ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085400886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085400886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085400886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085400886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085400886 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085400886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c81fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085400886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085400886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085400886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085400886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085400886 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085400886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c2faf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085400886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085400886 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085400886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085400886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085400887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085400887 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085400887 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085400887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085400887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085400887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085400887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085400887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085400887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085400887 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085400887 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085400887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085400887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085400887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085400887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085400887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085400887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085400887 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085400887 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085400887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085400887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085400887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085400887 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085401084 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085401084 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085401084 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085401085 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085401085 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085401085 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085401647 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085401647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c23613), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085401647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085401647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085401647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085401647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085401647 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085401647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc8196), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085401647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085401647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085401647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085401647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085401647 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085401647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee0f1b), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085401647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085401647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085401647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085401647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085401647 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085401647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f9185), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085401647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085401647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085401647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085401647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085401647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085401647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085401647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085401647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085401647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085401647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085401647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117085401647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085401648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085401648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085401648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085401648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085401648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085401648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117085401648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085401648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085401648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085401648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085401648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085401648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085401648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117085401648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085401648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085401648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085401648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085401648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085401648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085401648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sun Nov 17 08:54:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241117085402484 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085402484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00effce7), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085402484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085402484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402484 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085402484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000ae53), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085402484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402484 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085402484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402484 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085402484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ad74d), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085402484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085402484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085402484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085402484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085402484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085402484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085402484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085402484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085402484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085402484 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085402484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085402484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085402485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085402485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085402485 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@c12b04494787: 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@c12b04494787: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241117085402890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085402895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085402899 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45259<->l=127.0.0.1:4262) (control_if.c:570) 20241117085402915 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085402915 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085402926 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085402927 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085402927 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085402927 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085402927 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085402927 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085402928 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085402928 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085402928 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085402928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085402928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085402928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085402928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402928 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085402928 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41936 (stream_srv.c:129) 20241117085402928 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41936<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085402928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085402928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085402928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085402928 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085402928 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085402928 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085402928 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085402928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085402928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085402928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085402928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402928 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085402929 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085402929 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085402929 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085402929 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085402929 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085402929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085402929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085402929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402929 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085402929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402929 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085402929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402929 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402929 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402929 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085402929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085402929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085402929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085402929 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085402929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402929 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402929 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402929 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085402929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085402930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085402930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085402930 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 20241117085402930 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085402930 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085402930 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085402930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085402930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085402930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402930 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085402930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402931 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085402931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085402931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085402931 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(926)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(926)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(926)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(924)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(929)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(929)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(929)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(927)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(932)@c12b04494787: ************************************************* HNBGW_Test.msc2-M3UA(932)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(932)@c12b04494787: ************************************************* HNBGW_Test.msc2-SCCP(930)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085402977 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085402977 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085402977 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085402977 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085402978 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085402978 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085402978 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085402978 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085402979 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085402979 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085402979 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085402979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085402979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402979 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085402979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402979 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085402979 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085402979 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085402979 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085402979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085402979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402979 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085402979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402979 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085402979 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085402979 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085402979 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085402979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085402979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402979 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085402979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402979 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085402979 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085402979 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085402979 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085402979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085402979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085402979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085402979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085402979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085402979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085402979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085402979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085402979 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085402979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085402979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085402979 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085402979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085402979 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 20241117085402979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085402979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085402979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085402979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085402979 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(935)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(935)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(935)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(933)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(938)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(938)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(938)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(936)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(941)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(941)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(941)@c12b04494787: ************************************************* HNBGW_Test.sgsn2-SCCP(939)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085403031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085403031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085403031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085403031 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085403031 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085403031 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085403031 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085403031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085403031 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@c12b04494787: setverdict(pass): none -> pass 20241117085403038 DLINP DEBUG SRVCONN(,r=127.0.0.1:41936<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085403038 DLINP DEBUG SRVCONN(,r=127.0.0.1:41936<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085403038 DLINP DEBUG SRVCONN(,r=127.0.0.1:41936<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085403038 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085403038 DHNBAP DEBUG (127.0.0.1:41936 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085403038 DHNBAP NOTICE (127.0.0.1:41936 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085403038 DHNBAP NOTICE (127.0.0.1:41936 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085403038 DLINP DEBUG SRVCONN(,r=127.0.0.1:41936<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085403038 DLINP DEBUG SRVCONN(,r=127.0.0.1:41936<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085403090 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(85)[0x5595ca79fb00]{IDLE}: Deallocated (fsm.c:568) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(86)[0x5595ca75e8c0]{IDLE}: Deallocated (fsm.c:568) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085403090 DLSCCP DEBUG SCCP-SCOC(84)[0x5595ca758bd0]{IDLE}: Deallocated (fsm.c:568) 20241117085403149 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085403149 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085403149 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085403149 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085403158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403158 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085403158 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085403158 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085403158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085403158 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085403158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085403161 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 20241117085403161 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 20241117085403161 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 20241117085403161 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085403161 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085403161 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085403161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085403161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403161 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085403161 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085403161 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085403161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085403161 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085403162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085403162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085403162 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085403162 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 20241117085403162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085403162 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085403162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085403162 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085403162 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085403162 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085403163 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085403163 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085403163 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085403163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085403163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085403163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085403163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085403163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085403163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085403163 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085403163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403164 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085403164 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085403164 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085403164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085403164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085403164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085403164 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(929)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085403168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403168 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085403168 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085403168 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085403169 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085403169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085403169 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085403169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085403169 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 20241117085403169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085403169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085403169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085403169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085403169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085403169 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085403173 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 20241117085403173 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 20241117085403173 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085403173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085403173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403173 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085403173 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085403173 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085403173 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085403173 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241117085403173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085403174 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 20241117085403174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085403174 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085403174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085403174 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085403174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085403174 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085403174 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085403174 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085403175 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085403175 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085403175 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085403175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085403175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085403175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085403176 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085403176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085403176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085403176 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085403176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-M3UA(932)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117085403176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085403176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085403176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085403176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085403176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085403176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085403176 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117085403180 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085403180 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085403180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085403180 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085403180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085403182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403183 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085403183 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085403183 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085403183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085403183 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085403183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085403183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085403183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117085403183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085403183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085403183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085403183 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 20241117085403183 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085403183 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085403183 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085403184 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085403184 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085403184 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085403185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085403184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085403184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085403184 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085403184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085403184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085403184 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085403185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085403185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085403185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085403185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085403185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085403185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085403185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403192 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085403192 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085403192 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085403192 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085403197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403197 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085403197 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085403197 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085403197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085403197 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085403197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085403199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403199 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085403199 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085403199 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085403199 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085403199 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085403199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085403199 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 20241117085403199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085403199 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085403199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085403199 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085403199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085403199 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085403199 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085403199 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085403200 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085403200 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085403200 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085403200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085403200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085403200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085403200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085403201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085403201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085403201 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085403201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085403201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085403201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085403201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085403201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085403201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085403201 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403204 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 20241117085403204 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 20241117085403204 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085403204 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085403209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403209 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085403209 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085403209 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085403209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085403209 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085403209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085403210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403210 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085403210 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085403210 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085403210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085403210 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085403210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085403210 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 20241117085403210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085403210 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085403210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085403210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085403210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085403210 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085403210 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085403210 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085403211 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085403211 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085403211 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085403211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085403212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085403212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085403212 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085403212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085403212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085403212 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085403212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085403212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085403212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085403212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085403212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085403212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085403212 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403217 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 20241117085403217 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 20241117085403217 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241117085403217 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085403217 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085403217 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085403217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(941)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241117085403219 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) 20241117085403219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241117085403220 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085403220 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085403220 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085403220 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085403220 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085403220 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085403220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085403220 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241117085403220 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085403220 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085403220 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403220 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085403220 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085403221 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) 20241117085403221 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085403221 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085403221 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085403221 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085403221 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241117085403222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085403222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085403222 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241117085403222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085403222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085403222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085403222 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085403222 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085403222 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085403223 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085403223 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085403223 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085403223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085403223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085403223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085403223 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085403223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085403223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085403223 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085403223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085403223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085403223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085403223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085403223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085403223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085403223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(925)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085403966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403966 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085403966 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085403966 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085403966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085403966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085403966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085403966 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085403966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085403966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085403966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085403966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085403966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085403966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085403966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085403966 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085403966 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085403966 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085403966 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085403966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085403966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085403967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085403967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085403967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085403967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085403967 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085403967 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085403967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403967 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085403967 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085403967 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085403967 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085403967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085403967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085403967 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085403970 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085403970 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085403970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085403970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085403970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085403970 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085403971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085403971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085403971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085403971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085403971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085403971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085403971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085403971 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085403971 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085403971 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(928)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085403976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403976 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085403976 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085403976 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085403976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085403976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085403976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085403976 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085403976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085403976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085403976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085403976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085403976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085403976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085403976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085403976 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085403976 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085403976 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) 20241117085403976 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) 20241117085403977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085403977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085403977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085403977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085403977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085403977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085403977 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085403977 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085403977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085403977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085403977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085403977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085403977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085403977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085403977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403980 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085403980 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085403980 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085403980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085403980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085403980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085403980 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085403981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085403981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085403981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085403981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085403981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085403981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085403981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085403981 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085403981 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085403981 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(931)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085403984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403984 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085403984 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085403984 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 20241117085403984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085403984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085403984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085403984 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085403984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085403984 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) 20241117085403984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085403984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085403984 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085403984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085403984 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085403984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403984 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085403984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403984 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403984 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085403984 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085403984 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085403984 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) 20241117085403984 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) 20241117085403984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085403984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085403984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085403985 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085403985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085403985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085403985 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085403985 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: link up (cnlink.c:111) 20241117085403985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085403985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085403985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085403985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085403985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085403985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085403985 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403986 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085403986 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085403986 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 20241117085403986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085403986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085403986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085403987 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085403987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085403987 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) 20241117085403987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085403987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085403987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085403987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085403987 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085403987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403987 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085403987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085403987 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085403987 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085403987 DRANAP INFO cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(934)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085403999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403999 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085403999 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085403999 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085403999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085403999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085403999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085403999 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085403999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085403999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085403999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085403999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085403999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085403999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085403999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085403999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085403999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085403999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085403999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085403999 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085403999 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085403999 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085403999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085403999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085403999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085403999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085403999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085403999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085403999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085403999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085403999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085403999 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085403999 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085403999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085403999 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085403999 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085403999 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085403999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085403999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085403999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085403999 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085404001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085404001 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085404001 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085404001 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085404001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085404001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085404001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085404001 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085404001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085404001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085404001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085404001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085404001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085404001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085404001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085404001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085404001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085404001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085404001 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085404001 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085404001 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(937)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085404010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085404010 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085404010 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085404010 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 20241117085404010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085404010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085404010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085404010 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085404010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085404010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085404010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085404010 DLM3UA DEBUG 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) 20241117085404010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085404010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085404010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085404010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085404010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085404010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085404010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085404010 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085404010 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) 20241117085404010 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) 20241117085404010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085404010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085404010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085404010 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085404010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085404010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085404010 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085404010 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085404010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085404010 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085404010 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085404010 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085404010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085404010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085404011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085404011 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085404013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085404013 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085404013 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085404013 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 20241117085404013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085404013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085404013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085404013 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085404013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085404013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085404013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085404013 DLM3UA DEBUG 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) 20241117085404013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085404013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085404013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085404013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085404013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404014 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085404014 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085404014 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085404014 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085404014 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(940)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085404023 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) 20241117085404023 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085404023 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085404023 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 20241117085404023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085404023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085404023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085404023 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085404023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085404023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085404023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085404023 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) 20241117085404023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085404023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085404023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117085404023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085404023 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) 20241117085404023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404023 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) 20241117085404023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085404024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085404024 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085404024 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085404024 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) 20241117085404024 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) 20241117085404024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085404024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085404024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085404024 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085404024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085404024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085404024 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085404024 DRANAP NOTICE cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: link up (cnlink.c:111) 20241117085404024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085404024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085404024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085404024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085404024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085404024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085404024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085404024 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085404024 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) 20241117085404024 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085404024 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085404024 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 20241117085404024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085404024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085404024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085404024 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085404024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085404024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085404024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085404024 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) 20241117085404024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085404024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085404024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117085404024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085404024 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) 20241117085404024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085404024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404024 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) 20241117085404024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085404024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085404024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085404024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085404024 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085404024 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085404024 DRANAP INFO cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085405051 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085405060 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085405064 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085405068 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085405073 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085405077 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085405081 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085405085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085405088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085405093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085405098 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085405104 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085405108 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085405112 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085405117 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085405122 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085405126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085405130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085405134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085405139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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@c12b04494787: 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@c12b04494787: 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 := '000000000000001000101100'B, t_guard := 20.000000 } 20241117085405187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56454<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(934)@c12b04494787: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(934)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)12279483 20241117085406226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085406226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085406226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241117085406226 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085406226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbb5ebb, normal) (hnbgw_rua.c:407) 20241117085406226 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085406226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12279483)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085406226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12279483 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085406226 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085406226 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085406226 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241117085406226 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241117085406226 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12279483 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) 20241117085406226 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12279483 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085406226 DCN DEBUG map_sccp[0x5595ca76f610]{init}: Allocated (fsm.c:456) 20241117085406226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5595ca76f610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085406226 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12279483 <-> SCCP-106 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085406226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12279483 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241117085406226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12279483)[0x5595ca755030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085406226 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085406226 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085406226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12279483)[0x5595ca755030]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085406226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5595ca76f610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085406226 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085406226 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{IDLE}: Allocated (fsm.c:456) 20241117085406226 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085406226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f400300022c0056400500f1100926) (sccp_scrc.c:406) 20241117085406226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085406226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085406226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085406226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085406226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085406226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085406226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085406226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085406226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085406226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085406226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085406226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085406226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085406226 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085406226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5595ca76f610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085406226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12279483)[0x5595ca755030]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085406226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085406226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085406226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085406226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085406226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085406226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085406226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085406226 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(933)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(933)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(934)@c12b04494787: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(943) HNBGW_Test.sgsn0-RAN(934)@c12b04494787: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)11980639 HNBGW_Test.sgsn0-SCCP(933)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(933)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(943)@c12b04494787: setverdict(pass): none -> pass 20241117085406239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085406239 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085406239 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085406239 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085406239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085406239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085406239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085406239 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085406239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085406239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085406239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085406240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085406240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085406240 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f20524) (sccp_scrc.c:477) 20241117085406240 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20241117085406240 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085406240 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085406240 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085406240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085406240 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) 20241117085406240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5595ca76f610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085406240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5595ca76f610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085406241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56454<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(943)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085406243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085406245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085406247 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085406250 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085406251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085406253 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085406254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085406256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085406257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085406258 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085406259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085406260 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085406261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085406262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085406263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085406264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085406264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085406265 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085406266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085406267 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001111001111'B, t_guard := 20.000000 } 20241117085406278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(940)@c12b04494787: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(940)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(944)12350738 20241117085407301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085407301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085407301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241117085407301 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085407301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbc7512, normal) (hnbgw_rua.c:407) 20241117085407301 DHNB DEBUG map_rua[0x5595ca7553c0]{init}: Allocated (fsm.c:456) 20241117085407301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12350738)[0x5595ca7553c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085407301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12350738 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085407301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085407301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085407301 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241117085407301 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12350738 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241117085407301 DCN DEBUG map_sccp[0x5595ca75e730]{init}: Allocated (fsm.c:456) 20241117085407301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5595ca75e730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085407301 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12350738 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241117085407301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12350738 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241117085407301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12350738)[0x5595ca7553c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085407301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085407301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085407301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12350738)[0x5595ca7553c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085407301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5595ca75e730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085407301 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085407301 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{IDLE}: Allocated (fsm.c:456) 20241117085407301 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085407301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030003cf0056400500f1100926) (sccp_scrc.c:406) 20241117085407301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085407301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085407301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085407301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085407301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085407302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085407302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085407302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085407302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085407302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085407302 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085407302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085407302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085407302 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085407302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5595ca75e730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085407302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12350738)[0x5595ca7553c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085407302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085407302 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085407302 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085407302 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085407302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085407302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085407302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085407302 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(939)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(939)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(940)@c12b04494787: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(944) HNBGW_Test.sgsn2-RAN(940)@c12b04494787: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(944)2532165 HNBGW_Test.sgsn2-SCCP(939)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(939)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(944)@c12b04494787: setverdict(pass): none -> pass 20241117085407314 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) 20241117085407314 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085407314 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085407314 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 20241117085407314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085407314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085407314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085407314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085407314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085407314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085407314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085407314 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) 20241117085407314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085407314 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f48737) (sccp_scrc.c:477) 20241117085407314 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20241117085407314 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085407314 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085407314 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085407314 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085407314 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) 20241117085407314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5595ca75e730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085407314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5595ca75e730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085407315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(944)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085407316 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085407317 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085407319 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085407321 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085407323 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085407327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085407330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085407332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085407334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085407335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085407337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085407338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085407339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085407339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085407340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085407341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085407342 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085407343 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085407344 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085407344 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085407347 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45259<->l=127.0.0.1:4262) (control_if.c:193) 20241117085407347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(936)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(925)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-RAN(928)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(924)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(933)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@c12b04494787: Final verdict of PTC: none 20241117085407348 DLINP DEBUG SRVCONN(,r=127.0.0.1:41936<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085407348 DLINP DEBUG SRVCONN(,r=127.0.0.1:41936<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085407348 DLINP NOTICE SRV(,r=127.0.0.1:41936<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085407348 DMAIN NOTICE (127.0.0.1:41936 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41936<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085407348 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085407348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085407348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085407348 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085407348 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085407348 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085407348 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085407348 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085407348 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 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085407348 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085407348 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 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085407348 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085407348 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 20241117085407348 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) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085407348 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 20241117085407348 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085407348 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) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241117085407348 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 20241117085407348 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 20241117085407348 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) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085407348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc1-SCCP(927)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(935)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(917)@c12b04494787: Final verdict of PTC: none 20241117085407348 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085407348 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) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241117085407348 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085407348 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) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085407348 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085407348 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) 20241117085407348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241117085407348 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 20241117085407348 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) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085407348 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085407348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085407348 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085407348 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) 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085407348 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241117085407348 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 20241117085407348 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 20241117085407348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085407348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085407348 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085407348 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085407348 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085407348 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085407348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5595ca76f610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085407348 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085407348 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085407348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20524), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085407348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085407348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085407348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085407348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085407348 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085407348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5595ca76f610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085407348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12279483)[0x5595ca755030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085407348 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12279483)[0x5595ca755030]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085407348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085407348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12279483)[0x5595ca755030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085407348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12279483)[0x5595ca755030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085407348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12279483)[0x5595ca755030]{disrupted}: Freeing instance (context_map.c:202) 20241117085407348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12279483)[0x5595ca755030]{disrupted}: Deallocated (fsm.c:568) 20241117085407348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5595ca76f610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085407348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5595ca76f610]{disconnected}: Freeing instance (context_map.c:206) 20241117085407348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5595ca76f610]{disconnected}: Deallocated (fsm.c:568) 20241117085407348 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12279483 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241117085407348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085407348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085407348 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085407348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085407348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085407348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085407348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085407348 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085407348 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085407349 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085407349 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085407349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085407349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085407349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085407349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085407349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085407349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085407349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085407349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085407349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085407349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085407349 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085407349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085407349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241117085407349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085407349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085407349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085407349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085407349 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085407349 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085407349 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085407349 DRANAP NOTICE cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085407349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5595ca75e730]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085407349 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085407349 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.sgsn2-SCCP(939)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(942)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(930)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc2-RAN(931)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(937)@c12b04494787: Final verdict of PTC: none20241117085407349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48737), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085407349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085407349 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085407349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085407349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085407349 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085407349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5595ca75e730]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085407349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12350738)[0x5595ca7553c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085407349 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12350738)[0x5595ca7553c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc2-M3UA(932)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(941)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(938)@c12b04494787: Final verdict of PTC: none 20241117085407349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085407349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12350738)[0x5595ca7553c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085407349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12350738)[0x5595ca7553c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085407349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12350738)[0x5595ca7553c0]{disrupted}: Freeing instance (context_map.c:202) 20241117085407349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12350738)[0x5595ca7553c0]{disrupted}: Deallocated (fsm.c:568) 20241117085407349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5595ca75e730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085407349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5595ca75e730]{disconnected}: Freeing instance (context_map.c:206) 20241117085407349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5595ca75e730]{disconnected}: Deallocated (fsm.c:568) 20241117085407349 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12350738 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241117085407349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085407349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085407349 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085407349 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085407349 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(926)@c12b04494787: Final verdict of PTC: none 20241117085407349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085407349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085407349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085407349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085407349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085407349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085407349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085407349 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(940)@c12b04494787: Final verdict of PTC: none 20241117085407363 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 20241117085407363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085407363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085407363 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085407363 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085407363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085407363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085407363 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241117085407363 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) 20241117085407363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085407363 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085407363 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085407363 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085407363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085407363 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085407363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085407363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085407363 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 20241117085407363 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 20241117085407374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc1-M3UA(929)@c12b04494787: Final verdict of PTC: none20241117085407374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085407374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085407374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-RAN(934)@c12b04494787: Final verdict of PTC: none20241117085407374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085407374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed20241117085407375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW-PFCP(919)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case.20241117085407386 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) MTC@c12b04494787: Local verdict of MTC: pass20241117085407386 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916): none (pass -> pass) 20241117085407386 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(917): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (pass -> pass)20241117085407386 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(919): none (pass -> pass) 20241117085407387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(920): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(922): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(924): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(925): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(926): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(927): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(928): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(929): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-SCCP(930): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-RAN(931): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc2-M3UA(932): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(933): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(934): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(935): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(936): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(937): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(938): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(939): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-RAN(940): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(941): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(943): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(944): pass (pass -> pass) MTC@c12b04494787: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sun Nov 17 08:54:07 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 20241117085407531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085408134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56462<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=572060) Waiting for packet dumper to finish... 1 (prev_count=572060, count=576056) 20241117085409349 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085409349 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085409349 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241117085409349 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085409349 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085409349 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085409349 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085409349 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085409349 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085409363 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085409363 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085409363 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085409726 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085409726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009963a4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085409726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085409726 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085409726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085409726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085409727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085409727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085409727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085409727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085409727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085409727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085409727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085409727 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085409727 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 20241117085409729 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085409730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5fb0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085409730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085409730 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085409730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085409730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085409730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085409730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085409730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085409730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085409730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085409730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085409730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085409731 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085409731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465c5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085409731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085409731 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085409731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085409731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085409731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085409732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085409732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085409732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085409732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085409732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085409732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sun Nov 17 08:54:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241117085410457 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085410457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ca9a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085410457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085410457 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085410457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085410457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085410457 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085410457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9865), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085410457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085410457 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085410457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085410457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085410457 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085410457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1d40d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085410457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085410457 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085410457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085410457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085410458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085410458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085410458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085410458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085410458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085410458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085410458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085410458 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085410458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085410458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085410458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085410458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085410458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085410458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085410459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085410459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085410459 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 20241117085410459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085410459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085410459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085410459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085410459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085410459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085410459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085410459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085410459 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 20241117085410459 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 20241117085410887 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085410887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c2faf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085410887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085410887 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085410887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085410887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085410887 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085410887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c81fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085410888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085410888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085410888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085410888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085410888 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085410888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea9ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085410888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085410888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085410888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085410888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085410888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085410888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085410888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085410888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085410888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085410888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085410888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085410888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085410888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085410888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085410888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085410888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085410888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085410888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085410888 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117085410889 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 20241117085410889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085410889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085410889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085410889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085410889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085410889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085410889 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241117085411234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085411241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085411247 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41009<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085411265 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085411265 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085411275 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085411275 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411275 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085411275 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411275 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085411275 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411275 DRANAP NOTICE cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085411275 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085411275 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085411275 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34416 (stream_srv.c:129) 20241117085411275 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34416<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085411276 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411276 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085411276 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411277 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085411277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411277 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411277 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411277 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085411277 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411277 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085411277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411277 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411277 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411277 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085411277 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411277 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085411277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411277 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411277 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411277 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085411277 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085411277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411277 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085411277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085411277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085411277 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 20241117085411277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085411277 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(955)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(955)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(955)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(953)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(958)@c12b04494787: ************************************************* HNBGW_Test.msc1-M3UA(958)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(958)@c12b04494787: ************************************************* HNBGW_Test.msc1-SCCP(956)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085411305 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085411305 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411305 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085411305 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411305 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085411305 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085411305 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411305 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085411305 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411306 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411306 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085411306 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085411306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411306 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085411306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411306 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411306 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411306 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085411306 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085411306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411306 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085411306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411306 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411306 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411306 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085411306 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085411306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411306 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085411306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411306 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411306 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411306 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085411306 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085411306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085411307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411307 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085411307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085411307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085411307 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085411307 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117085411307 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@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(961)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(961)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(961)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(959)@c12b04494787: v_sccp_pdu_maxlen:268 MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(964)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(964)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(964)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-SCCP(962)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085411345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085411345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085411345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085411345 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085411345 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085411345 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085411345 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085411345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085411345 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@c12b04494787: setverdict(pass): none -> pass 20241117085411353 DLINP DEBUG SRVCONN(,r=127.0.0.1:34416<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085411353 DLINP DEBUG SRVCONN(,r=127.0.0.1:34416<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085411353 DLINP DEBUG SRVCONN(,r=127.0.0.1:34416<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085411353 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085411353 DHNBAP DEBUG (127.0.0.1:34416 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085411353 DHNBAP NOTICE (127.0.0.1:34416 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085411353 DHNBAP NOTICE (127.0.0.1:34416 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085411353 DLINP DEBUG SRVCONN(,r=127.0.0.1:34416<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085411353 DLINP DEBUG SRVCONN(,r=127.0.0.1:34416<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085411491 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085411491 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085411491 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085411491 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085411501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411501 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085411501 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085411501 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085411501 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085411501 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085411501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085411503 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 20241117085411503 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 20241117085411503 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085411503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085411504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411504 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085411504 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085411504 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085411504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085411504 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085411504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085411504 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 20241117085411504 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 20241117085411504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085411504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085411504 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085411504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085411504 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085411504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085411505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085411505 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085411505 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085411505 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411506 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411506 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085411506 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085411506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085411506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411506 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(958)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085411506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411507 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411507 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411507 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085411507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085411507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085411507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085411507 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411510 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085411510 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085411510 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085411510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085411510 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085411510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085411513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411513 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085411513 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085411513 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085411513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085411513 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085411513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085411513 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 20241117085411513 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 20241117085411513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085411513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085411513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085411513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085411513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085411513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085411513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085411513 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085411513 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085411513 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411514 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411514 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085411514 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085411514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411515 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085411515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411515 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085411515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085411515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085411515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085411515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411519 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085411519 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085411519 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085411519 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085411525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411525 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085411525 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085411525 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085411525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085411525 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085411525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085411528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411528 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085411528 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085411528 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085411528 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085411528 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085411528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085411528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085411528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085411528 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085411528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085411528 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085411528 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 20241117085411528 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 20241117085411528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085411528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085411528 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085411528 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085411528 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411530 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411530 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085411530 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085411530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085411530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411530 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085411530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085411530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085411530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085411530 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411533 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 20241117085411533 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 20241117085411533 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 20241117085411533 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085411533 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085411533 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085411533 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(964)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085411538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411538 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085411539 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085411539 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085411539 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085411539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085411539 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085411539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085411539 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 20241117085411539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085411539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085411539 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085411539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085411539 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085411539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085411539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085411539 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085411543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411543 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085411543 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085411543 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085411543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085411543 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241117085411543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085411543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085411543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085411543 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085411543 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 20241117085411543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085411543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085411543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085411543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085411543 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085411543 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085411543 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085411544 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085411544 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085411544 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085411544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085411544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085411544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085411544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085411544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085411544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085411544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411544 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085411544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085411544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085411544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085411544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085411545 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411648 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085411648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f9185), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085411648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085411648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411648 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085411648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee0f1b), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085411648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085411648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411648 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085411648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc8196), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085411648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085411648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411648 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085411648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c23613), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085411648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085411648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085411648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085411648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085411648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085411648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085411648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085411648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085411648 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085411648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085411648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085411648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085411648 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085411649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085411649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085411649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085411649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085411649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085411649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085411649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085411649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085411649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085411649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411655 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085411655 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085411655 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085411655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085411655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085411655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085411655 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085411655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085411655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085411655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085411655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085411655 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=007f9185) (sccp_scrc.c:477) 20241117085411655 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20241117085411655 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085411655 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085411655 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085411655 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085411655 DLSCCP DEBUG SCCP-SCOC(93)[0x5595ca75c770]{IDLE}: Deallocated (fsm.c:568) 20241117085411858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411858 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085411858 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085411858 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085411858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085411858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085411858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085411858 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085411858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085411859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085411859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085411859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085411859 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=00ee0f1b) (sccp_scrc.c:477) 20241117085411859 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085411858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411858 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085411858 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085411858 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085411858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085411858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085411858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085411858 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411859 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(96)[0x5595ca760a40]{IDLE}: Deallocated (fsm.c:568) 20241117085411859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085411859 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085411859 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085411859 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085411859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085411859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085411859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085411859 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085411859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085411859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085411859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085411859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085411859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085411859 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=00fc8196) (sccp_scrc.c:477) 20241117085411859 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(95)[0x5595ca755160]{IDLE}: Deallocated (fsm.c:568) 20241117085411859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085411859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085411859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085411859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085411859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085411859 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=00c23613) (sccp_scrc.c:477) 20241117085411859 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085411859 DLSCCP DEBUG SCCP-SCOC(94)[0x5595ca76e800]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(954)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085412305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412305 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085412305 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085412305 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085412305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412305 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085412305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085412305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085412306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085412306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085412306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085412306 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085412306 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085412306 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085412306 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085412306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085412306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085412306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085412306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085412306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085412306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085412306 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085412306 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085412306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085412306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085412306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085412306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085412306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085412306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085412306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412308 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085412308 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085412308 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085412308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412308 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085412308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085412308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085412308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085412308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412308 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085412308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085412308 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085412308 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085412308 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(957)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085412314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412314 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085412314 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085412314 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085412314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085412314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085412314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085412314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085412314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085412314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085412314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085412314 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085412314 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) 20241117085412314 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) 20241117085412314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085412314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085412314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085412314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085412314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085412314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085412314 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085412314 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: link up (cnlink.c:111) 20241117085412314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085412314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085412314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085412314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085412314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085412314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085412314 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412317 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085412317 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085412317 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085412317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412317 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085412317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085412317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085412317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085412317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085412317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085412317 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085412317 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085412317 DRANAP INFO cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085412331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412331 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085412331 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085412331 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085412331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412331 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085412332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085412332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085412332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085412332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085412332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085412332 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085412332 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085412332 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085412332 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085412332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085412332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085412332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085412332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085412332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085412332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085412332 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085412332 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085412332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085412332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085412332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085412332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085412332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085412332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085412332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(960)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085412338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412338 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085412338 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085412338 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085412338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412338 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085412338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085412338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085412338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085412338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412338 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085412338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085412338 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085412338 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085412338 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085412343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412343 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085412343 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085412343 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 20241117085412343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412343 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412343 DLM3UA DEBUG 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) 20241117085412343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085412343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085412343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085412343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085412343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn1-RAN(963)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085412343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085412343 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085412343 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) 20241117085412343 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) 20241117085412343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085412343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085412343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085412343 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085412343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085412343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085412343 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085412343 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085412343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085412343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085412344 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085412344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085412344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085412344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085412344 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412346 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085412346 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085412346 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 20241117085412346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412346 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412346 DLM3UA DEBUG 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) 20241117085412346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412346 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085412346 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085412346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085412346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085412346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085412346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085412346 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085412346 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085412346 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085412346 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085412346 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085412484 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085412484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ad74d), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085412484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085412484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085412484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085412484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085412484 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085412484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000ae53), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085412484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085412484 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085412484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085412484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085412484 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085412484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00effce7), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085412484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085412484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085412484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085412484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085412485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085412485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085412485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085412485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085412485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085412485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085412485 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085412485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085412485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085412485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085412485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085412485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085412485 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085412485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085412485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085412485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085412485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085412485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085412485 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085412490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085412490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085412490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085412490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412490 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=0000ae53) (sccp_scrc.c:477) 20241117085412490 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20241117085412490 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085412490 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085412490 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085412490 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085412490 DLSCCP DEBUG SCCP-SCOC(92)[0x5595ca76f940]{IDLE}: Deallocated (fsm.c:568) 20241117085412490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085412490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085412490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085412490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085412490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412490 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=000ad74d) (sccp_scrc.c:477) 20241117085412490 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20241117085412490 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085412490 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085412490 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085412491 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085412491 DLSCCP DEBUG SCCP-SCOC(91)[0x5595ca6faff0]{IDLE}: Deallocated (fsm.c:568) 20241117085412698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085412698 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085412698 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085412698 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085412698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085412698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085412698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085412698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085412698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085412698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085412698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085412698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085412699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085412699 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=00effce7) (sccp_scrc.c:477) 20241117085412699 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20241117085412699 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085412699 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085412699 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085412699 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085412699 DLSCCP DEBUG SCCP-SCOC(90)[0x5595ca761d90]{IDLE}: Deallocated (fsm.c:568) 20241117085413365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085413375 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085413378 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085413382 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085413386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085413388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085413390 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085413392 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085413393 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085413395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085413396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085413397 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085413399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085413401 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085413403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085413404 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085413407 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085413408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085413410 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085413411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000001010110101'B, t_guard := 20.000000 } 20241117085413434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(960)@c12b04494787: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(960)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)10043800 20241117085414472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085414472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085414472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117085414472 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085414472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x994198, normal) (hnbgw_rua.c:407) 20241117085414472 DHNB DEBUG map_rua[0x5595ca760a40]{init}: Allocated (fsm.c:456) 20241117085414472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10043800)[0x5595ca760a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085414472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10043800 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085414472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085414472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085414472 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117085414472 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10043800 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085414472 DCN DEBUG map_sccp[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085414472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085414472 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10043800 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085414472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10043800 SCCP-108 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117085414472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10043800)[0x5595ca760a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085414472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085414472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085414472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10043800)[0x5595ca760a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085414472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5595ca75c770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085414472 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085414472 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{IDLE}: Allocated (fsm.c:456) 20241117085414472 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085414472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030002b50056400500f1100926) (sccp_scrc.c:406) 20241117085414472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085414472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085414472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085414472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085414472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085414472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085414472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085414472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085414472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085414472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085414472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085414472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085414472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085414472 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085414472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5595ca75c770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085414472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10043800)[0x5595ca760a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085414473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085414473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085414473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085414473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085414473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085414473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085414473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085414473 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(959)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(959)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(960)@c12b04494787: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966) HNBGW_Test.sgsn0-RAN(960)@c12b04494787: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)1569488 HNBGW_Test.sgsn0-SCCP(959)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(959)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085414488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085414488 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085414488 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085414488 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085414488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085414488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085414488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085414488 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085414488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085414488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085414488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085414488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085414488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085414488 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0061b658) (sccp_scrc.c:477) 20241117085414488 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20241117085414488 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085414488 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085414488 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085414488 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085414488 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) 20241117085414488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5595ca75c770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085414488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5595ca75c770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@c12b04494787: setverdict(pass): none -> pass 20241117085414490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085414492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085414495 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085414497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085414498 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085414499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085414500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085414501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085414501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085414502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085414503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085414504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085414504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085414505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085414506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085414507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085414507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085414508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085414509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085414510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085414510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000000111101001'B, t_guard := 20.000000 } 20241117085414522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@c12b04494787: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)1569528 20241117085415539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085415539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085415539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241117085415539 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085415539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x17f2f8, normal) (hnbgw_rua.c:407) 20241117085415539 DHNB DEBUG map_rua[0x5595ca75e730]{init}: Allocated (fsm.c:456) 20241117085415539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1569528)[0x5595ca75e730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085415539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1569528 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085415539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085415539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085415539 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241117085415539 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1569528 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241117085415539 DCN DEBUG map_sccp[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085415539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085415539 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1569528 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117085415539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1569528 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241117085415539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1569528)[0x5595ca75e730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085415539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085415539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085415539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1569528)[0x5595ca75e730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085415539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5595ca755030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085415539 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085415539 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{IDLE}: Allocated (fsm.c:456) 20241117085415539 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085415539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001e90056400500f1100926) (sccp_scrc.c:406) 20241117085415539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085415539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085415539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085415539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085415539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085415539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085415539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085415539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085415539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085415539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085415539 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085415539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085415539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085415539 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085415539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5595ca755030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085415539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1569528)[0x5595ca75e730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085415539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085415539 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085415539 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085415539 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085415539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085415539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085415539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085415539 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(962)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(963)@c12b04494787: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967) HNBGW_Test.sgsn1-RAN(963)@c12b04494787: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)276863 HNBGW_Test.sgsn1-SCCP(962)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(962)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@c12b04494787: setverdict(pass): none -> pass 20241117085415548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085415548 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085415548 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085415548 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 20241117085415548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085415548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085415548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085415548 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085415548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085415548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085415548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085415548 DLM3UA DEBUG 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) 20241117085415548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085415548 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006fbedb) (sccp_scrc.c:477) 20241117085415548 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20241117085415548 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085415548 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085415548 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085415548 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085415548 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) 20241117085415548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5595ca755030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085415548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5595ca755030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085415548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085415549 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085415550 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085415551 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085415552 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085415553 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085415555 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085415556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085415557 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085415558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085415558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085415559 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085415560 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085415561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085415561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085415562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085415563 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085415564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085415565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085415565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085415566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: "disconnecting msc0" 20241117085415567 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(960)@c12b04494787: Final verdict of PTC: none 20241117085415568 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085415568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085415568 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085415568 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085415568 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085415568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085415568 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085415568 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085415568 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 20241117085415568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085415568 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085415568 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085415568 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085415568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085415568 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085415568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085415568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085415568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085415568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085415568 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085415568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085415568 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085415568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085415568 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085415568 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085415568 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085415568 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085415568 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085415568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085415568 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085415568 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085415568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061b658), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085415568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085415568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085415568 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 20241117085415568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085415568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085415568 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085415568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5595ca75c770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085415568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10043800)[0x5595ca760a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085415568 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10043800)[0x5595ca760a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085415568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085415568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10043800)[0x5595ca760a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085415568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10043800)[0x5595ca760a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085415568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10043800)[0x5595ca760a40]{disrupted}: Freeing instance (context_map.c:202) 20241117085415568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10043800)[0x5595ca760a40]{disrupted}: Deallocated (fsm.c:568) 20241117085415568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5595ca75c770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085415568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5595ca75c770]{disconnected}: Freeing instance (context_map.c:206) 20241117085415568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5595ca75c770]{disconnected}: Deallocated (fsm.c:568) 20241117085415568 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10043800 SCCP-108 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085415568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085415568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085415568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085415568 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085415568 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085415568 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085415568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085415568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085415568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085415568 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(961)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(959)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: 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 := '000000000000001100101010'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@c12b04494787: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)10043800 20241117085415581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@c12b04494787: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)14701931 20241117085416605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085416605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085416605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085416605 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085416605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe0556b, normal) (hnbgw_rua.c:407) 20241117085416605 DHNB DEBUG map_rua[0x5595ca760a40]{init}: Allocated (fsm.c:456) 20241117085416605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14701931)[0x5595ca760a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085416605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14701931 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085416606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085416606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085416606 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14701931 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241117085416606 DCN DEBUG map_sccp[0x5595ca75c770]{init}: Allocated (fsm.c:456) 20241117085416606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5595ca75c770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085416606 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14701931 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117085416606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14701931 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085416606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14701931)[0x5595ca760a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085416606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085416606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085416606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14701931)[0x5595ca760a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085416606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5595ca75c770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085416606 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085416606 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{IDLE}: Allocated (fsm.c:456) 20241117085416606 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085416606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300032a0056400500f1100926) (sccp_scrc.c:406) 20241117085416606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085416606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085416606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085416606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085416606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085416606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085416606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085416606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085416606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085416606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085416606 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085416606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085416606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085416606 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085416606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5595ca75c770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085416606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14701931)[0x5595ca760a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085416606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085416606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085416606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085416606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085416606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085416606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085416606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085416606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@c12b04494787: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(962)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(963)@c12b04494787: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968) HNBGW_Test.sgsn1-RAN(963)@c12b04494787: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)9111382 HNBGW_Test.sgsn1-SCCP(962)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(962)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085416612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085416612 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085416612 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085416612 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 20241117085416612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085416612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085416612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085416612 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085416612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085416612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085416612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085416612 DLM3UA DEBUG 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) 20241117085416613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085416613 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d2937f) (sccp_scrc.c:477) 20241117085416613 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20241117085416613 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085416613 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085416613 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085416613 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085416613 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) 20241117085416613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5595ca75c770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085416613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5595ca75c770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@c12b04494787: setverdict(pass): none -> pass 20241117085416616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085416619 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085416623 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085416628 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085416631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085416634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085416635 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085416636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085416637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085416638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085416638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085416639 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085416640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085416641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085416642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085416642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085416643 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085416644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085416645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085416645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085416646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085416649 DLINP DEBUG SRVCONN(,r=127.0.0.1:34416<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085416649 DLINP DEBUG SRVCONN(,r=127.0.0.1:34416<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085416649 DLINP NOTICE SRV(,r=127.0.0.1:34416<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085416649 DMAIN NOTICE (127.0.0.1:34416 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34416<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085416649 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085416649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(963)@c12b04494787: Final verdict of PTC: none 20241117085416650 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(957)@c12b04494787: Final verdict of PTC: none 20241117085416650 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(954)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(955)@c12b04494787: Final verdict of PTC: none 20241117085416650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085416650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085416650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085416650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085416650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085416650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085416650 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085416650 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085416650 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085416650 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085416650 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41009<->l=127.0.0.1:4262) (control_if.c:193) 20241117085416650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085416650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085416650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085416650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085416650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085416650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085416650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085416650 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085416650 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085416650 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085416650 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 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085416650 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085416650 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 20241117085416650 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085416650 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 20241117085416650 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085416650 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085416650 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) 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085416650 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 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085416650 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085416650 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085416650 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) 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085416650 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 20241117085416650 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 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085416650 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085416650 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085416650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085416650 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 20241117085416650 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085416650 DRANAP NOTICE cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085416650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085416650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085416650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085416650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085416650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085416650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085416651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085416651 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085416651 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085416651 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085416651 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085416651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5595ca755030]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085416651 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) HNBGW_Test.sgsn1-M3UA(964)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(953)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(958)@c12b04494787: Final verdict of PTC: none 20241117085416651 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085416651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fbedb), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085416651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085416651 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085416651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn1-SCCP(962)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(946)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(956)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(965)@c12b04494787: Final verdict of PTC: none 20241117085416652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085416652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085416652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085416652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085416652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085416652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085416652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085416652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085416651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085416651 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085416651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5595ca755030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085416651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1569528)[0x5595ca75e730]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085416651 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1569528)[0x5595ca75e730]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085416651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085416651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1569528)[0x5595ca75e730]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085416651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1569528)[0x5595ca75e730]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085416651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1569528)[0x5595ca75e730]{disrupted}: Freeing instance (context_map.c:202) 20241117085416651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1569528)[0x5595ca75e730]{disrupted}: Deallocated (fsm.c:568) 20241117085416651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5595ca755030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085416651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5595ca755030]{disconnected}: Freeing instance (context_map.c:206) 20241117085416651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5595ca755030]{disconnected}: Deallocated (fsm.c:568) 20241117085416651 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1569528 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117085416651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5595ca75c770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085416651 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085416651 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085416651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2937f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085416651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085416651 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085416651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085416651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085416651 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085416651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5595ca75c770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085416651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14701931)[0x5595ca760a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085416651 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14701931)[0x5595ca760a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085416651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085416651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14701931)[0x5595ca760a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085416651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14701931)[0x5595ca760a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085416651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14701931)[0x5595ca760a40]{disrupted}: Freeing instance (context_map.c:202) 20241117085416651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14701931)[0x5595ca760a40]{disrupted}: Deallocated (fsm.c:568) 20241117085416651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5595ca75c770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085416651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5595ca75c770]{disconnected}: Freeing instance (context_map.c:206) 20241117085416651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5595ca75c770]{disconnected}: Deallocated (fsm.c:568) 20241117085416651 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14701931 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117085416652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085416652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085416652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085416652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085416652 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085416652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085416652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085416652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085416652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085416652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085416652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085416652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085416652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085416652 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085416652 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(947)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085416667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56466<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(948)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(946): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(947): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(948): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(953): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(954): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(955): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-SCCP(956): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-RAN(957): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc1-M3UA(958): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(959): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(960): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(961): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(962): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(963): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(964): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sSun Nov 17 08:54:16 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== gsnpool_sccp_n_pcstate_detaches_cnlink0(968): pass (pass -> pass) MTC@c12b04494787: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@c12b04494787: 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'. Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20241117085416724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085417326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=593712) 20241117085417349 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085417349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48737), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085417350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085417350 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085417350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085417350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085417350 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085417350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20524), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085417350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085417350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085417350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085417350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085417350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085417350 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085417350 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085417350 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085417350 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085417350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085417350 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085417350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085417350 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085417350 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085417350 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085417350 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085417350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085417350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085417350 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085417569 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085417569 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085417569 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=593712, count=603348) 20241117085418651 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085418651 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085418651 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085418651 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085418651 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085418651 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085418651 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085418651 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085418651 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sun Nov 17 08:54:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241117085419727 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085419727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009963a4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085419727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085419727 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085419727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085419727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085419727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085419727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085419727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085419727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085419727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085419727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085419728 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085419730 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085419730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5fb0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085419730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085419730 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085419730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085419730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085419731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085419731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085419731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085419731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085419731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085419731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085419731 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085419732 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085419732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465c5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085419732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085419732 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085419732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085419732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085419732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085419732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085419732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085419732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085419732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085419732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085419732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241117085420423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085420427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085420430 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34829<->l=127.0.0.1:4262) (control_if.c:570) 20241117085420444 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085420444 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085420452 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085420452 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085420453 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085420453 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085420453 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085420453 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085420453 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085420453 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085420453 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41174 (stream_srv.c:129) 20241117085420453 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41174<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085420454 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085420454 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085420454 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085420454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085420454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420454 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085420454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420454 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085420454 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085420454 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085420454 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085420454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085420454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420454 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085420454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420454 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085420454 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085420454 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085420454 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085420454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085420454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420454 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085420454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420454 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085420454 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085420454 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085420454 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085420454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085420454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085420454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420454 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085420454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085420454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085420454 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085420454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085420454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085420454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085420454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085420454 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085420455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085420455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085420455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085420455 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085420455 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 20241117085420455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085420455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085420455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085420455 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085420457 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085420458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1d40d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085420458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420458 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085420458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420458 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085420458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9865), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085420458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420458 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085420458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420458 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085420458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ca9a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085420458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420458 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085420458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085420458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085420458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085420458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085420458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085420458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085420458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085420458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085420458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085420458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085420458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085420458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(979)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(979)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@c12b04494787: ************************************************* HNBGW_Test.msc0-SCCP(977)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085420472 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085420472 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085420473 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085420473 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085420473 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085420473 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085420473 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085420473 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085420474 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085420474 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085420474 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085420474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085420474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420474 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085420474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420474 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085420474 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085420474 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085420474 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085420474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085420474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420474 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085420474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420474 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085420474 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085420474 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085420474 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085420474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085420474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420474 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085420474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420474 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085420474 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085420474 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085420474 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085420474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085420474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085420474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420474 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085420474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420474 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420474 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420474 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085420474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420474 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420474 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420474 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085420474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420474 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420474 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420474 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085420474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420474 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420474 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420474 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085420474 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(982)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(980)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085420497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085420497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085420497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085420497 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085420497 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085420498 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085420498 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085420498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085420498 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@c12b04494787: setverdict(pass): none -> pass 20241117085420502 DLINP DEBUG SRVCONN(,r=127.0.0.1:41174<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085420502 DLINP DEBUG SRVCONN(,r=127.0.0.1:41174<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085420502 DLINP DEBUG SRVCONN(,r=127.0.0.1:41174<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085420502 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085420502 DHNBAP DEBUG (127.0.0.1:41174 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085420502 DHNBAP NOTICE (127.0.0.1:41174 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085420502 DHNBAP NOTICE (127.0.0.1:41174 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085420502 DLINP DEBUG SRVCONN(,r=127.0.0.1:41174<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085420502 DLINP DEBUG SRVCONN(,r=127.0.0.1:41174<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085420670 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085420670 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085420670 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085420671 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085420677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420677 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085420677 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085420677 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085420677 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085420677 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085420677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085420680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420680 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085420680 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085420680 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085420680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085420680 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085420680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085420680 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 20241117085420680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085420680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085420680 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085420680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085420680 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085420680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085420680 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085420680 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085420680 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085420680 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085420682 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085420682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085420682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085420682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085420682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085420682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085420682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420682 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085420682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085420682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085420682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085420683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085420683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085420688 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085420688 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085420688 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085420688 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085420692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420692 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085420692 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085420692 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085420692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085420692 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085420692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085420693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420693 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085420693 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085420693 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085420693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085420693 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085420693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085420693 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 20241117085420693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085420693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085420693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085420693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085420693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085420693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085420693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085420693 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085420693 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085420693 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085420694 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085420694 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085420694 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085420694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085420694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085420694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085420694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085420694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085420694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085420694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420694 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085420695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085420695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085420695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085420695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085420695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085420888 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085420888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea9ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085420888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085420888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420888 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085420888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c81fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085420888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085420888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420888 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085420888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c2faf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085420888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085420888 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085420888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085420888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085420889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085420889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085420889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085420889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085420889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085420889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085420889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085420889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085420889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085420889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085420889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085420889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085420889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085420889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085420889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085420889 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085420896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085420896 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085420896 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085420896 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085420896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085420896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085420896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085420896 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085420896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085420896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085420896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085420896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085420896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085420896 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=004ea9ef) (sccp_scrc.c:477) 20241117085420896 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20241117085420896 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085420896 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085420896 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085420896 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085420896 DLSCCP DEBUG SCCP-SCOC(99)[0x5595ca75ff10]{IDLE}: Deallocated (fsm.c:568) 20241117085421098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085421098 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085421098 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085421098 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085421098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085421098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085421098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085421098 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085421099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085421099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085421099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085421099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085421099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085421099 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=009c81fa) (sccp_scrc.c:477) 20241117085421099 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20241117085421099 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085421099 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085421099 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085421099 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085421099 DLSCCP DEBUG SCCP-SCOC(97)[0x5595ca752d40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(978)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085421485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085421485 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085421485 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085421485 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085421485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085421485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085421485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085421486 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085421486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085421486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085421486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085421486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085421486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085421486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085421486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085421486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421486 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085421486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085421486 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085421486 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085421486 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085421486 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085421486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085421486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085421486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085421486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085421486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085421486 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085421486 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085421486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085421486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085421486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085421486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085421486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085421486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085421486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085421486 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085421487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085421487 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085421487 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085421487 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085421487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085421487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085421487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085421487 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085421487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085421487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085421487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085421487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085421487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085421487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085421487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085421487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085421487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085421487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085421487 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085421487 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085421487 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085421494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085421494 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085421494 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085421494 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085421494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085421494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085421494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085421494 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085421494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085421494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085421494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085421494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085421494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085421494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085421494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085421494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085421494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421494 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085421494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085421494 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085421494 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085421494 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085421494 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085421494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085421494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085421494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085421494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085421494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085421494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085421494 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085421494 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085421494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085421494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085421494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085421494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085421494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085421494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085421494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085421494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(981)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085421496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085421496 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085421496 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085421496 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085421496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085421496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085421496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085421496 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085421497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085421497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085421497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085421497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085421497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085421497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085421497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085421497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085421497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085421497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085421497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085421497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085421497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085421497 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085421497 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085421497 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085422513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085422520 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085422523 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085422529 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085422534 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085422537 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085422539 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085422541 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085422542 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085422543 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085422545 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085422547 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085422548 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085422550 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085422552 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085422554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085422555 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085422558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085422561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085422563 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: 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@c12b04494787: "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@c12b04494787: 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 := '000000000000001001010011'B, t_guard := 20.000000 } 20241117085422591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35042<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@c12b04494787: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@c12b04494787: 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)@c12b04494787: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)13628833 20241117085423637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085423637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085423637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117085423637 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085423637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcff5a1, normal) (hnbgw_rua.c:407) 20241117085423637 DHNB DEBUG map_rua[0x5595ca752d40]{init}: Allocated (fsm.c:456) 20241117085423637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628833)[0x5595ca752d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085423637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628833 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085423637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085423637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085423637 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117085423637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628833 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085423637 DCN DEBUG map_sccp[0x5595ca75ff10]{init}: Allocated (fsm.c:456) 20241117085423637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5595ca75ff10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085423637 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13628833 <-> SCCP-111 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085423637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628833 SCCP-111 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117085423637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628833)[0x5595ca752d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085423637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085423637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085423637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628833)[0x5595ca752d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085423637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5595ca75ff10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085423637 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085423637 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{IDLE}: Allocated (fsm.c:456) 20241117085423637 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085423637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030002530056400500f1100926) (sccp_scrc.c:406) 20241117085423637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085423637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085423637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085423637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085423637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085423637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085423637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085423637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085423637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085423637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085423637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085423637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085423637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085423637 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085423637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5595ca75ff10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085423637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628833)[0x5595ca752d40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085423637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085423637 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085423637 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085423637 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085423637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085423637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085423637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085423637 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(980)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(981)@c12b04494787: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984) HNBGW_Test.sgsn0-RAN(981)@c12b04494787: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)1383746 HNBGW_Test.sgsn0-SCCP(980)@c12b04494787: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(980)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085423660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085423660 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085423660 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085423660 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085423661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085423661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085423661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085423661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085423661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085423661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085423661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085423661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085423661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085423661 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b87a0c) (sccp_scrc.c:477) 20241117085423661 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20241117085423661 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085423661 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085423661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085423661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085423661 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) 20241117085423661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5595ca75ff10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085423661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5595ca75ff10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085423662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35042<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085423664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085423670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085423674 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085423677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085423678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085423679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085423680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085423681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085423682 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085423683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085423684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085423684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085423685 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085423686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085423687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085423687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085423688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085423689 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085423690 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085423690 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: 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 := '000000000000001001111110'B, t_guard := 20.000000 } 20241117085423702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@c12b04494787: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@c12b04494787: 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)@c12b04494787: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)10548607 20241117085424720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085424720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085424720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241117085424720 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085424720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa0f57f, normal) (hnbgw_rua.c:407) 20241117085424720 DHNB DEBUG map_rua[0x5595ca755030]{init}: Allocated (fsm.c:456) 20241117085424720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10548607)[0x5595ca755030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085424720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10548607 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085424720 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085424720 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085424720 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241117085424720 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10548607 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085424720 DCN DEBUG map_sccp[0x5595ca760a40]{init}: Allocated (fsm.c:456) 20241117085424720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5595ca760a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085424720 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10548607 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085424720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10548607 SCCP-112 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241117085424720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10548607)[0x5595ca755030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085424720 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085424720 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085424720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10548607)[0x5595ca755030]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085424720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5595ca760a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085424720 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085424720 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{IDLE}: Allocated (fsm.c:456) 20241117085424720 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085424720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300027e0056400500f1100926) (sccp_scrc.c:406) 20241117085424720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085424720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085424720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085424720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085424720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085424720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085424720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085424720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085424720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085424720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085424720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085424720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085424720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085424720 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085424720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5595ca760a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085424720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10548607)[0x5595ca755030]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085424720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085424720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085424720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085424720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085424720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085424720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085424720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085424720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@c12b04494787: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(980)@c12b04494787: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(981)@c12b04494787: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985) HNBGW_Test.sgsn0-RAN(981)@c12b04494787: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)13151411 HNBGW_Test.sgsn0-SCCP(980)@c12b04494787: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(980)@c12b04494787: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085424726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085424726 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085424726 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085424726 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085424726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085424726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085424726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085424726 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085424726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085424726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085424726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085424726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085424726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085424726 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e8636a) (sccp_scrc.c:477) 20241117085424726 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20241117085424726 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085424726 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085424726 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085424726 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085424726 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) 20241117085424726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5595ca760a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085424726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5595ca760a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@c12b04494787: setverdict(pass): none -> pass 20241117085424729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085424731 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085424733 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085424736 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085424738 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085424739 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085424740 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085424741 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085424742 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085424743 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085424743 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085424744 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085424745 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085424746 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085424747 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085424748 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085424750 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085424750 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085424752 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085424753 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085424755 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: "connecting cnlink 1" 20241117085424756 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(988)@c12b04494787: ************************************************* HNBGW_Test.sgsn1-M3UA(988)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(988)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(986)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085424973 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 20241117085424974 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 20241117085424974 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085424974 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085424981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085424981 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085424981 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085424981 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085424981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085424981 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085424981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085424984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085424984 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085424984 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085424984 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085424985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085424985 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085424985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085424985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085424985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085424985 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085424985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085424985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085424985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085424985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085424985 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085424985 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085424985 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085424985 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 20241117085424986 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085424986 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085424986 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085424986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085424986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085424986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085424986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085424986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085424986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085424986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085424986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085424986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085424986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085424986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085424986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085424986 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085424986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085424986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085424986 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085424987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085424987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085424987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085424987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085424987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085424987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085424987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085424987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085425569 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085425569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061b658), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085425569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085425569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085425569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085425569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085425569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085425569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085425569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085425569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085425569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085425569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085425569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085425569 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085425575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085425575 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085425575 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085425575 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085425575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085425575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085425575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085425575 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085425575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085425575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085425575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085425575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085425575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085425575 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=0061b658) (sccp_scrc.c:477) 20241117085425575 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20241117085425575 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085425575 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085425575 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085425575 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085425575 DLSCCP DEBUG SCCP-SCOC(108)[0x5595ca7553c0]{IDLE}: Deallocated (fsm.c:568) MTC@c12b04494787: 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 := '000000000000000010010101'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(987)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085425793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085425793 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085425793 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085425793 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 20241117085425793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085425793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085425793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085425793 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085425793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085425793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085425793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085425793 DLM3UA DEBUG 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) 20241117085425793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085425793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085425793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085425793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085425793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085425793 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085425793 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085425793 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) 20241117085425793 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) 20241117085425793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085425793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085425793 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085425793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085425793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085425793 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085425793 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: link up (cnlink.c:111) 20241117085425793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085425793 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085425793 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085425793 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085425793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085425793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085425793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085425793 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085425793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085425793 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085425793 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085425793 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 20241117085425793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085425793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085425793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085425793 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085425793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085425793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085425793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085425793 DLM3UA DEBUG 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) 20241117085425793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085425793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085425793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085425793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085425793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085425793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085425793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085425793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085425793 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085425793 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085425793 DRANAP INFO cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085425803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085426652 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085426652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2937f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085426652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085426652 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085426652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085426652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085426652 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085426652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fbedb), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085426652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085426652 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085426652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085426652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085426652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085426652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085426652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085426652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085426652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085426652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085426652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085426652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085426652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085426652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085426652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085426652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085426652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085426652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085426655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426655 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085426655 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085426655 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 20241117085426655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085426655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085426655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085426655 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085426655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085426655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085426655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085426655 DLM3UA DEBUG 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) 20241117085426655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085426655 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=00d2937f) (sccp_scrc.c:477) 20241117085426655 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20241117085426655 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085426655 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085426655 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085426655 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085426655 DLSCCP DEBUG SCCP-SCOC(110)[0x5595ca772190]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(987)@c12b04494787: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(987)@c12b04494787: 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)@c12b04494787: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)12461676 20241117085426827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085426828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085426828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085426828 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085426828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbe266c, normal) (hnbgw_rua.c:407) 20241117085426828 DHNB DEBUG map_rua[0x5595ca772190]{init}: Allocated (fsm.c:456) 20241117085426828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12461676)[0x5595ca772190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085426828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461676 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085426828 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085426828 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085426828 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461676 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241117085426828 DCN DEBUG map_sccp[0x5595ca7553c0]{init}: Allocated (fsm.c:456) 20241117085426828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5595ca7553c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085426828 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12461676 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117085426828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461676 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085426828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12461676)[0x5595ca772190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085426828 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085426828 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085426828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12461676)[0x5595ca772190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085426828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5595ca7553c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085426828 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085426828 DLSCCP DEBUG SCCP-SCOC(113)[0x5595ca7522e0]{IDLE}: Allocated (fsm.c:456) 20241117085426828 DLSCCP DEBUG SCCP-SCOC(113)[0x5595ca7522e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085426828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000950056400500f1100926) (sccp_scrc.c:406) 20241117085426828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085426828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085426828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085426828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085426828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085426828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085426828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085426828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085426828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085426828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085426828 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085426828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085426828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085426828 DLSCCP DEBUG SCCP-SCOC(113)[0x5595ca7522e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085426828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5595ca7553c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085426828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12461676)[0x5595ca772190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085426829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426829 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085426829 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085426829 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085426829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085426829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085426829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085426829 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085426829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426829 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085426829 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085426829 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 20241117085426829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085426829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085426829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085426829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085426829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085426829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085426829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085426829 DLM3UA DEBUG 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) 20241117085426829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085426829 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=006fbedb) (sccp_scrc.c:477) 20241117085426830 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20241117085426830 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085426830 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085426830 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085426830 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085426830 DLSCCP DEBUG SCCP-SCOC(109)[0x5595ca76f610]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(986)@c12b04494787: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(986)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(987)@c12b04494787: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989) HNBGW_Test.sgsn1-RAN(987)@c12b04494787: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)3142441 HNBGW_Test.sgsn1-SCCP(986)@c12b04494787: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@c12b04494787: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(986)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085426849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: 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 } } } 20241117085426852 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117085426855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117085426857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085426858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085426859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085426860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117085426861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117085426863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085426864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085426866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085426867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117085426869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117085426870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085426871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085426872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085426874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117085426875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117085426876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085426877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085426878 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085426881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47614<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085426881 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34829<->l=127.0.0.1:4262) (control_if.c:193) 20241117085426881 DLINP DEBUG SRVCONN(,r=127.0.0.1:41174<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085426881 DLINP DEBUG SRVCONN(,r=127.0.0.1:41174<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085426881 DLINP NOTICE SRV(,r=127.0.0.1:41174<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085426881 DMAIN NOTICE (127.0.0.1:41174 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41174<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085426881 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426881 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085426881 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085426881 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 20241117085426881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085426881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085426881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085426881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(978)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969)@c12b04494787: Final verdict of PTC: none 20241117085426881 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085426881 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) 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085426881 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085426881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085426881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085426881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085426881 DLM3UA DEBUG 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) 20241117085426881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085426881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004796f1) (sccp_scrc.c:477) 20241117085426881 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20241117085426881 DLSCCP DEBUG SCCP-SCOC(113)[0x5595ca7522e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085426881 DLSCCP DEBUG SCCP-SCOC(113)[0x5595ca7522e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085426881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085426881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085426881 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) 20241117085426881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5595ca7553c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085426881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5595ca7553c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085426881 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) 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085426881 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(987)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(977)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(988)@c12b04494787: Final verdict of PTC: none 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085426881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085426881 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085426881 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 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085426882 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085426882 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 20241117085426882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085426882 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085426882 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 20241117085426882 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(979)@c12b04494787: Final verdict of PTC: none 20241117085426882 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 20241117085426882 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 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085426882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085426882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085426882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085426882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085426882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085426882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085426882 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085426882 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085426882 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085426882 DRANAP NOTICE cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5595ca7553c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085426882 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085426882 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085426882 DLSCCP DEBUG SCCP-SCOC(113)[0x5595ca7522e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085426882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004796f1), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085426882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085426882 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085426882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085426882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085426882 DLSCCP DEBUG SCCP-SCOC(113)[0x5595ca7522e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5595ca7553c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12461676)[0x5595ca772190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085426882 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12461676)[0x5595ca772190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085426882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12461676)[0x5595ca772190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12461676)[0x5595ca772190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12461676)[0x5595ca772190]{disrupted}: Freeing instance (context_map.c:202) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12461676)[0x5595ca772190]{disrupted}: Deallocated (fsm.c:568) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5595ca7553c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5595ca7553c0]{disconnected}: Freeing instance (context_map.c:206) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5595ca7553c0]{disconnected}: Deallocated (fsm.c:568) 20241117085426882 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461676 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117085426882 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 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085426882 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085426882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085426882 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 20241117085426882 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 20241117085426882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085426882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085426882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085426882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085426882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085426882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085426882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085426882 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085426882 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085426882 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085426882 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085426882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085426882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085426882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085426882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085426882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085426882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085426882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085426882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085426882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(982)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(971)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(983)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(980)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(970)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(986)@c12b04494787: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@c12b04494787: Final verdict of PTC: none 20241117085426883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085426883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085426883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085426883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085426883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085426883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085426883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085426882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085426882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085426882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085426882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085426882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085426882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085426882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085426882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085426882 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085426882 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085426882 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085426882 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085426882 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085426882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87a0c), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085426882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085426882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085426882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085426882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085426882 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5595ca75ff10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628833)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085426882 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628833)[0x5595ca752d40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085426882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628833)[0x5595ca752d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628833)[0x5595ca752d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628833)[0x5595ca752d40]{disrupted}: Freeing instance (context_map.c:202) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628833)[0x5595ca752d40]{disrupted}: Deallocated (fsm.c:568) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5595ca75ff10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5595ca75ff10]{disconnected}: Freeing instance (context_map.c:206) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5595ca75ff10]{disconnected}: Deallocated (fsm.c:568) 20241117085426882 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628833 SCCP-111 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5595ca760a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085426882 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085426882 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085426882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8636a), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085426882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085426882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085426882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085426882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085426882 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5595ca760a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10548607)[0x5595ca755030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:48620241117085426883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085426883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085426883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer ) 20241117085426882 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10548607)[0x5595ca755030]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085426882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10548607)[0x5595ca755030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10548607)[0x5595ca755030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10548607)[0x5595ca755030]{disrupted}: Freeing instance (context_map.c:202) 20241117085426882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10548607)[0x5595ca755030]{disrupted}: Deallocated (fsm.c:568) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5595ca760a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5595ca760a40]{disconnected}: Freeing instance (context_map.c:206) 20241117085426882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5595ca760a40]{disconnected}: Deallocated (fsm.c:568) 20241117085426882 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10548607 SCCP-112 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085426883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085426883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085426883 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085426883 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085426883 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085426883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085426883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085426883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085426883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085426883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085426899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(972)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985): pass (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(986): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-RAN(987): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(988): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989): pass (pass -> pass) MTC@c12b04494787: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Nov 17 08:54:26 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 20241117085426953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085427351 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085427351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20524), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085427351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085427351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085427351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085427351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085427351 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085427351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48737), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085427351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085427351 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085427351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085427351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085427351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085427351 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085427351 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085427351 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085427351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085427351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085427351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085427351 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085427351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085427351 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085427351 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085427351 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085427351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085427351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085427351 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085427555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35078<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=508016) Waiting for packet dumper to finish... 1 (prev_count=508016, count=517372) 20241117085428884 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085428884 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085428884 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085428884 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085428884 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085428884 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085428884 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085428884 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085428884 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sun Nov 17 08:54: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_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 20241117085429728 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085429728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009963a4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085429728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085429728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085429728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085429728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085429729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085429729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085429729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085429729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085429729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085429729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085429729 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085429732 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085429732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5fb0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085429732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085429732 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085429732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085429732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085429732 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085429732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465c5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085429732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085429732 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085429732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085429732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085429732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085429732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085429732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085429732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085429732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085429732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085429732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085429732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085429732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085429732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085429732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085429732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085429732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085429732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085430458 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085430458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ca9a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085430458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430458 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085430458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430459 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085430459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9865), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085430459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430459 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085430459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430459 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085430459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1d40d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085430459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430459 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085430459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085430459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085430459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085430459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085430459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085430459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085430459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085430459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085430459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085430459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085430459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085430459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@c12b04494787: 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@c12b04494787: Test case TC_second_rab_assignment started. 20241117085430637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085430641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085430645 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33395<->l=127.0.0.1:4262) (control_if.c:570) 20241117085430662 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085430662 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085430663 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085430663 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085430663 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085430663 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(994)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085430664 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085430664 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085430664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085430664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085430664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085430664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085430664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430664 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085430664 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085430664 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085430664 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085430664 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085430664 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085430664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085430664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085430664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430664 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085430664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430664 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085430664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085430664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085430664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085430664 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085430664 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085430664 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085430664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085430664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085430664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085430664 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085430665 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085430665 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085430665 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085430665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085430665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085430665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430665 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085430665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430665 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085430665 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085430665 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085430665 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085430665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085430665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085430665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430665 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085430665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430665 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085430665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085430665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085430665 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085430665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085430665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085430665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085430665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085430665 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085430665 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@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(998)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(998)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(996)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085430683 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085430683 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085430683 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085430683 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085430683 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085430683 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085430683 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085430683 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085430684 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085430684 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085430684 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085430684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085430684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430684 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085430684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430684 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085430684 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085430684 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085430684 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085430684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085430684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430684 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085430684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430684 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085430684 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085430684 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085430684 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085430684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085430684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430684 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085430684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430684 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085430684 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085430684 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085430684 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085430684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085430684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085430684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430684 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085430685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085430685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085430685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085430685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085430685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1001)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1001)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1001)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(999)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085430712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085430712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085430712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085430712 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085430712 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085430712 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085430712 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085430712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085430712 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@c12b04494787: setverdict(pass): none -> pass 20241117085430879 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085430879 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085430879 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085430879 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085430888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430888 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085430888 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085430888 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085430888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085430888 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085430888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085430890 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085430890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c2faf), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085430890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085430890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085430890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085430890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085430890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085430891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430891 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085430891 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085430891 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085430891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085430891 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085430891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085430891 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 20241117085430891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085430891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085430891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085430891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085430891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085430891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085430891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085430891 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085430891 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085430891 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085430893 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085430893 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085430893 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085430893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085430893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085430893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085430893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430893 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085430893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430893 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430893 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430893 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085430893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085430893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085430893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085430893 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085430896 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085430896 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085430896 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085430896 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085430899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430899 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085430899 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085430899 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085430899 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085430899 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085430899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085430901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430901 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085430901 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085430901 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085430901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085430901 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085430901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085430901 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 20241117085430901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085430901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085430901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085430901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085430901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085430901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085430901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085430901 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085430901 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085430901 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085430902 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085430902 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085430902 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085430902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085430902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085430902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085430902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085430902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085430902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085430902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085430902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085430902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085430902 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085430902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085430902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085430902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085430902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085430902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085430902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085430902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085430902 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(997)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085431687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085431687 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085431687 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085431687 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085431687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085431687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085431687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085431687 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085431687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085431687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085431687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085431687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085431687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085431687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085431687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085431687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085431687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085431687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085431687 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085431687 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085431687 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085431687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085431687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085431687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085431687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085431687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085431687 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085431687 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085431687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085431687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085431687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085431687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085431687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085431687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085431687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085431687 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085431687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085431687 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085431687 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085431687 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085431687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085431687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085431687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085431687 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085431687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085431687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085431687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085431687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085431687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085431687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085431687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085431687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085431687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085431687 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085431687 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085431687 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1000)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085431703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085431703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085431703 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085431703 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085431703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085431703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085431703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085431703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085431703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085431703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085431703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085431703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085431703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085431703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085431703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085431703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085431703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431703 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085431703 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085431703 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085431703 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085431703 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085431703 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085431703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085431703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085431703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085431703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085431703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085431703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085431703 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085431703 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085431703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085431703 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085431703 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085431703 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085431703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085431703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085431703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085431703 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085431704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085431704 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085431704 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085431704 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085431704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085431704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085431704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085431704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085431704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085431704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085431704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085431704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085431704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085431704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085431704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085431704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085431704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085431705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085431705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085431705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085431705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085431705 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085431705 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085431705 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085431742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(997)@c12b04494787: f_create_expect(l3 := '102897DC9FD98244FADD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(997)@c12b04494787: Created Expect[0] for '102897DC9FD98244FADD'O to be handled at TC_second_rab_assignment0(1003) TC_second_rab_assignment-Iuh0-RUA(995)@c12b04494787: Added conn table entry 0TC_second_rab_assignment0(1003)8430040 20241117085432776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085432776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085432776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085432776 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085432776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x80a1d8, normal) (hnbgw_rua.c:407) 20241117085432776 DHNB DEBUG map_rua[0x5595ca752d40]{init}: Allocated (fsm.c:456) 20241117085432776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085432776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8430040 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085432776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085432776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085432776 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8430040 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085432776 DCN DEBUG map_sccp[0x5595ca75ff10]{init}: Allocated (fsm.c:456) 20241117085432776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085432776 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8430040 <-> SCCP-114 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085432777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8430040 SCCP-114 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085432777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085432777 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085432777 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085432777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085432777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085432777 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085432777 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{IDLE}: Allocated (fsm.c:456) 20241117085432777 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085432777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a102897dc9fd98244fadd004f40030003620056400500f1100926) (sccp_scrc.c:406) 20241117085432777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085432777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085432777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085432777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085432777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085432777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085432777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085432777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085432777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085432777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085432777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085432777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085432777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085432777 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085432777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085432777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085432777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085432777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085432777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085432777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085432777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085432777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085432777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085432777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(997)@c12b04494787: Found Expect[0] for l3='102897DC9FD98244FADD'O handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-RAN(997)@c12b04494787: Added conn table entry 0TC_second_rab_assignment0(1003)11730029 HNBGW_Test.msc0-SCCP(996)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1003)@c12b04494787: setverdict(pass): none -> pass 20241117085432784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085432784 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085432784 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085432784 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085432784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085432784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085432784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085432784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085432784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085432784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085432784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085432784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085432784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085432784 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0002720b) (sccp_scrc.c:477) 20241117085432784 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20241117085432784 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085432784 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085432784 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085432784 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085432784 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) 20241117085432784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085432784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_second_rab_assignment0(1003)@c12b04494787: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1002)@c12b04494787: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-SCCP(996)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: vl_len:91 HNBGW_Test.msc0-SCCP(996)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117085432986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085432986 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085432986 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085432986 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085432986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085432986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085432986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085432986 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085432986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085432986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085432986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085432986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085432986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085432986 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) 20241117085432986 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241117085432986 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085432986 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085432986 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085432986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085432986 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085432986 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085432987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085432987 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085432987 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085432987 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085432987 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085432987 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085432987 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085432987 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085432987 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{UNUSED}: Allocated (fsm.c:456) 20241117085432987 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{UNUSED}: is child of mgw(mgw-fsm-8430040-0)[0x5595ca760a40] (fsm.c:486) 20241117085432987 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8430040-0)[0x5595ca760a40] (mgcp_client_endpoint_fsm.c:724) 20241117085432987 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085432987 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085432987 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085432987 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8430040-0)[0x5595ca7553c0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085432987 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8430040-0)[0x5595ca7553c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190] (fsm.c:486) 20241117085432987 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8430040-0)[0x5595ca7553c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085432987 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8430040-0)[0x5595ca7553c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085432987 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 80a1'... (mgcp_client.c:805) 20241117085432987 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241117085432987 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8430040-0)[0x5595ca7553c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085432987 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1002)@c12b04494787: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80a1d817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80a1d817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80a1d817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80a1d817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c12b04494787: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117085433015 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241117085433015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085433015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085433015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085433015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085433015 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085433015 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433015 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433015 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085433015 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085433015 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433015 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085433015 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085433015 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085433015 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085433015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085433015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085433015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085433015 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085433036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085433036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085433036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085433036 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085433036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80a1d8) (hnbgw_rua.c:471) 20241117085433036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8430040 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085433036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085433036 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085433036 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085433036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085433036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085433036 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085433036 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085433036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085433036 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085433036 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8430040-0)[0x5595ca760a40] (mgcp_client_endpoint_fsm.c:724) 20241117085433036 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085433036 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085433036 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085433036 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 80a1'... (mgcp_client.c:805) 20241117085433036 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117085433036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085433036 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085433036 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433036 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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)@c12b04494787: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "80a1d817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80a1d817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085433064 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241117085433064 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085433064 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085433064 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433064 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085433064 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085433064 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8430040-0)[0x5595ca760a40] (mgcp_client_endpoint_fsm.c:724) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085433064 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8430040-0)[0x5595ca76f610]{ST_CRCX}: Allocated (fsm.c:456) 20241117085433064 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8430040-0)[0x5595ca76f610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190] (fsm.c:486) 20241117085433064 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8430040-0)[0x5595ca76f610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085433064 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8430040-0)[0x5595ca76f610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241117085433064 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 80a1'... (mgcp_client.c:805) 20241117085433064 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117085433064 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8430040-0)[0x5595ca76f610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085433064 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433065 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433065 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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)@c12b04494787: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "80a1d817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80a1d817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085433091 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241117085433091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca76f610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085433091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca76f610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085433091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca76f610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085433091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca76f610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085433091 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085433091 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433091 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433091 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433091 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085433091 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085433091 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433091 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{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) 20241117085433091 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085433091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085433091 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085433091 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085433091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085433091 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085433091 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085433091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002720b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085433091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085433091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085433091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085433091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085433091 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085433091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085433091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085433091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085433091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085433091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085433091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085433091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085433091 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: vl_len:63 HNBGW_Test.msc0-SCCP(996)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241117085433104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085433104 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085433104 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085433104 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085433104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085433104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085433104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085433104 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085433104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085433104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085433104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085433104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085433104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085433104 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) 20241117085433104 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241117085433104 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085433104 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085433104 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085433104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085433104 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085433104 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085433104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085433104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085433104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085433104 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8430040 SCCP-114 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241117085433104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241117085433104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241117085433104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085433104 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085433110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085433110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085433110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241117085433110 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085433110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80a1d8) (hnbgw_rua.c:471) 20241117085433110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8430040 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241117085433110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085433110 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085433110 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085433110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085433110 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085433110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241117085433110 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085433110 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085433110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002720b), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20241117085433111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085433111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085433111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085433111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085433111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085433111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085433111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085433111 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085433111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085433111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085433111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085433111 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: vl_len:12 HNBGW_Test.msc0-SCCP(996)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085433123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085433123 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085433123 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085433123 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085433123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085433123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085433123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085433123 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085433123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085433123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085433123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085433123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085433123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085433123 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) 20241117085433123 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241117085433123 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085433123 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085433123 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085433123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085433123 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085433123 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085433123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085433123 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085433123 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085433123 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085433123 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085433123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085433123 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 80a1'... (mgcp_client.c:805) 20241117085433123 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085433123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085433123 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca76f610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085433123 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56958: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 80a1'... (mgcp_client.c:805) 20241117085433123 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085433123 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca76f610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085433123 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{IN_USE}: Removing from parent mgw(mgw-fsm-8430040-0)[0x5595ca760a40] (mgcp_client_endpoint_fsm.c:873) 20241117085433123 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085433123 DLMGCP DEBUG mgw-endp(mgw-fsm-8430040-0)[0x5595ca772190]{IN_USE}: Deallocated (fsm.c:568) 20241117085433123 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085433123 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085433123 DMGW DEBUG mgw(mgw-fsm-8430040-0)[0x5595ca760a40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085433123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085433123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085433123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085433123 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1003)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "80a1d817" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1003)@c12b04494787: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "80a1d817" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1003)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085433130 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241117085433130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085433130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085433130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085433130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5595ca7553c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085433130 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241117085433130 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca76f610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085433130 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca76f610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085433130 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca76f610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085433130 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5595ca76f610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(995)@c12b04494787: Deleted conn table entry 0TC_second_rab_assignment0(1003)8430040 20241117085433138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085433138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085433138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085433138 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085433138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x80a1d8,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085433138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8430040 SCCP-114 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085433138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085433138 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085433138 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085433138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085433138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085433138 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085433138 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085433138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002720b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085433138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085433138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085433138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085433138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085433138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085433138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085433138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085433138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085433138 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085433138 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085433138 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085433138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085433138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085433138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085433138 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(997)@c12b04494787: Deleted conn table entry 0TC_second_rab_assignment0(1003)11730029 HNBGW_Test.msc0-SCCP(996)@c12b04494787: Session index based on connection ID:0 20241117085433143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085433143 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085433143 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085433143 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085433143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085433143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085433143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085433143 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085433143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085433143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085433143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085433143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085433143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085433143 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=0002720b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085433143 DLSCCP DEBUG Received CO:RELRE for local reference 114 (sccp_scoc.c:1824) 20241117085433143 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085433143 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085433143 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085433143 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) 20241117085433143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085433143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085433143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085433143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{disconnected}: Freeing instance (context_map.c:202) 20241117085433143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8430040)[0x5595ca752d40]{disconnected}: Deallocated (fsm.c:568) 20241117085433143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085433143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{disconnected}: Freeing instance (context_map.c:206) 20241117085433143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5595ca75ff10]{disconnected}: Deallocated (fsm.c:568) 20241117085433143 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8430040 SCCP-114 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085433144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002720b), PART(T=Source Reference,L=4,D=00000072) (sccp_scrc.c:406) 20241117085433144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085433144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085433144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085433144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085433144 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085433144 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085433144 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085433144 DLSCCP DEBUG SCCP-SCOC(114)[0x5595ca755030]{IDLE}: Deallocated (fsm.c:568) 20241117085433144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085433144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085433144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085433144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085433144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085433144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085433144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085433144 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@c12b04494787: RLC received in state:disconnect_pending TC_second_rab_assignment0(1003)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085435145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1003)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085435157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085435158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085435158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085435158 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085435158 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085435158 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(997)@c12b04494787: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(990)@c12b04494787: Final verdict of PTC: none 20241117085435160 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33395<->l=127.0.0.1:4262) (control_if.c:193) TC_second_rab_assignment-Iuh0-RUA(995)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(999)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1000)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(996)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(991)@c12b04494787: Final verdict of PTC: none 20241117085435161 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085435161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085435161 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085435161 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085435161 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085435161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085435161 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085435161 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085435161 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 20241117085435161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085435161 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085435161 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085435161 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085435161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085435161 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085435162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085435162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085435162 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 20241117085435162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085435162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085435162 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085435162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085435162 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085435162 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085435162 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085435162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085435162 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 HNBGW_Test.sgsn0-M3UA(1001)@c12b04494787: Final verdict of PTC: none 20241117085435162 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085435162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085435162 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085435162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085435162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) TC_second_rab_assignment-Iuh0(994)@c12b04494787: Final verdict of PTC: none 20241117085435162 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085435162 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085435162 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085435162 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085435162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085435162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085435162 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085435162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085435162 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085435162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085435162 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085435162 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085435162 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 20241117085435162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085435162 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085435162 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085435162 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085435162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085435162 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085435162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085435162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085435162 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 20241117085435162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085435162 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085435162 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085435162 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085435162 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(998)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(992)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(1002)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085435162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(993)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(990): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(991): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(992): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(993): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_second_rab_assignment-Iuh0(994): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(995): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(999): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1000): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1001): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(1002): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_second_rab_assignment0(1003): pass (pass -> pass) MTC@c12b04494787: Test case TC_second_rab_assignment finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sun Nov 17 08:54:35 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 20241117085435210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085435813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49126<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360440) Waiting for packet dumper to finish... 1 (prev_count=360440, count=364320) 20241117085436883 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085436883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8636a), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085436884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085436884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085436884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085436884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085436884 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085436884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87a0c), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085436884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085436884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085436884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085436884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085436884 DLSCCP DEBUG SCCP-SCOC(113)[0x5595ca7522e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085436884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004796f1), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085436884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085436884 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085436884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085436884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085436884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085436884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085436884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085436885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085436885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085436885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085436885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085436885 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085436885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085436885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085436885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085436885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085436885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085436885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085436885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085436885 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085436885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085436885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085436885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085436885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085436885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085436885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085436885 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085437162 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085437162 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085437162 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085437162 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085437162 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085437162 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085437352 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085437352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48737), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085437352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085437352 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085437352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085437352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085437352 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085437352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20524), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085437352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085437352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085437352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085437352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085437353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085437353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085437353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085437353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085437353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085437353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085437353 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085437353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085437353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085437353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085437353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085437353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085437353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085437353 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sun Nov 17 08:54:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@c12b04494787: 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@c12b04494787: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241117085438918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085438922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085438926 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44635<->l=127.0.0.1:4262) (control_if.c:570) 20241117085438942 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085438942 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085438942 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085438942 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085438942 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085438942 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085438942 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085438942 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085438942 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085438942 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085438943 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085438943 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085438943 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085438943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085438943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085438943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085438944 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085438944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085438944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085438944 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085438944 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085438944 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085438944 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085438944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085438944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085438944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085438944 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085438944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085438944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085438944 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085438944 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085438944 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085438944 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085438944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085438944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085438944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085438944 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085438944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085438944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085438944 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085438944 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085438944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085438944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085438944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085438944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085438944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085438944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085438944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085438944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085438944 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085438944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085438944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085438944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085438944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085438944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085438944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085438944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085438944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085438944 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085438944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085438944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085438944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085438944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085438944 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 20241117085438944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085438944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085438944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085438944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085438944 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1012)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(1012)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1012)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1010)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085438958 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085438958 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085438958 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085438958 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085438958 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085438958 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085438958 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085438958 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085438959 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085438959 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085438959 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085438959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085438959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085438959 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085438959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085438959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085438959 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085438959 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085438959 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085438959 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085438959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085438959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085438959 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085438959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085438959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085438959 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085438959 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085438959 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085438959 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085438959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085438959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085438959 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085438959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085438959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085438959 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085438959 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085438959 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085438959 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085438959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085438959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085438959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085438960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085438960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085438960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085438960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085438960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085438960 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085438960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085438960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085438960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085438960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085438960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085438960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085438960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085438960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085438960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085438960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085438960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085438960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085438960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085438960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085438960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085438960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085438960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1015)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-M3UA(1015)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1015)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(1013)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085439156 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085439156 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085439156 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085439156 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085439161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439161 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085439161 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085439161 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085439161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085439161 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085439161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085439162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439162 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085439162 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085439162 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085439162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085439162 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085439162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085439162 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 20241117085439162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085439162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085439162 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085439162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085439162 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085439162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085439162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085439162 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085439162 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085439162 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085439163 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085439163 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085439163 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085439163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085439163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085439163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085439163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085439163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085439163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085439163 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085439163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085439163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085439163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085439163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085439163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085439163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085439164 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085439172 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085439172 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085439172 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085439172 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085439177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439177 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085439177 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085439177 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085439177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085439177 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085439177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085439178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439178 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085439178 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085439178 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085439178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085439178 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085439178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085439178 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 20241117085439178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085439178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085439178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085439178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085439178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085439178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085439178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085439178 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085439179 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085439179 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085439180 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085439180 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085439180 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085439180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085439180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085439180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085439180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085439180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085439180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085439180 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085439180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085439180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085439180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085439180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085439180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085439180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085439180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085439730 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085439730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009963a4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085439730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085439730 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085439730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085439730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085439730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085439730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085439730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085439730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085439730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085439730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085439733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085439733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085439733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085439733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085439733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085439733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085439733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085439733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085439733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085439733 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085439733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465c5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085439733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085439733 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085439733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085439733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085439733 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085439733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5fb0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085439733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085439733 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085439733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085439733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085439733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085439733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085439733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down HNBGW_Test.msc0-RAN(1011)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085439965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439965 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085439965 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085439965 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085439965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085439965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085439965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085439965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085439965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085439965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085439965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085439965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085439965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085439965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085439965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085439965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085439965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085439965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085439965 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085439965 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085439965 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085439965 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085439965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085439965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085439965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085439965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085439965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085439965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085439965 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085439965 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085439965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085439965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085439965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085439965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085439965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085439965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085439965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085439966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439966 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085439966 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085439966 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085439966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085439966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085439966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085439966 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085439966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085439966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085439966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085439966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085439966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085439966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085439966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085439966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085439966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085439966 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085439966 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085439966 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1014)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085439975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439975 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085439975 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085439975 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085439975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085439975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085439975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085439975 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085439976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085439976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085439976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085439976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085439976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085439976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085439976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085439976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085439976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085439976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085439976 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085439976 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085439976 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085439976 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085439976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085439976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085439976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085439976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085439976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085439976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085439976 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085439976 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085439976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085439976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085439976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085439976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085439976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085439976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085439976 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085439978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085439978 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085439978 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085439978 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085439978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085439978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085439978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085439978 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085439978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085439978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085439978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085439978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085439978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085439978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085439978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085439978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085439978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085439978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085439978 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085439978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085439978 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085439978 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085439978 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085439985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085439985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085439985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085439985 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085439985 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085439985 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085439985 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085439985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085439985 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@c12b04494787: setverdict(pass): none -> pass 20241117085439989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085439989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085439989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241117085439989 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241117085439989 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241117085440190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085440190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085440190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085440190 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085440190 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085440190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085440190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085440190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085440190 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@c12b04494787: setverdict(pass): pass -> pass, component reason not changed MTC@c12b04494787: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085440206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49152<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004)@c12b04494787: Final verdict of PTC: none 20241117085440206 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44635<->l=127.0.0.1:4262) (control_if.c:193) 20241117085440206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085440206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085440206 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085440206 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085440206 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(1010)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1014)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1013)@c12b04494787: Final verdict of PTC: none 20241117085440208 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085440208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085440208 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085440208 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009)@c12b04494787: Final verdict of PTC: none 20241117085440208 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085440208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085440208 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085440208 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085440208 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 20241117085440208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085440208 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085440208 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085440208 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085440208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085440208 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085440208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085440208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085440208 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085440208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085440209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085440209 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@c12b04494787: Final verdict of PTC: none 20241117085440209 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 20241117085440209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085440209 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085440209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085440209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085440209 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085440209 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 20241117085440209 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 20241117085440209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085440209 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085440209 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085440209 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085440209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085440209 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085440209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085440209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085440209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085440209 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085440209 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 20241117085440209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085440209 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085440209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085440209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085440209 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085440209 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085440209 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085440209 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085440209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085440209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085440209 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085440209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085440209 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085440209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085440209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085440209 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085440209 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085440209 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085440210 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(1011)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1012)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1015)@c12b04494787: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@c12b04494787: Final verdict of PTC: none VirtHNBGW-STATS(1005)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(1016)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085440214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49138<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1007)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(1005): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(1007): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(1010): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(1011): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(1012): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1013): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1014): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1015): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(1016): none (pass -> pass) MTC@c12b04494787: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sun Nov 17 08:54:40 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 20241117085440311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085440459 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085440459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1d40d), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085440459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085440459 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085440459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085440459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085440459 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085440459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9865), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085440459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085440459 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085440459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085440459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085440459 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085440459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ca9a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085440459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085440459 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085440459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085440459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085440459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085440459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085440459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085440459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085440459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085440459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085440459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085440459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085440459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085440459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085440459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085440460 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085440460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085440460 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085440460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085440460 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085440460 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085440460 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085440460 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085440460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085440460 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085440885 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085440885 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085440885 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085440885 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085440885 DLSCCP DEBUG SCCP-SCOC(98)[0x5595ca755290]{IDLE}: Deallocated (fsm.c:568) 20241117085440914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224464) Waiting for packet dumper to finish... 1 (prev_count=224464, count=241816) 20241117085442209 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085442209 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085442209 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085442210 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085442210 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085442210 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sun Nov 17 08:54: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_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@c12b04494787: 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@c12b04494787: Test case TC_apply_sccp started. 20241117085444021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085444025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085444029 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32975<->l=127.0.0.1:4262) (control_if.c:570) TC_apply_sccp-Iuh0(1021)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085444054 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085444054 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085444063 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085444063 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085444064 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085444064 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085444064 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085444064 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1023)@c12b04494787: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085444064 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60381 (stream_srv.c:129) 20241117085444064 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60381<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085444064 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085444064 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085444065 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085444065 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085444065 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085444065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085444065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085444065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085444065 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085444065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085444065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085444065 DRANAP DEBUG cnlink(msc-3)[0x5595ca747640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085444065 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085444065 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085444065 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085444065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085444065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085444065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085444065 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085444065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085444065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085444065 DRANAP DEBUG cnlink(msc-2)[0x5595ca6dd870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085444065 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085444065 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085444065 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085444065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085444065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085444065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085444066 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085444066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085444066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085444066 DRANAP DEBUG cnlink(msc-1)[0x5595ca6e0670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085444066 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085444066 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085444066 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085444066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085444066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085444066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085444066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085444066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085444066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085444066 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085444066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085444066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085444066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085444066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085444066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085444066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085444066 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085444066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085444066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085444066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085444066 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 20241117085444066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085444066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085444066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085444066 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1027)@c12b04494787: ************************************************* HNBGW_Test.msc0-M3UA(1027)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1025)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085444080 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085444080 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085444080 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085444080 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085444080 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085444080 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085444081 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085444081 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085444082 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085444082 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085444082 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085444082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085444082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085444082 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085444082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085444082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085444082 DRANAP DEBUG cnlink(sgsn-3)[0x5595ca749c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085444082 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085444082 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085444082 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085444082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085444082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085444082 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085444082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085444082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085444082 DRANAP DEBUG cnlink(sgsn-2)[0x5595ca7492f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085444082 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085444082 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085444082 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085444082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085444082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085444082 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085444082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085444082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085444082 DRANAP DEBUG cnlink(sgsn-1)[0x5595ca748960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085444082 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085444082 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085444082 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085444082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085444082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085444082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085444082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085444082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085444082 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085444082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085444082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085444082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085444082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085444082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085444082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085444082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085444082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085444082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085444082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085444082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085444082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085444082 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c12b04494787: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1030)@c12b04494787: ************************************************* MTC@c12b04494787: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1030)@c12b04494787: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1030)@c12b04494787: ************************************************* HNBGW_Test.sgsn0-SCCP(1028)@c12b04494787: v_sccp_pdu_maxlen:268 20241117085444107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085444107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085444107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085444107 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085444107 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085444107 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085444107 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085444107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085444107 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@c12b04494787: setverdict(pass): none -> pass 20241117085444112 DLINP DEBUG SRVCONN(,r=127.0.0.1:60381<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085444112 DLINP DEBUG SRVCONN(,r=127.0.0.1:60381<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085444112 DLINP DEBUG SRVCONN(,r=127.0.0.1:60381<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085444112 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085444112 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) 20241117085444112 DLGLOBAL DEBUG validating counter group 0x5595c94e8be0(hnb) with 60 counters (rate_ctr.c:86) 20241117085444112 DHNBAP DEBUG (127.0.0.1:60381 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085444112 DHNBAP NOTICE (127.0.0.1:60381 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085444112 DHNBAP NOTICE (127.0.0.1:60381 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085444112 DLINP DEBUG SRVCONN(,r=127.0.0.1:60381<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085444112 DLINP DEBUG SRVCONN(,r=127.0.0.1:60381<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085444279 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085444279 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085444279 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085444279 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085444287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444287 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085444287 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085444287 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085444287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085444287 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085444287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085444290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444290 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085444290 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085444290 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085444290 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085444290 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085444290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085444291 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 20241117085444291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085444291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085444291 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085444291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085444291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085444291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085444291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085444291 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085444291 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085444291 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085444292 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085444292 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085444292 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085444292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085444292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085444292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085444292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085444292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085444292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085444292 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085444292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085444292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085444292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085444292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085444292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085444293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085444293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085444295 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085444295 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085444295 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085444295 DLSS7 <000c> 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)@c12b04494787: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085444301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444301 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085444301 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085444301 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085444301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085444301 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085444301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085444304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444304 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085444304 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085444304 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085444304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085444304 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085444304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085444304 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 20241117085444304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085444304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085444304 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085444304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085444304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085444304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085444304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085444304 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085444304 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085444304 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085444305 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085444305 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085444305 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085444305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085444306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085444306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085444306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085444306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085444306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085444306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085444306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085444306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085444306 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085444306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085444306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085444306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085444306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085444306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085444306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085444306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085444306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1026)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085445095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085445095 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085445095 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085445095 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085445095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085445095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085445095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085445095 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085445096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085445096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085445096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085445096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085445096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085445096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085445096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085445096 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085445096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445096 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085445096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085445096 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085445096 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085445096 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085445096 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085445096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085445096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085445096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085445096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085445096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085445096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085445096 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085445097 DRANAP NOTICE cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: link up (cnlink.c:111) 20241117085445097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085445097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085445097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085445097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085445097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085445097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085445097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085445097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085445099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085445099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085445099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085445099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085445099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085445099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085445099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085445099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085445099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085445099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085445099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085445099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085445099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085445099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085445099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085445099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085445099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085445099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085445099 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085445099 DRANAP DEBUG cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085445099 DRANAP INFO cnlink(msc-0)[0x5595ca6fd220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1029)@c12b04494787: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085445103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085445103 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085445103 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085445103 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085445103 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085445103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085445103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085445103 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085445103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085445103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085445103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085445103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085445103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085445103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085445103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085445103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085445103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085445103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085445103 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085445103 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085445103 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085445103 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085445103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085445103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085445103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085445104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085445104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085445104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085445104 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085445104 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: link up (cnlink.c:111) 20241117085445104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085445104 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085445104 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085445104 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085445104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085445104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085445104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085445104 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085445105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085445105 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085445105 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085445105 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085445105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085445105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085445105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085445105 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085445105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085445105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085445105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085445105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085445105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085445105 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085445105 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085445105 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085445105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085445105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085445105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085445105 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085445105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085445105 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085445105 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085445105 DRANAP INFO cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085446148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085446884 DLSCCP DEBUG SCCP-SCOC(113)[0x5595ca7522e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085446884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004796f1), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085446884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085446884 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085446884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085446884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085446884 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085446884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87a0c), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085446885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085446885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085446885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085446885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085446885 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085446885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8636a), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085446885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085446885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085446885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085446885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085446885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085446885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085446885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085446885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085446885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085446885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085446885 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085446885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085446885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085446885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085446885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085446885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085446885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085446885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085446885 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085446885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085446885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085446885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085446885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085446885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085446885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085446885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085446885 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085446889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085446889 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085446889 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085446889 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085446889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085446889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085446889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085446889 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085446889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085446889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085446889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085446889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085446889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085446889 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=00b87a0c) (sccp_scrc.c:477) 20241117085446889 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20241117085446889 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085446889 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085446889 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085446889 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085446889 DLSCCP DEBUG SCCP-SCOC(111)[0x5595ca75e730]{IDLE}: Deallocated (fsm.c:568) 20241117085447090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085447090 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085447090 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085447090 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085447090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085447090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085447090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085447090 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085447090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085447090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085447090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085447090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085447090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085447091 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=00e8636a) (sccp_scrc.c:477) 20241117085447091 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20241117085447091 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085447091 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085447091 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085447091 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085447091 DLSCCP DEBUG SCCP-SCOC(112)[0x5595ca75c770]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@c12b04494787: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1026)@c12b04494787: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1032) TC_apply_sccp-Iuh0-RUA(1022)@c12b04494787: Added conn table entry 0TC_apply_sccp0(1032)6811707 20241117085447189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085447189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085447189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085447190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085447190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67f03b, normal) (hnbgw_rua.c:407) 20241117085447190 DHNB DEBUG map_rua[0x5595ca752d40]{init}: Allocated (fsm.c:456) 20241117085447190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085447190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6811707 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085447190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085447190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085447190 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6811707 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085447190 DCN DEBUG map_sccp[0x5595ca75ff10]{init}: Allocated (fsm.c:456) 20241117085447190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085447190 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6811707 <-> SCCP-115 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085447190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6811707 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085447190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085447190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085447190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085447190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085447190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085447190 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085447190 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{IDLE}: Allocated (fsm.c:456) 20241117085447190 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085447190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003850056400500f1100926) (sccp_scrc.c:406) 20241117085447190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085447190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085447190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085447190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085447190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085447190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085447190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085447190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085447190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085447190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085447190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085447190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085447190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085447190 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085447190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085447190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085447191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085447191 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085447191 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085447191 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085447191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085447191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085447191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085447191 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@c12b04494787: First idle individual index:0 HNBGW_Test.msc0-SCCP(1025)@c12b04494787: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1026)@c12b04494787: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1032) HNBGW_Test.msc0-RAN(1026)@c12b04494787: Added conn table entry 0TC_apply_sccp0(1032)15218233 HNBGW_Test.msc0-SCCP(1025)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@c12b04494787: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1032)@c12b04494787: setverdict(pass): none -> pass 20241117085447201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085447201 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085447201 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085447201 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085447201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085447201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085447201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085447201 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085447201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085447201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085447201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085447201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085447201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085447201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00011259) (sccp_scrc.c:477) 20241117085447201 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20241117085447201 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085447201 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085447201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085447201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085447201 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) 20241117085447201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085447201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085447353 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085447353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20524), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085447353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085447353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085447353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085447353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085447353 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085447353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48737), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085447353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085447353 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085447353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085447353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085447353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085447353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085447353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085447353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085447353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085447353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085447353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085447353 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085447353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085447353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085447353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085447353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085447353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085447353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085447353 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085447359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085447359 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085447359 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085447359 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085447359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085447359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085447359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085447359 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085447360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085447360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085447360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085447360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085447360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085447360 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=00f20524) (sccp_scrc.c:477) 20241117085447360 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20241117085447360 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085447360 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085447360 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085447360 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085447360 DLSCCP DEBUG SCCP-SCOC(106)[0x5595ca758540]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(1032)@c12b04494787: "Changing SCCP address, don't apply yet" 20241117085448201 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241117085449220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085449220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085449220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241117085449220 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085449220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67f03b) (hnbgw_rua.c:471) 20241117085449220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6811707 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241117085449220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085449220 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117085449220 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117085449220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241117085449220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085449220 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085449220 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085449220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00011259), PART(T=Data,L=22,D=001440120000010010400b0abd43d4495c3565910c0b) (sccp_scrc.c:406) 20241117085449220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085449220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085449220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085449221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085449221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085449221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085449221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085449221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085449221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085449221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085449221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085449221 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1025)@c12b04494787: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@c12b04494787: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@c12b04494787: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1032)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1025)@c12b04494787: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@c12b04494787: vl_len:22 HNBGW_Test.msc0-SCCP(1025)@c12b04494787: vl_from0 HNBGW_Test.msc0-SCCP(1025)@c12b04494787: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A046218A709F83122ACC2'O 20241117085449239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085449239 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085449239 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085449239 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085449239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085449239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085449239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085449239 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085449239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085449239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085449239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085449240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085449240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085449240 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=001440120000010010400b0a046218a709f83122acc2) (sccp_scrc.c:477) 20241117085449240 DLSCCP DEBUG Received CO:CODT for local reference 115 (sccp_scoc.c:1824) 20241117085449240 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085449240 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085449240 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085449240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085449240 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241117085449240 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117085449240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241117085449240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085449240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241117085449240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085449240 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)@c12b04494787: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1032)@c12b04494787: "Apply SCCP address changes" 20241117085449253 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241117085449256 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20241117085449256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20241117085449256 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085449256 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085449256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00011259), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085449256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085449256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085449256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085449256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085449256 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085449256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085449256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085449256 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085449256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085449256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085449256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085449256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{disrupted}: Freeing instance (context_map.c:202) 20241117085449256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811707)[0x5595ca752d40]{disrupted}: Deallocated (fsm.c:568) 20241117085449256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085449256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{disconnected}: Freeing instance (context_map.c:206) 20241117085449256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5595ca75ff10]{disconnected}: Deallocated (fsm.c:568) 20241117085449256 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6811707 SCCP-115 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241117085449256 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20241117085449256 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117085449256 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20241117085449256 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117085449256 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117085449256 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117085449256 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117085449256 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117085449256 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117085449256 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117085449256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085449256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085449256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085449256 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085449256 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085449256 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085449256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085449257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085449257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085449257 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@c12b04494787: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1026)@c12b04494787: Deleted conn table entry 0TC_apply_sccp0(1032)15218233 20241117085449262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085449262 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085449262 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085449262 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085449262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085449262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085449262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085449262 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085449262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085449262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085449262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085449262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085449262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085449262 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=00011259) (sccp_scrc.c:477) 20241117085449262 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1824) 20241117085449262 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085449262 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085449262 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085449262 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085449262 DLSCCP DEBUG SCCP-SCOC(115)[0x5595ca755030]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1022)@c12b04494787: Deleted conn table entry 0TC_apply_sccp0(1032)6811707 20241117085449731 DLSCCP DEBUG SCCP-SCOC(105)[0x5595ca75f160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085449731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009963a4), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085449731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085449731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085449731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085449731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085449731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085449731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085449731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085449731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085449731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085449731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085449731 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085449733 DLSCCP DEBUG SCCP-SCOC(103)[0x5595ca762070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085449733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e5fb0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085449733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085449733 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085449733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085449733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085449733 DLSCCP DEBUG SCCP-SCOC(104)[0x5595ca76a710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085449733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465c5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085449733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085449733 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085449733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085449733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085449734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085449734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085449734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085449734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085449734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085449734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085449734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085449734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085449734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085449734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085449734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085449734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085449734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085449734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085450269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52792<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1032)@c12b04494787: Final verdict of PTC: pass MTC@c12b04494787: ok: talloc reports "asn1_context" = 1 bytes 20241117085450280 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32975<->l=127.0.0.1:4262) (control_if.c:193) 20241117085450280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085450280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085450280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085450280 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085450281 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085450281 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085450281 DLINP DEBUG SRVCONN(,r=127.0.0.1:60381<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) MutexDispCT-TC_apply_sccp(1017)@c12b04494787: Final verdict of PTC: none 20241117085450281 DLINP DEBUG SRVCONN(,r=127.0.0.1:60381<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085450281 DLINP NOTICE SRV(,r=127.0.0.1:60381<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085450281 DMAIN NOTICE (127.0.0.1:60381 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60381<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085450281 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(1029)@c12b04494787: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1024)@c12b04494787: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@c12b04494787: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1028)@c12b04494787: Final verdict of PTC: none 20241117085450282 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085450283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085450283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085450283 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085450283 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085450283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085450283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085450283 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085450283 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 20241117085450283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085450283 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085450283 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085450283 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085450283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085450283 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085450283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085450283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085450283 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 20241117085450284 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085450284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085450283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085450284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085450284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085450284 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT VirtHNBGW-STATS(1018)@c12b04494787: Final verdict of PTC: none 20241117085450284 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085450284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085450284 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085450284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085450284 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085450284 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085450284 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 20241117085450284 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085450284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085450284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085450284 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085450284 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 20241117085450284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085450284 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085450284 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085450284 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-M3UA(1027)@c12b04494787: Final verdict of PTC: none TC_apply_sccp-Iuh1(1023)@c12b04494787: Final verdict of PTC: none 20241117085450284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085450284 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085450284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085450284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085450284 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 IPA-CTRL-CLI-IPA(1019)@c12b04494787: Final verdict of PTC: none HNBGW-MGCP(1031)@c12b04494787: Final verdict of PTC: none TC_apply_sccp-Iuh0(1021)@c12b04494787: Final verdict of PTC: none 20241117085450285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-M3UA(1030)@c12b04494787: Final verdict of PTC: none 20241117085450285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085450285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085450285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085450285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085450285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085450285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085450285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085450285 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085450285 DRANAP DEBUG cnlink(sgsn-0)[0x5595ca747fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085450285 DRANAP NOTICE cnlink(sgsn-0)[0x5595ca747fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(1025)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: setverdict(pass): pass -> pass, component reason not changed 20241117085450290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52774<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp-Iuh0-RUA(1022)@c12b04494787: Final verdict of PTC: none HNBGW-PFCP(1020)@c12b04494787: Final verdict of PTC: none MTC@c12b04494787: Setting final verdict of the test case. MTC@c12b04494787: Local verdict of MTC: pass MTC@c12b04494787: Local verdict of PTC MutexDispCT-TC_apply_sccp(1017): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_apply_sccp-Iuh0(1021): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1022): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_apply_sccp-Iuh1(1023): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1024): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1028): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1029): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1030): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC HNBGW-MGCP(1031): none (pass -> pass) MTC@c12b04494787: Local verdict of PTC TC_apply_sccp0(1032): pass (pass -> pass) MTC@c12b04494787: Test case TC_apply_sccp finished. Verdict: pass MTC@c12b04494787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sun Nov 17 08:54:50 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241117085450376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085450455 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085450455 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085450455 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085450455 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085450455 DLSCCP DEBUG SCCP-SCOC(100)[0x5595ca76fea0]{IDLE}: Deallocated (fsm.c:568) 20241117085450455 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085450455 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085450455 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085450455 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085450456 DLSCCP DEBUG SCCP-SCOC(101)[0x5595ca772060]{IDLE}: Deallocated (fsm.c:568) 20241117085450456 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085450456 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085450456 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085450456 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085450456 DLSCCP DEBUG SCCP-SCOC(102)[0x5595ca75f700]{IDLE}: Deallocated (fsm.c:568) 20241117085450878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52794<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336820) Waiting for packet dumper to finish... 1 (prev_count=336820, count=337360) 20241117085452284 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085452284 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085452284 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085452285 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085452285 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085452286 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c12b04494787: 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@c12b04494787: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c12b04494787: Terminating MTC. MC@c12b04494787: MTC terminated. MC2> exit MC@c12b04494787: Shutting down session. MC@c12b04494787: 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 (508009) [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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20241117085456885 DLSCCP DEBUG SCCP-SCOC(113)[0x5595ca7522e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085456885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004796f1), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085456885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085456885 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085456885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085456885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085456885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085456885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085456885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085456885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085456885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085456885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085456885 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085457354 DLSCCP DEBUG SCCP-SCOC(107)[0x5595ca76acf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085457354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48737), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085457354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085457354 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085457354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085457354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5595ca74c0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085457354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085457354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085457354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085457354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085457354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085457354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085457354 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][generic] Stopping stp (507893) [testenv][generic] Stopping hnbgw (507923) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241117-0847-5c5e85c7-0'] testenv-hnbgw-all-osmocom-nightly-20241117-0847-5c5e85c7-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241117-0847-5c5e85c7-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-hnbgw, osmo-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', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241117-0847-5c5e85c7-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp'] 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_202411162026_amd64.deb ... Unpacking osmocom-nightly (202411162026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0.30.51bb.202411162026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411162026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../04-libosmo-gtlv1_0.4.0.4.3b3e.202411162026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411162026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0.30.51bb.202411162026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411162026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0.30.51bb.202411162026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411162026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../07-libosmo-pfcp0_0.4.0.4.3b3e.202411162026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411162026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411162026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411162026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.10.0.30.51bb.202411162026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411162026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.50.b59d.202411162026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411162026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.30.51bb.202411162026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411162026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.50.b59d.202411162026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.50.b59d.202411162026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411162026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411162026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../14-libosmo-hnbap0_1.6.0.3.655a.202411162026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.3.655a.202411162026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1.202411162026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.202411162026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../16-libosmo-ranap7_1.6.0.3.655a.202411162026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411162026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../17-libosmo-rua0_1.6.0.3.655a.202411162026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.3.655a.202411162026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../18-osmo-hnbgw_1.6.0.17.a3c0a.202411162026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.17.a3c0a.202411162026) ... Setting up osmocom-nightly (202411162026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411162026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411162026) ... Setting up libasn1c1:amd64 (0.9.37.202411162026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.3.655a.202411162026) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411162026) ... Setting up libosmo-rua0:amd64 (1.6.0.3.655a.202411162026) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411162026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.202411162026) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411162026) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411162026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411162026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411162026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411162026) ... Setting up osmo-stp:amd64 (2.0.0.50.b59d.202411162026) ... 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.202411162026) ... Setting up osmo-hnbgw (1.6.0.17.a3c0a.202411162026) ... 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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] 20241117085504063 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20241117085504063 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20241117085504063 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 20241117085504064 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241117085504064 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117085504064 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 20241117085504064 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241117085504064 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117085504064 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 20241117085504064 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241117085504064 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117085504064 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 20241117085504064 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241117085504064 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117085504064 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 20241117085504064 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241117085504064 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117085504064 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 20241117085504064 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241117085504064 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241117085504064 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241117085504064 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241117085504064 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241117085504064 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241117085504064 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241117085504064 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241117085504064 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241117085504064 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241117085504064 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20241117085504064 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20241117085504064 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20241117085504064 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-20241117-0847-5c5e85c7-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 0x5647fa3214e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5647fa3214c0(iups) with 3 counters 20241117085504231 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241117085504231 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241117085504231 DLPFCP NOTICE 0x5647fad67870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20241117085504231 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Allocated (fsm.c:456) 20241117085504231 DLGLOBAL DEBUG validating counter group 0x5647fa321560(msc) with 15 counters (rate_ctr.c:86) 20241117085504231 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241117085504232 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117085504232 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Allocated (fsm.c:456) 20241117085504232 DLGLOBAL DEBUG validating counter group 0x5647fa321560(msc) with 15 counters (rate_ctr.c:86) 20241117085504232 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241117085504232 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117085504232 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Allocated (fsm.c:456) 20241117085504232 DLGLOBAL DEBUG validating counter group 0x5647fa321560(msc) with 15 counters (rate_ctr.c:86) 20241117085504232 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241117085504232 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117085504232 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Allocated (fsm.c:456) 20241117085504232 DLGLOBAL DEBUG validating counter group 0x5647fa321560(msc) with 15 counters (rate_ctr.c:86) 20241117085504232 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241117085504232 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117085504232 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Allocated (fsm.c:456) 20241117085504232 DLGLOBAL DEBUG validating counter group 0x5647fa321540(sgsn) with 15 counters (rate_ctr.c:86) 20241117085504232 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241117085504232 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117085504232 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Allocated (fsm.c:456) 20241117085504232 DLGLOBAL DEBUG validating counter group 0x5647fa321540(sgsn) with 15 counters (rate_ctr.c:86) 20241117085504232 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241117085504232 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117085504232 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241117085504232 DLGLOBAL DEBUG validating counter group 0x5647fa321540(sgsn) with 15 counters (rate_ctr.c:86) 20241117085504232 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241117085504232 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117085504232 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Allocated (fsm.c:456) 20241117085504232 DLGLOBAL DEBUG validating counter group 0x5647fa321540(sgsn) with 15 counters (rate_ctr.c:86) 20241117085504232 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241117085504232 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241117085504232 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241117085504232 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241117085504232 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241117085504232 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241117085504232 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241117085504232 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241117085504232 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:41722 (mgcp_client.c:987) 20241117085504232 DLPFCP DEBUG 0x5647fad67870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20241117085504232 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeae42de8 (1731833704 seconds since UNIX epoch, which is 3940822504 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20241117085504232 DLPFCP DEBUG pfcp_cp_peer[0x5647faed6b50]{disabled}: Allocated (fsm.c:456) 20241117085504232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20241117085504232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085504232 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20241117085504232 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241117085504232 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085504232 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117085504232 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241117085504232 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20241117085504232 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20241117085504232 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20241117085504232 DLGLOBAL DEBUG validating counter group 0x7f38841d09a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20241117085504232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_DOWN}: Allocated (fsm.c:456) 20241117085504232 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20241117085504232 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20241117085504232 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20241117085504232 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20241117085504232 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20241117085504232 DLGLOBAL DEBUG validating counter group 0x7f38841d09e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241117085504232 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20241117085504232 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{IDLE}: Allocated (fsm.c:456) 20241117085504232 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) 20241117085504232 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5647faed6590]{ASP_DOWN}: Allocated (fsm.c:456) 20241117085504232 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20241117085504232 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241117085504232 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241117085504232 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x5647faef64c0 (osmo_ss7_user.c:88) 20241117085504232 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20241117085504232 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20241117085504232 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20241117085504232 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20241117085504232 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117085504232 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241117085504232 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117085504232 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20241117085504232 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117085504232 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241117085504232 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117085504232 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20241117085504232 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117085504232 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241117085504232 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117085504232 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20241117085504232 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117085504232 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241117085504232 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117085504232 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20241117085504232 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117085504232 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241117085504232 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117085504232 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20241117085504232 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117085504232 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241117085504232 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117085504232 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20241117085504232 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241117085504232 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241117085504232 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117085504232 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20241117085504232 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:38765){CONNECTING} connection established (stream_cli.c:362) 20241117085504232 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241117085504232 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:38765) (osmo_ss7_asp.c:937) 20241117085504232 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20241117085504232 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20241117085504232 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20241117085504232 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5647faed6590]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20241117085504232 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:38765<->l=::1:2905): New m3ua connection accepted 20241117085504232 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:38765<->l=::1:2905): created dynamic ASP asp-dyn-0 20241117085504232 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:38765<->l=:::2905 20241117085504232 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241117085504232 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241117085504232 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085504232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085504232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085504232 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241117085504232 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085504233 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085504233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085504233 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085504233 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085504233 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085504233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085504233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085504233 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085504233 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241117085504233 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085504233 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085504233 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085504233 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085504233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085504233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085504233 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085504233 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241117085504233 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085504233 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085504233 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085504233 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085504233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085504233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085504233 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085504233 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241117085504233 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085504233 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085504233 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085504233 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085504233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085504233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085504233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085504233 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241117085504233 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085504233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085504233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:749) 20241117085504233 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5647faed6590]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:712) 20241117085504233 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5647faed6590]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20241117085504233 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5647faed6590]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20241117085504233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241117085504233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20241117085504233 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20241117085504233 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20241117085504233 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20241117085504233 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085504233 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085504233 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085504233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085504233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085504233 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085504233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085504233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085504233 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117085504233 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085504233 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085504233 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085504233 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085504233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085504233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085504233 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085504233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085504233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085504233 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117085504233 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085504233 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085504233 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085504233 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085504233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085504233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085504233 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085504233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085504233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085504233 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117085504233 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085504233 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085504233 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085504233 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085504233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085504233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085504233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085504233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085504233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085504233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085504233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085504233 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241117085504233 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) [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-20241117-0847-5c5e85c7-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@4f831ae80fa6: Unix server socket created successfully. MC@4f831ae80fa6: Listening on TCP port 39953. 4f831ae80fa6 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 4f831ae80fa6 39953 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4f831ae80fa6: New HC connected from 10.0.2.100 [10.0.2.100]. 4f831ae80fa6: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@4f831ae80fa6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4f831ae80fa6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@4f831ae80fa6: Configuration file was processed on all HCs. MC@4f831ae80fa6: Creating MTC on host 10.0.2.100. MC@4f831ae80fa6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sun Nov 17 08:55:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_hnb_register started. 20241117085506130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085506135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085506142 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46793<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(6)@4f831ae80fa6: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241117085506234 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241117085506234 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20241117085506234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20241117085506234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085506234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241117085506234 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241117085506234 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241117085506234 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20241117085506234 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241117085506234 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241117085506234 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241117085506234 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085506234 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241117085506234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085506234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:749) 20241117085506234 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20241117085506234 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20241117085506234 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20241117085506234 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20241117085506234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085506234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241117085506234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241117085506234 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241117085506234 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241117085506234 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20241117085506234 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5647faed6590]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20241117085506234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085506234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085506234 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085506234 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085506234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085506234 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085506234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085506234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085506234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:749) 20241117085506234 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5647faed6590]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:712) 20241117085506234 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5647faed6590]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20241117085506234 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5647faed6590]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20241117085506234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241117085506234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20241117085506235 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241117085506235 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241117085506235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085506235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241117085506235 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) 20241117085506235 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241117085506235 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5647faef4ff0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241117085506910 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::9409:ebff:fefe:1202]:2905 err=None (stream.c:265) 20241117085506910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241117085506910 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241117085506910 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::9409:ebff:fefe:1202]:2905 err=None (osmo_ss7_asp.c:788) 20241117085507170 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::9409:ebff:fefe:1202]:2905 err=None (stream.c:265) 20241117085507170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241117085507170 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241117085507170 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::9409:ebff:fefe:1202]:2905 err=None (osmo_ss7_asp.c:788) 20241117085507233 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{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)@4f831ae80fa6: 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 := 3940822504 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@4f831ae80fa6: broadcasting to mtc MTC@4f831ae80fa6: setverdict(pass): none -> pass HNBGW-PFCP(6)@4f831ae80fa6: 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 } } } 20241117085507249 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085507250 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085507250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20241117085507250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20241117085507250 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20241117085507250 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20241117085507250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{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) 20241117085507250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241117085507250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085507250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085507250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085507250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@4f831ae80fa6: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241117085507269 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085507269 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085507269 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085507269 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085507269 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085507269 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085507269 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085507269 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085507270 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085507270 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085507271 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085507271 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085507271 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085507271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085507271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085507271 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085507271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085507271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085507271 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085507271 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085507271 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085507271 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085507271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085507271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085507271 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085507271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085507271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085507271 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085507271 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085507271 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085507271 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085507271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085507271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085507271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085507271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085507271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085507271 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085507271 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085507271 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085507271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085507271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085507271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085507271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085507271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085507271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085507271 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085507271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085507271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085507271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085507271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085507271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085507271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085507271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085507271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085507271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085507271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085507271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085507271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085507271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(11)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085507294 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085507294 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085507294 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085507294 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085507294 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085507294 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085507295 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085507295 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085507296 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085507296 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085507296 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085507296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085507296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085507296 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085507296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085507296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085507296 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085507296 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085507296 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085507296 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085507296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085507296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085507296 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085507296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085507296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085507296 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085507296 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085507296 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085507296 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085507296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085507296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085507296 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085507296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085507296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085507296 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085507296 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085507296 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085507296 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085507296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085507296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085507296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085507296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085507296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085507296 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085507296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085507296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085507296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085507296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085507296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085507296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085507296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085507296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085507296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085507296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085507296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085507296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085507296 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085507485 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085507485 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085507485 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085507485 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085507489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085507489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085507489 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085507489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085507489 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085507489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085507491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507491 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085507491 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085507491 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085507491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085507491 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085507491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085507491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085507491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085507491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085507491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085507491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085507491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085507491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085507491 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085507491 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085507491 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085507492 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085507492 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085507492 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085507492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085507492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085507492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085507493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085507493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085507493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085507493 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085507493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085507493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085507493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085507493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085507493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085507493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085507493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085507510 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085507511 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085507511 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085507511 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085507518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507518 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085507518 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085507518 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085507518 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085507518 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085507518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085507521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507521 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085507521 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085507521 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085507521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085507521 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085507521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085507521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085507521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085507521 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085507521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085507521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085507521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085507521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085507521 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085507521 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085507521 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085507522 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085507523 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085507523 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085507523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085507523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085507523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085507523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085507523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085507523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085507523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085507523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085507523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085507523 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085507523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085507523 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085507523 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085507523 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085507523 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085507523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085507523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085507523 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085508297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085508297 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085508297 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085508297 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085508297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085508297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085508297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085508297 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085508297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085508297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085508297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085508297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085508297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085508297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085508297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085508297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085508297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085508297 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085508297 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085508297 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085508297 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085508297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085508297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085508297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085508297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085508297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085508297 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085508297 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085508297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085508297 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085508297 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085508297 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085508297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085508297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085508297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085508297 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085508297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085508297 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085508297 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085508297 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085508297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085508297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085508297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085508297 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085508297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085508297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085508297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085508297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085508297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085508297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085508297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085508297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085508297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085508297 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085508297 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085508297 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085508327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085508327 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085508327 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085508327 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085508327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085508327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085508327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085508327 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085508327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085508327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085508327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085508327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085508327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085508327 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085508327 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085508327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085508327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508327 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085508327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085508327 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085508327 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085508327 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085508327 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085508327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085508327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085508327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085508327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085508327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085508327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085508327 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085508327 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085508327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085508327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085508327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085508327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085508327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085508327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085508327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085508327 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085508327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085508327 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085508327 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085508327 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085508327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085508327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085508327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085508327 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085508327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085508328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085508328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085508328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085508328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085508328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085508328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085508328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085508328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085508328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085508328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085508328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085508328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085508328 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085508328 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085508328 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085508331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085508331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085508331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085508331 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085508331 DLGLOBAL DEBUG validating counter group 0x5647fa321be0(hnb) with 60 counters (rate_ctr.c:86) 20241117085508331 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085508331 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085508331 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085508331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085508331 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@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085508344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085508344 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46793<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_register(3)@4f831ae80fa6: Final verdict of PTC: none 20241117085508345 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(9)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@4f831ae80fa6: Final verdict of PTC: none 20241117085508345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085508346 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085508346 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085508346 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(8)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(4)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(15)@4f831ae80fa6: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085508368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43786<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@4f831ae80fa6: Test case TC_hnb_register finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sun Nov 17 08:55:08 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241117085508461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085508498 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085508498 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085508498 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 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085508498 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085508498 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085508498 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085508498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085508498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085508498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085508498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085508498 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085508498 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085508498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085508498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085508498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085508498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085508498 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085508498 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085508498 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085508498 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085508498 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085508498 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 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085508498 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085508498 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085508498 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085508498 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085508498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085508498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085508498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085508498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085508498 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085508498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085508498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085508498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085508498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085508498 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085508498 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085508498 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085508498 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085508964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43794<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236104) Waiting for packet dumper to finish... 1 (prev_count=236104, count=236984) 20241117085510499 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085510499 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085510499 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085510499 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085510499 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085510499 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sun Nov 17 08:55:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_hnb_register_duplicate started. 20241117085512056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085512062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085512070 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40541<->l=127.0.0.1:4262) (control_if.c:570) TC_hnb_register_duplicate-Iuh0(20)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085512157 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085512157 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085512166 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085512166 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085512166 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085512166 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085512166 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085512166 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085512166 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085512166 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085512166 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58076 (stream_srv.c:129) 20241117085512166 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58076<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085512167 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085512167 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085512167 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085512167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085512168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085512168 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085512168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085512168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085512168 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085512168 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085512168 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085512168 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085512168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085512168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085512168 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085512168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085512168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085512168 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085512168 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085512168 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085512168 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085512168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085512168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085512168 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085512168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085512168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085512168 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085512168 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085512168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085512168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085512168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085512168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085512168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085512168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085512168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085512168 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085512168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085512168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085512168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085512168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085512168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085512168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085512168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085512168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085512168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085512168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085512168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085512168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085512168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(26)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(24)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085512183 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085512183 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085512183 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085512183 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085512183 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085512183 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085512183 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085512183 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085512184 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085512184 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085512184 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085512184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085512184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085512184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085512184 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085512184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085512184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085512184 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085512184 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085512185 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085512185 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085512185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085512185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085512185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085512185 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085512185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085512185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085512185 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085512185 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085512185 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085512185 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085512185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085512185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085512185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085512185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085512185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085512185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085512185 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085512185 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085512185 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085512185 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085512185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085512185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085512185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085512185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085512185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085512185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085512185 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085512185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085512185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085512185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085512185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085512185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085512185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085512185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085512185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085512185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085512185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085512185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085512185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085512185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085512380 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085512380 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085512380 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085512380 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085512389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512389 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085512389 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085512389 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085512389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085512389 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085512389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085512392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512392 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085512392 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085512392 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085512392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085512392 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085512392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085512393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085512393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085512393 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085512393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085512393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085512393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085512393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085512393 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085512393 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085512393 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085512394 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085512394 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085512394 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085512394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085512394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085512394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085512394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085512394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085512394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085512394 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085512395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085512395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085512395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085512395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085512395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085512395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085512395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085512397 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085512397 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085512397 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085512397 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085512403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512404 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085512404 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085512404 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085512404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085512404 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085512404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085512406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085512406 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085512406 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085512406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085512406 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085512406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085512407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085512407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085512407 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085512407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085512407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085512407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085512407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085512407 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085512407 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085512407 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085512408 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085512408 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085512408 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085512408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085512408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085512408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085512408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085512408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085512408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085512408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085512408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085512408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085512408 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085512409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085512409 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085512409 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085512409 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085512409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085512409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085512409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085512409 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085513193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085513193 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085513193 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085513193 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085513194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085513194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085513194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085513194 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085513194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085513194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085513194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085513194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085513194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085513194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085513194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085513194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085513194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085513194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085513194 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085513194 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085513194 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085513194 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085513194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085513194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085513194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085513194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085513194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085513194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085513194 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085513194 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085513194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085513194 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085513194 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085513194 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085513194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085513194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085513194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085513194 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085513195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085513195 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085513195 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085513195 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085513195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085513195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085513195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085513195 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085513196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085513196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085513196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085513196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085513196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085513196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085513196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085513196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085513196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085513196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085513196 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085513196 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085513196 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085513201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085513201 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085513201 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085513201 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085513201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085513201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085513201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085513201 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085513201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085513201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085513201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085513201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085513201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085513201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085513201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085513201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085513201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085513201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085513201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085513201 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085513201 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085513201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085513201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085513201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085513201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085513201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085513201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085513201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085513201 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085513201 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085513202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085513202 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085513202 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085513202 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085513202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085513202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085513202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085513202 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085513203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085513203 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085513203 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085513203 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085513203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085513203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085513203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085513203 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085513203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085513203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085513203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085513203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085513203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085513203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085513203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085513203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085513203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085513203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085513203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085513203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085513203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085513203 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085513203 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085513203 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085513209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085513209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085513209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085513209 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085513209 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085513209 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085513209 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085513209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085513209 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085513214 DLINP DEBUG SRVCONN(,r=127.0.0.1:58076<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085513214 DLINP DEBUG SRVCONN(,r=127.0.0.1:58076<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085513214 DLINP DEBUG SRVCONN(,r=127.0.0.1:58076<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085513214 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085513214 DHNBAP ERROR (127.0.0.1:58076 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241117085513214 DHNBAP ERROR (127.0.0.1:58076 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241117085513214 DLINP DEBUG SRVCONN(,r=127.0.0.1:58076<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085513214 DLINP DEBUG SRVCONN(,r=127.0.0.1:58076<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241117085513214 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: talloc reports "struct hnb_context" x 1, expecting 1 MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh1-RUA(23)@4f831ae80fa6: Final verdict of PTC: none 20241117085513220 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40541<->l=127.0.0.1:4262) (control_if.c:193) 20241117085513220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085513220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085513220 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085513220 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085513220 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate(16)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@4f831ae80fa6: Final verdict of PTC: none 20241117085513222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_register_duplicate-Iuh1(22)@4f831ae80fa6: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@4f831ae80fa6: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(30)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(17)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085513228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@4f831ae80fa6: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sun Nov 17 08:55:13 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 20241117085513310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085513398 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085513398 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085513398 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 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085513398 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085513398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085513398 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085513398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085513398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085513398 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085513398 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085513398 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 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085513398 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085513398 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085513398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085513398 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085513398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085513398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085513398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085513398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085513398 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085513398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085513398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085513398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085513398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085513398 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085513398 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085513398 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085513398 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085513398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085513398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085513398 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085513398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085513398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085513398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085513398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085513398 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085513398 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085513398 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085513398 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085513812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223444) Waiting for packet dumper to finish... 1 (prev_count=223444, count=224324) 20241117085515398 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085515398 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085515398 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085515398 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085515398 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085515398 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sun Nov 17 08:55: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_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241117085516913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085516916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085516918 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40943<->l=127.0.0.1:4262) (control_if.c:570) 20241117085516987 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085516987 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085516987 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085516987 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085516988 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085516988 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085516988 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085516988 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085516988 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085516988 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085516988 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085516988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085516988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085516988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085516988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085516988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085516988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085516988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085516988 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085516988 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085516988 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085516988 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085516988 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085516988 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085516988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085516988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085516988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085516988 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085516988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085516988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085516988 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085516988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085516989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085516989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085516989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085516989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085516989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085516989 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085516989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085516989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085516989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085516989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085516989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085516989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085516989 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085516990 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085516990 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085516990 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085516990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085516990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085516990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085516990 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085516990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085516990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085516990 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085516990 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085516990 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085516990 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085516990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085516990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085516990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085516990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085516990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085516990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085516990 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085516990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085516990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085516990 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085516990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085516990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085516990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085516990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085516990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085516990 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085516990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085516990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085516990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085516990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085516990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085516990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085516990 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(39)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(37)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085517015 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085517015 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085517015 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085517015 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085517015 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085517015 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085517015 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085517015 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085517016 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085517016 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085517016 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085517016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085517016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085517016 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085517016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085517016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085517016 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085517016 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085517016 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085517016 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085517016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085517016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085517016 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085517016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085517016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085517016 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085517016 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085517016 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085517016 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085517016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085517016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085517016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085517016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085517016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085517016 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085517016 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085517016 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085517016 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085517016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085517016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085517016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085517016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085517016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085517016 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085517016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085517016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085517016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085517016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085517016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085517016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085517016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085517016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085517016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085517016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085517016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085517016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085517016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085517016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085517016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085517016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085517016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085517209 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085517209 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085517209 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085517209 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085517216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085517216 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085517216 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085517216 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085517216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085517216 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085517216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085517219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085517219 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085517219 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085517219 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085517219 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085517219 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085517219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085517219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085517219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085517219 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085517219 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085517219 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085517219 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085517219 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085517219 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085517219 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085517219 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085517220 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085517220 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085517220 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085517221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085517221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085517221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085517221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085517221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085517221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085517221 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085517221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085517221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085517221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085517221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085517221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085517221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085517221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085517221 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085517232 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085517232 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085517232 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085517232 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085517238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085517238 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085517238 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085517238 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085517238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085517238 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085517238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085517241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085517241 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085517241 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085517241 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085517241 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085517241 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085517241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085517241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085517241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085517241 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085517241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085517241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085517241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085517241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085517241 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085517241 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085517241 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085517242 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085517242 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085517242 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085517242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085517242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085517242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085517242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085517242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085517242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085517242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085517242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085517242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085517242 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085517242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085517243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085517243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085517243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085517243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085517243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085517243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085517243 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085518013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085518013 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085518013 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085518013 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085518013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085518013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085518013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085518013 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085518013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085518013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085518013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085518013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085518013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085518013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085518013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085518013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085518013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085518013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085518013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085518013 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085518013 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085518013 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085518013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085518013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085518013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085518013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085518013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085518013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085518013 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085518013 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085518013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085518013 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085518013 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085518013 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085518013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085518013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085518013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085518013 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085518014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085518014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085518014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085518014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085518014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085518014 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085518014 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085518014 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085518014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518014 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085518014 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085518014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085518014 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085518014 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085518014 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085518014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085518014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085518014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085518014 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085518014 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085518014 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085518014 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085518043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085518043 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085518043 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085518043 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085518043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085518043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085518043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085518043 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085518043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085518043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085518043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085518043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085518043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085518043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085518043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085518043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085518043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518044 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085518044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085518044 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085518044 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085518044 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085518044 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085518044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085518044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085518044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085518044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085518044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085518044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085518044 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085518044 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085518044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085518044 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085518044 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085518045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085518045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085518045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085518045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085518045 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085518045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085518045 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085518045 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085518045 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085518045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085518045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085518045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085518045 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085518045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085518045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085518045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085518045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085518045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085518045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085518045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085518045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085518045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085518045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085518045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085518046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085518046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085518046 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085518046 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085518046 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085518051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085518051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085518051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085518051 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085518051 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085518051 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085518051 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085518051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085518051 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085518054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085518054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085518054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085518054 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085518054 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) 20241117085518054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085518054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085518054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085518054 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@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: talloc reports "struct hnb_context" x 1, expecting 1 MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085518060 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40943<->l=127.0.0.1:4262) (control_if.c:193) 20241117085518060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085518060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085518060 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085518060 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085518060 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085518061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(40)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@4f831ae80fa6: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@4f831ae80fa6: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(32)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(43)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085518067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@4f831ae80fa6: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sun Nov 17 08:55:18 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 20241117085518153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085518214 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085518214 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085518214 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 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085518214 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085518214 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085518214 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085518214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085518214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085518214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085518214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085518214 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085518214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085518214 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085518214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085518214 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085518214 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085518214 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085518214 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085518214 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085518214 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085518214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085518214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085518214 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085518214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085518214 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085518214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085518214 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085518214 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085518214 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085518214 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085518214 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085518214 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085518214 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 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085518214 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085518214 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085518214 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085518214 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085518214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085518214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085518655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57618<->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) 20241117085520215 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085520215 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085520215 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085520215 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085520215 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085520215 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sun Nov 17 08:55:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_hnb_disconnected_timeout started. 20241117085521777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085521781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085521785 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41597<->l=127.0.0.1:4262) (control_if.c:570) 20241117085521853 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085521853 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085521853 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085521853 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085521853 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085521853 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085521853 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085521853 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085521854 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085521854 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085521855 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085521855 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085521855 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085521855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085521855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085521855 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085521855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085521855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085521855 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085521855 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085521855 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085521855 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085521855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085521855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085521855 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085521855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085521855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085521855 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085521855 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085521855 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085521855 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085521855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085521855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085521855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085521855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085521855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085521855 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085521855 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085521855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085521855 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085521855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085521855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085521855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085521855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085521855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085521855 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085521855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085521855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085521855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085521855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085521855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085521855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085521855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085521855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085521855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085521855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085521855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085521855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085521855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085521855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085521855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085521855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085521855 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(52)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(50)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085521868 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085521868 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085521868 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085521868 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085521868 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085521868 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085521868 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085521868 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085521870 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085521870 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085521870 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085521870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085521870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085521870 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085521870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085521870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085521870 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085521870 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085521870 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085521870 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085521870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085521870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085521870 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085521870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085521870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085521870 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085521870 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085521870 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085521870 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085521870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085521870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085521870 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085521870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085521870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085521870 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085521870 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085521870 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085521870 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085521870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085521870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085521870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085521870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085521870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085521870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085521870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085521870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085521870 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085521870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085521870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085521870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085521870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085521870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085521870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085521870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085521870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085521870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085521870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085521870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085521870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085521870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085521870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085521870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085521870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085521870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085521893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085521893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085521893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085521893 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085521893 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085521893 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085521893 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085521893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085521893 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085522066 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085522066 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085522066 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085522066 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085522074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522074 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085522074 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085522074 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085522074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085522074 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085522074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085522077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522077 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085522077 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085522077 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085522077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085522077 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085522077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085522077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085522077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085522077 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085522077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085522078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085522078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085522078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085522078 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085522078 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085522078 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085522079 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085522079 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085522079 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085522079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085522079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085522079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085522079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085522079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085522079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085522079 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085522079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085522079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085522079 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085522079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085522079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085522079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085522079 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085522081 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085522081 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085522081 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085522081 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085522087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522087 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085522087 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085522087 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085522087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085522087 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085522087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085522089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522089 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085522089 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085522089 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085522089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085522089 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085522089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085522089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085522090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085522090 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085522090 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085522090 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085522090 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085522090 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085522090 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085522090 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085522090 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085522091 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085522091 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085522091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085522091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085522091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085522091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085522091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085522091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085522091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085522091 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085522091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085522091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085522091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085522091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085522091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085522091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085522091 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085522880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085522880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085522880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085522880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085522880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085522880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085522880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085522880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085522880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085522880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085522880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085522880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085522880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085522880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085522880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085522880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085522880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085522880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085522880 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085522880 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085522880 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085522880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085522880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085522880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085522880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085522880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085522880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085522880 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085522880 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085522880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522880 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085522880 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085522880 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085522880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085522880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085522880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085522880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085522881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085522881 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085522881 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085522881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085522881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085522881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085522881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085522881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085522881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085522881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085522881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085522881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085522881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085522881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085522881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085522881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085522882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085522882 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085522882 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085522882 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085522886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522886 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085522886 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085522886 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085522886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085522886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085522886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085522886 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085522886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085522886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085522886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085522886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085522886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085522886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085522886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085522886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085522886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085522886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085522886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085522886 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085522886 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085522886 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085522886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085522886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085522886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085522886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085522886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085522886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085522886 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085522886 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085522886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085522886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085522886 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085522886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085522886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085522886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085522886 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085522888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085522888 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085522888 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085522888 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085522888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085522888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085522888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085522888 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085522888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085522888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085522888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085522888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085522888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085522888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085522888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085522888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085522888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085522888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085522888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085522888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085522888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085522888 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085522888 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085522888 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085522902 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@4f831ae80fa6: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@4f831ae80fa6: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241117085522908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085522908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085522908 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085522908 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085522909 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@4f831ae80fa6: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241117085523912 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241117085528918 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@4f831ae80fa6: 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@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241117085529947 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(57)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085529947 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085529947 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)@4f831ae80fa6: 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@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085529954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085529954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085529954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085529954 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085529954 DLGLOBAL DEBUG validating counter group 0x5647fa321be0(hnb) with 60 counters (rate_ctr.c:86) 20241117085529954 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085529954 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085529954 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085529954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085529954 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@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241117085529957 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085530961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085530961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085530961 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085530961 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085530961 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@4f831ae80fa6: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241117085530967 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241117085536977 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@4f831ae80fa6: 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@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085536992 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085536992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085536992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085536992 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085536993 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085536993 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_hnb_disconnected_timeout(44)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@4f831ae80fa6: Final verdict of PTC: none 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085536993 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085536993 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 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085536993 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085536993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085536993 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085536993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085536992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085536993 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41597<->l=127.0.0.1:4262) (control_if.c:193) 20241117085536993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085536993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085536993 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 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085536993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085536993 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085536993 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085536993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085536993 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085536993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085536993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(54)@4f831ae80fa6: Final verdict of PTC: none 20241117085536993 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085536993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085536994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085536994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085536994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085536994 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085536994 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085536994 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085536994 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085536994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085536994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-M3UA(55)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@4f831ae80fa6: Final verdict of PTC: none 20241117085536994 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085536994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085536994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085536994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085536994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085536994 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085536994 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(53)@4f831ae80fa6: Final verdict of PTC: none 20241117085536994 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085536994 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(46)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(45)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(56)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085536996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60514<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@4f831ae80fa6: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sun Nov 17 08:55:37 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 20241117085537042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085537444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41902<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206512) Waiting for packet dumper to finish... 1 (prev_count=206512, count=231208) 20241117085538994 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085538994 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085538994 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085538994 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085538994 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085538994 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sun Nov 17 08:55: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_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ue_register started. 20241117085540536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085540542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085540546 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46761<->l=127.0.0.1:4262) (control_if.c:570) 20241117085540611 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085540611 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085540612 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085540612 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085540612 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085540612 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085540612 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085540612 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085540612 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085540612 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085540613 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085540613 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085540613 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085540613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085540613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085540613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085540613 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085540613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085540613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085540614 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085540614 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085540614 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085540614 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085540614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085540614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085540614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085540614 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085540614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085540614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085540614 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085540614 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085540614 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085540614 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085540614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085540614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085540614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085540614 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085540614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085540614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085540614 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085540614 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085540614 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085540614 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085540614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085540614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085540614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085540614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085540614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085540614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085540614 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085540614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085540614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085540614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085540614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085540614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085540614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085540614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085540614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085540614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085540614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085540614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085540614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085540614 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(65)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085540628 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085540628 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085540629 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085540629 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085540629 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085540629 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085540629 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085540629 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085540630 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085540630 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085540630 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085540630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085540630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085540630 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085540630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085540630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085540630 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085540630 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085540630 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085540630 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085540630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085540630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085540630 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085540630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085540630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085540630 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085540630 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085540630 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085540630 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085540630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085540630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085540630 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085540630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085540630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085540630 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085540630 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085540630 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085540630 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085540630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085540630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085540630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085540630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085540630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085540630 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085540630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085540630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085540630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085540630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085540630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085540630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085540630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085540630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085540630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085540630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085540630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085540630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085540630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085540654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085540654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085540654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085540654 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085540654 DLGLOBAL DEBUG validating counter group 0x5647fa321be0(hnb) with 60 counters (rate_ctr.c:86) 20241117085540654 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085540654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085540654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085540654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085540654 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085540827 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085540827 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085540827 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085540827 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085540838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540838 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085540838 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085540838 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085540838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085540838 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085540838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085540843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540843 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085540843 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085540843 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085540843 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085540843 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085540843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085540843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085540843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085540843 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085540843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085540843 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085540843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085540843 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085540843 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085540843 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085540843 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085540844 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085540844 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085540844 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085540844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085540845 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085540845 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085540845 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085540845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085540845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085540845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085540845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085540845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085540845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085540845 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085540845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540845 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085540845 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085540845 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085540845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085540845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085540845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085540845 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(70)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085540851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540851 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085540851 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085540851 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085540851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085540851 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085540851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085540853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540853 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085540853 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085540853 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085540853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085540854 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085540854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085540854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085540854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085540854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085540854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085540854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085540854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085540854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085540854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085540854 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085540854 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085540855 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085540855 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085540855 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085540855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085540855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085540855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085540855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085540855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085540855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085540855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085540855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085540855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085540855 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085540856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085540856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085540856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085540856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085540856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085540856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085540856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085540856 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085541635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085541635 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085541635 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085541635 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085541635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085541635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085541635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085541635 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085541635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085541635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085541635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085541635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085541635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085541635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085541635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085541635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085541635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085541635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085541635 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085541635 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085541635 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085541635 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085541635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085541635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085541635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085541635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085541635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085541635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085541635 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085541635 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085541635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085541635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085541635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085541635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085541635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085541635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085541635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085541635 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085541635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085541635 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085541635 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085541635 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085541635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085541635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085541635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085541635 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085541635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085541635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085541635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085541635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085541635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085541635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085541635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085541635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085541635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541636 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085541636 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085541636 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085541636 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085541636 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085541651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085541651 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085541651 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085541651 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085541651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085541651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085541651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085541651 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085541651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085541651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085541651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085541651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085541651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085541651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085541651 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085541651 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085541651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541651 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085541651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085541651 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085541651 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085541651 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085541651 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085541651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085541651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085541651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085541651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085541651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085541651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085541651 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085541651 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085541651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085541651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085541651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085541651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085541651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085541651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085541651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085541651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085541653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085541653 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085541653 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085541653 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085541653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085541653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085541653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085541653 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085541653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085541653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085541653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085541653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085541653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085541653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085541653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085541653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085541653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085541653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085541653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085541653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085541653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085541653 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085541653 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085541653 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085541661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085541661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085541661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241117085541661 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241117085541661 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241117085541661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085541661 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@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ue_register(59)@4f831ae80fa6: Final verdict of PTC: none 20241117085541666 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46761<->l=127.0.0.1:4262) (control_if.c:193) 20241117085541667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085541667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085541667 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085541667 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085541667 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085541667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41912<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(68)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@4f831ae80fa6: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@4f831ae80fa6: Final verdict of PTC: none TC_ue_register-Iuh0(63)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(60)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(71)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085541677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41910<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@4f831ae80fa6: Test case TC_ue_register finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sun Nov 17 08:55:41 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241117085541768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085541842 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085541842 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085541842 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 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085541842 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085541842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085541842 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085541842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085541842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085541842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085541842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085541842 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085541842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085541842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085541842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085541842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085541842 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085541842 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085541842 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085541842 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085541842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085541842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085541842 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085541842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085541842 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085541842 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085541842 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 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085541842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085541842 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085541842 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085541842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085541842 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085541842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085541842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085541842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085541842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085541842 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085541842 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085541842 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085541842 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085542270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50682<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200976) Waiting for packet dumper to finish... 1 (prev_count=200976, count=217064) 20241117085543844 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085543844 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085543844 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085543844 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085543844 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085543844 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sun Nov 17 08:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ue_register_tmsi_lai started. MTC@4f831ae80fa6: 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 20241117085545385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085545388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085545392 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38219<->l=127.0.0.1:4262) (control_if.c:570) 20241117085545458 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085545458 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085545458 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085545458 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085545459 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085545459 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085545459 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085545459 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085545459 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_ue_register_tmsi_lai-Iuh0(76)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085545459 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085545459 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085545459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085545459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085545459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085545459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085545459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085545459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085545459 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085545459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085545459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085545459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085545459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085545459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085545459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085545460 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085545460 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085545460 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085545460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085545460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085545460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085545460 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085545460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085545460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085545460 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085545460 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085545460 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085545460 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085545460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085545460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085545460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085545460 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085545460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085545460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085545460 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085545460 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085545460 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085545460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545460 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085545460 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085545460 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085545460 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085545460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085545460 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085545460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545460 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085545460 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085545460 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085545460 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085545460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085545460 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085545461 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085545461 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085545461 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085545461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085545461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085545461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085545462 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085545462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085545462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085545462 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085545462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085545462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085545462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085545462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085545462 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(80)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(78)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085545480 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085545480 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085545481 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085545481 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085545481 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085545481 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085545481 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085545481 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085545482 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085545482 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085545482 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085545482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085545482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085545482 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085545482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085545482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085545482 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085545482 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085545482 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085545482 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085545482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085545482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085545482 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085545482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085545482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085545482 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085545482 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085545482 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085545482 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085545482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085545482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085545482 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085545482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085545482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085545482 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085545482 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085545482 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085545482 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085545482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085545482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085545482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085545482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085545482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085545482 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085545482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085545482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085545482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085545482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085545482 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085545482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085545482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085545482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085545482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085545482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085545482 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085545482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085545482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085545482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085545482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085545482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085545482 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085545483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085545483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085545483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085545483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085545483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085545483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(81)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085545521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085545521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085545521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085545521 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085545521 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085545521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085545521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085545521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085545521 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085545679 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085545679 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085545679 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085545679 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085545689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545689 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085545689 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085545689 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085545689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085545689 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085545689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085545693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545693 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085545693 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085545693 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085545693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085545693 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085545693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085545694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085545694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085545694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085545694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085545694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085545694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085545694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085545694 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085545694 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085545694 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085545695 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085545695 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085545695 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085545695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085545695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085545695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085545695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085545695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085545695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085545695 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085545696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085545696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085545696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085545696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085545696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085545696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085545696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085545703 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085545703 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085545703 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085545703 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085545709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545709 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085545709 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085545709 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085545709 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085545709 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085545709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085545711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545711 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085545711 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085545711 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085545711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085545711 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085545711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085545711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085545712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085545712 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085545712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085545712 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085545712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085545712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085545712 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085545712 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085545712 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085545713 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085545713 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085545713 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085545713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085545713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085545713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085545713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085545713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085545713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085545713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085545713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085545713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085545713 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085545713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085545713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085545713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085545713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085545713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085545713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085545713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085545713 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085546494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085546494 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085546494 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085546494 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085546494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085546494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085546494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085546494 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085546494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085546494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085546494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085546494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085546494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085546494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085546494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085546494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085546494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546494 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085546494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085546494 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085546494 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085546494 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085546494 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085546494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085546494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085546494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085546494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085546494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085546494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085546494 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085546494 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085546494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085546494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085546494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085546494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085546494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085546494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085546494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085546494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085546495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085546495 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085546495 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085546495 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085546495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085546495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085546495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085546495 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085546495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085546495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085546495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085546495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085546495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085546495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085546495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085546495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085546495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085546495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085546495 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085546495 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085546495 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085546513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085546513 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085546513 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085546513 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085546513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085546513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085546513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085546513 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(82)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085546514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085546514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085546514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085546514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085546514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085546514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085546514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085546514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085546514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085546514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085546514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085546514 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085546514 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085546514 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085546514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085546514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085546514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085546514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085546514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085546514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085546514 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085546514 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085546514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085546514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085546514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085546514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085546514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085546514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085546514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085546514 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085546518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085546519 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085546519 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085546519 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085546519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085546519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085546519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085546519 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085546519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085546519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085546519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085546519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085546519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085546519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085546519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085546519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085546519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085546519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085546519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085546519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085546519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085546519 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085546519 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085546519 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085546527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085546527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085546527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241117085546527 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241117085546527 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241117085546527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085546527 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@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085546536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085546536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085546537 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085546537 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085546537 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085546537 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38219<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_tmsi_lai(72)@4f831ae80fa6: Final verdict of PTC: none 20241117085546538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(84)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(73)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ue_register_tmsi_lai-Iuh0(76)@4f831ae80fa6: Final verdict of PTC: none 20241117085546545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50690<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@4f831ae80fa6: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sun Nov 17 08:55:46 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 20241117085546623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085546698 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085546698 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085546698 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 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085546698 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085546698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085546698 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085546698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085546698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085546698 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085546698 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085546698 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 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085546698 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085546698 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085546698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085546698 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085546698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085546698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085546698 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085546698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085546698 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085546698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085546698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085546698 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085546698 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085546698 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085546698 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085546698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085546698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085546698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085546698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085546698 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085546698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085546698 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085546698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085546698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085546698 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085546698 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085546698 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085546698 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085547125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204216) Waiting for packet dumper to finish... 1 (prev_count=204216, count=220288) 20241117085548699 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085548699 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085548699 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085548699 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085548699 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085548699 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sun Nov 17 08:55: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_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ue_register_before_hnb_register started. 20241117085550229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085550234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085550237 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35811<->l=127.0.0.1:4262) (control_if.c:570) 20241117085550306 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085550306 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085550306 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085550306 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085550307 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085550307 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085550307 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085550307 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085550307 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_ue_register_before_hnb_register-Iuh0(89)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085550307 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085550308 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085550308 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085550308 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085550308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085550308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085550308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085550308 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085550308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085550308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085550308 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085550308 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085550308 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085550308 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085550308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085550308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085550308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085550308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085550308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085550308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085550308 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085550308 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085550308 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085550308 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085550308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085550308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085550308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085550308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085550308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085550308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085550308 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085550308 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085550308 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085550308 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085550309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085550309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085550309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085550309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085550309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085550309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085550309 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085550309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085550309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085550309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085550309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085550309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085550309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085550309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085550309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085550309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085550309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085550309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085550309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085550309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(93)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(91)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085550328 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085550328 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085550328 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085550328 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085550329 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085550329 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085550329 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085550329 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085550330 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085550330 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085550330 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085550330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085550330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085550330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085550330 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085550330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085550330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085550330 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085550330 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085550330 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085550330 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085550330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085550330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085550330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085550330 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085550330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085550330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085550330 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085550330 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085550330 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085550330 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085550330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085550330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085550331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085550331 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085550331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085550331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085550331 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085550331 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085550331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085550331 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085550331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085550331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085550331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085550331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085550331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085550331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085550331 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085550332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085550332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085550332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085550332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085550332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085550332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085550332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085550332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085550332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085550332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085550332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085550332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085550332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085550523 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085550523 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085550523 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085550523 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085550530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550530 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085550530 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085550530 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085550530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085550530 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085550530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085550533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550533 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085550533 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085550533 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085550533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085550533 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085550533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085550533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085550533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085550533 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085550533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085550533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085550533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085550533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085550533 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085550533 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085550533 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085550534 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085550534 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085550534 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085550534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085550534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085550534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085550534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085550534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085550534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085550534 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085550535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085550535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085550535 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085550535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085550535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085550535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085550535 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085550548 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085550548 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085550548 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085550548 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085550554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550554 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085550554 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085550554 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085550554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085550554 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085550554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085550557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550557 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085550557 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085550557 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085550557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085550557 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085550557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085550557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085550557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085550557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085550557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085550557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085550557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085550557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085550557 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085550557 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085550557 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085550558 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085550558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085550559 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085550559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085550559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085550559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085550559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085550559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085550559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085550559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085550559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085550559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085550559 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085550559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085550559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085550559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085550559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085550559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085550559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085550559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085550559 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085551329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085551329 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085551329 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085551329 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085551329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085551329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085551329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085551329 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085551329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085551329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085551329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085551329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085551329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085551329 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085551329 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085551329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085551329 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085551329 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085551329 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085551329 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085551329 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085551329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085551329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085551329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085551329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085551329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085551329 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085551329 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085551329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085551329 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085551329 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085551329 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085551329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085551329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085551329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085551329 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085551329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085551329 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085551329 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085551329 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085551329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085551329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085551329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085551329 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085551329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085551329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085551329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085551329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085551329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085551329 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085551329 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085551329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551329 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085551329 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085551329 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085551329 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085551329 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085551358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085551358 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085551358 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085551358 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085551358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085551358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085551358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085551358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085551358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085551358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085551358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085551358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085551358 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085551358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085551358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085551358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085551358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085551358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085551358 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085551358 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085551358 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085551358 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085551358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085551358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085551358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085551358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085551358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085551358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085551358 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085551358 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085551358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085551358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085551358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085551358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085551358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085551358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085551358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085551358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085551360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085551360 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085551360 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085551360 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085551360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085551360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085551360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085551360 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085551360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085551360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085551360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085551360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085551360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085551360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085551360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085551360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085551360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085551360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085551360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085551360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085551360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085551360 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085551360 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085551360 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085551361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085551361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085551361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241117085551361 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241117085551361 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241117085551361 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241117085551361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085551361 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@4f831ae80fa6: setverdict(pass): none -> pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085551367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085551367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.sgsn0-SCCP(94)@4f831ae80fa6: Final verdict of PTC: none 20241117085551367 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085551367 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) 20241117085551367 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(92)@4f831ae80fa6: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@4f831ae80fa6: Final verdict of PTC: none 20241117085551369 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35811<->l=127.0.0.1:4262) (control_if.c:193) 20241117085551369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50728<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(91)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@4f831ae80fa6: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(86)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(97)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085551373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50724<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@4f831ae80fa6: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sun Nov 17 08:55:51 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 20241117085551431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085551534 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085551534 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085551534 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 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085551534 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085551534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085551534 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085551534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085551534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085551534 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085551534 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085551534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085551534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085551534 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085551534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085551534 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085551534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085551534 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085551534 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085551534 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085551534 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085551534 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085551534 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 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085551534 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085551534 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085551534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085551534 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085551534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085551534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085551534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085551534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085551534 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085551534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085551534 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085551534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085551534 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085551534 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085551534 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085551534 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085551534 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085551934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217676) Waiting for packet dumper to finish... 1 (prev_count=217676, count=218332) 20241117085553535 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085553535 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085553535 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085553535 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085553535 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085553535 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sun Nov 17 08:55:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ranap_cs_initial_ue started. 20241117085555052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085555059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085555068 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40483<->l=127.0.0.1:4262) (control_if.c:570) 20241117085555139 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085555139 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085555139 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085555139 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085555140 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085555140 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085555140 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085555140 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue-Iuh0(102)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085555140 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085555140 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085555140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085555140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085555140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085555140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085555140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085555140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085555140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085555140 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085555140 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085555140 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085555140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555140 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085555140 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085555140 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085555140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085555140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085555140 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085555141 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085555141 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085555141 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085555141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085555141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085555141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085555141 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085555141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085555141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085555141 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085555141 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085555141 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085555141 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085555141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085555141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085555141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085555142 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085555142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085555142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085555142 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085555142 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085555142 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085555142 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085555142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085555142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085555142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085555142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085555142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085555142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085555142 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085555142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085555142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085555142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085555142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085555142 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085555142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085555142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085555142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085555142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085555142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085555142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085555142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085555142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085555142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085555142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085555142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085555142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(106)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(104)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085555159 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085555159 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085555159 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085555159 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085555159 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085555159 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085555159 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085555159 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085555160 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085555160 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085555160 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085555160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085555160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085555160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085555160 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085555160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085555160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085555160 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085555160 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085555160 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085555160 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085555160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085555160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085555160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085555161 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085555161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085555161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085555161 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085555161 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085555161 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085555161 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085555161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085555161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085555161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085555161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085555161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085555161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085555161 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085555161 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085555161 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085555161 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085555161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085555161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085555161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085555161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085555161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085555161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085555161 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085555161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085555161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085555161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085555161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085555161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085555161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085555161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085555161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085555161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085555161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085555161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085555161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085555161 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085555182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085555182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085555183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085555183 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085555183 DLGLOBAL DEBUG validating counter group 0x5647fa321be0(hnb) with 60 counters (rate_ctr.c:86) 20241117085555183 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085555183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085555183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085555183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085555183 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085555356 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085555356 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085555356 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085555356 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085555364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555364 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085555364 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085555364 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085555364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085555364 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085555364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085555368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555369 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085555369 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085555369 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085555369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085555369 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085555369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085555369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085555369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085555369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085555369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085555369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085555369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085555369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085555369 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085555369 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085555369 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085555370 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085555370 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085555370 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085555370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085555370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085555370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085555371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085555371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085555371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085555371 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085555371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085555371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085555371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085555371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085555371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085555371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085555371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085555373 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085555373 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085555373 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085555373 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085555380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555381 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085555381 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085555381 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085555381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085555381 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085555381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085555384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555384 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085555384 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085555384 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085555384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085555384 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085555384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085555384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085555384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085555384 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085555384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085555384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085555384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085555384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085555384 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085555384 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085555384 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085555386 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085555386 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085555386 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085555386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085555386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085555386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085555386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085555386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085555386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085555386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085555386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085555386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085555386 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085555386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085555386 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085555386 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085555386 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085555386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085555386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085555386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085555386 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085556171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085556171 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085556171 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085556171 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085556172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085556172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085556172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085556172 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085556172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085556172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085556172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085556172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085556172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085556172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085556172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085556172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085556172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085556172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085556172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085556172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085556172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085556172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085556172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085556172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085556172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085556172 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085556172 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085556172 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085556172 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085556172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085556172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085556172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085556172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085556172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085556172 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085556172 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085556174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085556175 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085556175 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085556175 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085556175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085556175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085556175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085556175 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085556175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085556175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085556175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085556175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085556175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085556175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085556175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085556175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085556175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085556175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085556175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085556175 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085556175 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085556179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085556179 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085556179 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085556179 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085556179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085556179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085556179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085556179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085556179 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085556179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085556179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085556179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085556179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085556179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085556179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085556179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085556179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085556179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085556179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085556179 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085556179 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085556179 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085556179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085556180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085556180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085556180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085556180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085556180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085556180 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085556180 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085556180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085556180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085556180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085556180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085556180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085556180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085556180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085556180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085556180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085556180 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085556180 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085556180 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085556180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085556180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085556180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085556180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085556180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085556180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085556180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085556180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085556180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085556180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085556180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085556180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085556180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085556180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085556180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085556180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085556180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085556180 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085556180 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085556180 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085556194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44552<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@4f831ae80fa6: f_create_expect(l3 := '78431D19E6B410225EFC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@4f831ae80fa6: Created Expect[0] for '78431D19E6B410225EFC'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@4f831ae80fa6: Added conn table entry 0TC_ranap_cs_initial_ue0(111)9018647 20241117085557235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085557235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085557235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085557235 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085557235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x899d17, normal) (hnbgw_rua.c:407) 20241117085557235 DHNB DEBUG map_rua[0x5647faeda6d0]{init}: Allocated (fsm.c:456) 20241117085557235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9018647)[0x5647faeda6d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085557235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9018647 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085557235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085557235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085557235 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9018647 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085557236 DCN DEBUG map_sccp[0x5647faedeb10]{init}: Allocated (fsm.c:456) 20241117085557236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5647faedeb10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085557236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9018647 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085557236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9018647 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085557236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9018647)[0x5647faeda6d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085557236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085557236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085557236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9018647)[0x5647faeda6d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085557236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5647faedeb10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085557236 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085557236 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{IDLE}: Allocated (fsm.c:456) 20241117085557236 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085557236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a78431d19e6b410225efc004f40030002ca0056400500f1100926) (sccp_scrc.c:406) 20241117085557236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085557236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085557236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085557236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085557236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085557236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085557236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085557236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085557236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085557236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085557236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085557236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085557236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085557236 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085557236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5647faedeb10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085557236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9018647)[0x5647faeda6d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085557236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085557236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085557236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085557236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085557236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085557236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085557236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085557236 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@4f831ae80fa6: Found Expect[0] for l3='78431D19E6B410225EFC'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@4f831ae80fa6: Added conn table entry 0TC_ranap_cs_initial_ue0(111)5474930 HNBGW_Test.msc0-SCCP(104)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085557251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085557251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085557251 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085557251 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085557251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085557251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085557251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085557251 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085557252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085557252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085557252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085557252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085557252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085557252 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00502061) (sccp_scrc.c:477) 20241117085557252 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20241117085557252 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085557252 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085557252 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085557252 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085557252 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) 20241117085557252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5647faedeb10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085557252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5647faedeb10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085557253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44552<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085557258 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40483<->l=127.0.0.1:4262) (control_if.c:193) 20241117085557258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(105)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@4f831ae80fa6: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@4f831ae80fa6: Final verdict of PTC: none 20241117085557261 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085557261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085557261 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085557261 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085557261 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085557261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085557261 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085557261 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085557261 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 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085557262 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085557262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085557262 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085557262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085557262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(100)@4f831ae80fa6: Final verdict of PTC: none 20241117085557262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085557262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085557262 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085557262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085557262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085557262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085557262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085557262 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085557262 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085557262 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085557262 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(104)@4f831ae80fa6: Final verdict of PTC: none 20241117085557262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085557262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085557262 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 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085557262 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085557262 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085557262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085557262 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085557263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085557263 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(107)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(99)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(110)@4f831ae80fa6: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@4f831ae80fa6: Final verdict of PTC: none 20241117085557264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085557264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085557264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085557263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085557263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085557263 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085557263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085557263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085557263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085557263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085557263 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085557263 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085557263 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085557263 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085557263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5647faedeb10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085557263 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085557263 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085557263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00502061), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085557263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085557263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085557263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085557263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085557263 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085557263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5647faedeb10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085557263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9018647)[0x5647faeda6d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085557263 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9018647)[0x5647faeda6d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085557263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085557263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9018647)[0x5647faeda6d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085557263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9018647)[0x5647faeda6d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085557263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9018647)[0x5647faeda6d0]{disrupted}: Freeing instance (context_map.c:202) 20241117085557263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9018647)[0x5647faeda6d0]{disrupted}: Deallocated (fsm.c:568) 20241117085557263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5647faedeb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085557263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5647faedeb10]{disconnected}: Freeing instance (context_map.c:206) 20241117085557263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5647faedeb10]{disconnected}: Deallocated (fsm.c:568) 20241117085557263 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9018647 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085557264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085557264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085557264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085557264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085557264 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085557264 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085557264 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085557264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085557264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085557264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085557264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085557264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(106)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085557272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44530<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sun Nov 17 08:55:57 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 20241117085557337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085557839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44566<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243028) Waiting for packet dumper to finish... 1 (prev_count=243028, count=247248) 20241117085559262 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085559263 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085559263 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085559263 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085559263 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085559263 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sun Nov 17 08:55:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ranap_ps_initial_ue started. 20241117085600932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085600935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085600938 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34243<->l=127.0.0.1:4262) (control_if.c:570) 20241117085601023 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085601023 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085601023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085601023 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085601023 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085601023 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085601024 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085601024 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085601024 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085601024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085601024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085601024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085601024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085601024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085601024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085601024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085601024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085601024 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085601024 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085601024 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085601024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085601024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085601024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085601024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085601024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085601024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085601025 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085601025 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085601025 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085601025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085601025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085601025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085601025 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085601025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085601025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085601025 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085601025 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085601025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085601025 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085601025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085601025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085601025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085601025 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085601025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085601025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085601025 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085601025 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085601025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085601025 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085601025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085601025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085601025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085601025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085601025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085601025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085601025 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085601025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085601026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085601026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085601026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085601026 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085601026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085601026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085601026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085601026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085601026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085601026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085601026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085601026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085601026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085601026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085601026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085601026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(120)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085601044 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085601044 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085601044 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085601044 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085601044 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085601044 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085601044 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085601044 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085601045 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085601045 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085601045 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085601045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085601045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085601045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085601045 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085601045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085601045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085601045 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085601045 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085601045 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085601045 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085601045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085601045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085601045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085601045 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085601045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085601045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085601045 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085601045 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085601045 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085601045 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085601045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085601045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085601045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085601046 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085601046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085601046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085601046 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085601046 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085601046 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085601046 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085601046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085601046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085601046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085601046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085601046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085601046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085601046 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085601046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085601046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085601046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085601046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085601046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085601046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085601046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085601046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085601046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085601046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085601046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085601046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085601046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085601070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085601070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085601070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085601070 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085601070 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085601070 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085601070 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085601070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085601070 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085601240 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085601240 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085601240 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085601240 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085601248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601248 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085601248 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085601248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085601248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085601248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085601248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085601251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085601251 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085601251 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085601251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085601251 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085601251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085601251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085601251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085601251 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085601251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085601251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085601251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085601251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085601251 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085601251 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085601251 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085601253 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085601253 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085601253 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085601253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085601253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085601253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085601253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085601253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085601253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085601253 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085601253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085601253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085601253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085601253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085601253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085601253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085601253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085601259 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085601259 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085601259 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085601259 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085601263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601263 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085601263 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085601263 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085601263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085601263 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085601263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085601265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085601265 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085601265 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085601265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085601265 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085601265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085601265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085601265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085601265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085601265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085601265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085601265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085601265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085601265 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085601265 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085601265 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085601266 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085601266 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085601266 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085601266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085601266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085601267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085601267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085601267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085601267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085601267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085601267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085601267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085601267 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085601267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085601267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085601267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085601267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085601267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085601267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085601267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085601267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085602059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085602059 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085602059 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085602059 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085602059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085602059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085602059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085602059 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085602059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085602059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085602059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085602059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085602059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085602059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085602059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085602059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085602059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085602060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085602060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085602060 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085602060 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085602060 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085602060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085602060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085602060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085602060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085602060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085602060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085602060 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085602060 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085602060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085602060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085602060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085602060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085602060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085602060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085602060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085602060 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085602061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085602061 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085602061 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085602061 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085602061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085602061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085602061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085602061 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085602061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085602061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085602061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085602061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085602061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085602061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085602061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085602061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085602061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085602061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085602062 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085602062 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085602062 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085602071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085602071 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085602071 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085602071 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085602071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085602071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085602071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085602071 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085602071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085602071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085602071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085602071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085602071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085602071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085602071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085602071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085602071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085602071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085602071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085602071 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085602071 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085602071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085602071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085602071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085602071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085602071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085602071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085602071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085602071 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085602071 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085602072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085602072 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085602072 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085602072 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085602072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085602072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085602072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085602072 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085602075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085602075 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085602075 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085602075 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085602075 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085602075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085602075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085602075 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085602075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085602075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085602075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085602075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085602075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085602075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085602075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085602075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085602075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085602076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085602076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085602076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085602076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085602076 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085602076 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085602076 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085602098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@4f831ae80fa6: f_create_expect(l3 := 'FDD811B478E7821D46BD'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@4f831ae80fa6: Created Expect[0] for 'FDD811B478E7821D46BD'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@4f831ae80fa6: Added conn table entry 0TC_ranap_ps_initial_ue0(125)12057890 20241117085603113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085603113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085603113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085603113 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085603113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb7fd22, normal) (hnbgw_rua.c:407) 20241117085603113 DHNB DEBUG map_rua[0x5647faeda6d0]{init}: Allocated (fsm.c:456) 20241117085603113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12057890)[0x5647faeda6d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085603113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12057890 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085603113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085603113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085603113 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12057890 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085603113 DCN DEBUG map_sccp[0x5647faedeb10]{init}: Allocated (fsm.c:456) 20241117085603113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5647faedeb10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085603113 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12057890 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085603113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12057890 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085603113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12057890)[0x5647faeda6d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085603113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085603113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085603113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12057890)[0x5647faeda6d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085603113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5647faedeb10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085603113 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085603113 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{IDLE}: Allocated (fsm.c:456) 20241117085603113 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085603113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0afdd811b478e7821d46bd004f40030003670056400500f1100926) (sccp_scrc.c:406) 20241117085603113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085603113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085603113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085603113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085603113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085603113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085603113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085603113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085603113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085603113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085603113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085603113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085603113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085603113 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085603113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5647faedeb10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085603113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12057890)[0x5647faeda6d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085603113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085603113 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085603113 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085603113 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085603113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085603113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085603113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085603113 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@4f831ae80fa6: Found Expect[0] for l3='FDD811B478E7821D46BD'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@4f831ae80fa6: Added conn table entry 0TC_ranap_ps_initial_ue0(125)249939 HNBGW_Test.sgsn0-SCCP(121)@4f831ae80fa6: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085603117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085603117 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085603117 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085603117 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085603117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085603117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085603117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085603117 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085603117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085603117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085603117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085603117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085603117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085603117 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b8a8ec) (sccp_scrc.c:477) 20241117085603117 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20241117085603117 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085603117 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085603117 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085603117 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085603117 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) 20241117085603117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5647faedeb10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085603117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5647faedeb10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085603118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(118)@4f831ae80fa6: Final verdict of PTC: none 20241117085603120 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085603120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085603120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085603120 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085603120 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085603120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085603120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085603120 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085603120 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 20241117085603120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085603120 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085603120 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085603120 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085603120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085603120 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085603120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085603120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085603120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(120)@4f831ae80fa6: Final verdict of PTC: none 20241117085603120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085603120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085603120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085603120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085603120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085603120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085603120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085603120 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085603120 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085603120 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085603120 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085603120 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34243<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(122)@4f831ae80fa6: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@4f831ae80fa6: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@4f831ae80fa6: Final verdict of PTC: none 20241117085603121 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 20241117085603121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085603121 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085603121 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085603121 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085603121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085603121 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085603121 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117085603122 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) 20241117085603122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085603122 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085603122 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085603122 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085603122 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085603122 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085603122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085603122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085603122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-SCCP(121)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(124)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(113)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@4f831ae80fa6: Final verdict of PTC: none 20241117085603122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085603122 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085603122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085603122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085603122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085603122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085603122 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085603122 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085603122 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085603122 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085603122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5647faedeb10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) IPA-CTRL-CLI-IPA(114)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085603123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085603123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085603123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085603123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085603123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085603123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085603123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085603123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085603122 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085603122 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085603122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8a8ec), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085603123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085603123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085603123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085603123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085603123 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085603123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5647faedeb10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085603123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12057890)[0x5647faeda6d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085603123 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12057890)[0x5647faeda6d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085603123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085603123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12057890)[0x5647faeda6d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085603123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12057890)[0x5647faeda6d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085603123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12057890)[0x5647faeda6d0]{disrupted}: Freeing instance (context_map.c:202) 20241117085603123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12057890)[0x5647faeda6d0]{disrupted}: Deallocated (fsm.c:568) 20241117085603123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5647faedeb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085603123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5647faedeb10]{disconnected}: Freeing instance (context_map.c:206) 20241117085603123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5647faedeb10]{disconnected}: Deallocated (fsm.c:568) 20241117085603123 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12057890 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085603123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085603123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085603123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085603123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085603123 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085603123 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085603123 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085603123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44578<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sun Nov 17 08:56:03 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 20241117085603160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085603662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194248) Waiting for packet dumper to finish... 1 (prev_count=194248, count=250860) 20241117085605120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085605120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085605120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085605122 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085605122 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085605123 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sun Nov 17 08:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241117085606755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085606759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085606762 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42697<->l=127.0.0.1:4262) (control_if.c:570) 20241117085606828 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085606828 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085606829 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085606829 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085606829 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085606829 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085606829 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085606829 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085606829 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085606829 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085606830 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085606830 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085606830 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085606830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085606830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085606830 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085606830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085606830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085606830 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085606830 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085606830 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085606830 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085606830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085606830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085606830 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085606830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085606830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085606830 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085606830 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085606830 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085606830 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085606830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085606830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085606830 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085606830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085606830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085606830 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085606830 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085606830 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085606830 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085606830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085606830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085606830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085606830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085606830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085606830 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085606830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085606830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085606830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085606830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085606830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085606830 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085606830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085606830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085606830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085606830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085606830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085606830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085606830 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085606831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085606831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085606831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085606831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085606831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085606831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085606831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085606831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085606831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085606831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085606831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085606831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085606831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085606831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(134)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(132)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085606844 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085606844 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085606844 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085606844 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085606844 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085606844 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085606844 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085606844 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085606846 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085606846 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085606846 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085606846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085606846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085606846 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085606846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085606846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085606846 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085606846 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085606846 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085606846 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085606846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085606846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085606846 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085606846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085606846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085606846 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085606846 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085606846 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085606846 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085606846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085606846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085606846 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085606846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085606846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085606846 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085606846 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085606846 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085606846 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085606846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085606846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085606846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085606846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085606846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085606846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085606846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085606846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085606846 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085606846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085606846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085606846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085606846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085606846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085606846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085606846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085606846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085606846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085606846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085606846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085606846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085606846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085606846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085606846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085606846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085606846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085606872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085606872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085606872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085606872 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085606872 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085606872 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085606872 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085606872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085606872 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085607043 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085607043 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085607043 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085607043 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085607050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607050 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085607050 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085607050 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085607051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085607051 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085607051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085607053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607053 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085607053 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085607054 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085607054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085607054 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085607054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085607054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085607054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085607054 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085607054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085607054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085607054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085607054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085607054 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085607054 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085607054 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085607055 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085607056 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085607056 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085607056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085607056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085607056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085607056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085607056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085607056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085607056 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085607056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085607056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085607056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085607056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085607057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085607057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085607057 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085607059 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085607059 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085607059 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085607059 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085607065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607065 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085607065 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085607065 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085607065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085607065 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085607065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085607067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607067 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085607067 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085607067 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085607067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085607067 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085607067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085607067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085607067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085607067 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085607067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085607067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085607067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085607067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085607068 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085607068 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085607068 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085607069 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085607069 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085607069 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085607069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085607069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085607069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085607069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085607069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085607069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085607069 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085607069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085607069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085607069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085607069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085607069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085607069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085607069 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085607264 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085607264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00502061), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085607264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085607264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085607264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085607264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085607264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085607264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085607264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085607264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085607264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085607264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085607264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085607272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607272 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085607272 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085607272 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085607272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085607272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085607272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085607272 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085607272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085607272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085607272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085607272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085607272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085607272 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=00502061) (sccp_scrc.c:477) 20241117085607272 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20241117085607272 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085607272 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085607272 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085607272 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085607272 DLSCCP DEBUG SCCP-SCOC(1)[0x5647faedf540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085607855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607855 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085607855 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085607855 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085607855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085607855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085607855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085607856 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085607856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085607856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085607856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085607856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085607856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085607856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085607856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085607856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085607856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085607856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085607856 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085607857 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085607857 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085607857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085607857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085607857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085607857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085607857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085607857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085607857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085607857 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085607857 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085607857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607857 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085607857 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085607857 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085607857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085607858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085607858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085607858 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085607859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607859 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085607859 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085607859 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085607859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085607859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085607859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085607859 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085607859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085607859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085607859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085607859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085607859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085607859 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085607859 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085607859 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085607859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085607860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085607860 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085607860 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085607860 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085607867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607867 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085607867 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085607867 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085607867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085607867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085607867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085607867 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085607868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085607868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085607868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085607868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085607868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085607868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085607868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085607868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085607868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085607868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085607868 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085607868 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085607868 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085607868 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085607868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085607868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085607868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085607868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085607868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085607868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085607868 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085607868 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085607868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085607868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085607868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085607869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085607869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085607869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085607869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085607870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085607870 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085607870 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085607870 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085607870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085607870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085607870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085607870 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085607870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085607870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085607870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085607870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085607870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085607870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085607870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085607870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085607870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085607870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085607870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085607870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085607870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085607870 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085607870 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085607870 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085607886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@4f831ae80fa6: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)2135230 20241117085608922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085608922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085608922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085608922 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085608922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2094be, normal) (hnbgw_rua.c:407) 20241117085608922 DHNB DEBUG map_rua[0x5647faedf540]{init}: Allocated (fsm.c:456) 20241117085608922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2135230)[0x5647faedf540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085608922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2135230 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085608922 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085608922 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085608922 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2135230 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085608922 DCN DEBUG map_sccp[0x5647faeda6d0]{init}: Allocated (fsm.c:456) 20241117085608922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5647faeda6d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085608922 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2135230 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085608922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2135230 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085608922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2135230)[0x5647faedf540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085608922 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085608922 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085608922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2135230)[0x5647faedf540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085608922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5647faeda6d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085608922 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085608922 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{IDLE}: Allocated (fsm.c:456) 20241117085608922 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085608923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241117085608923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085608923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085608923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085608923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085608923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085608923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085608923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085608923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085608923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085608923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085608923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085608923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085608923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085608923 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085608923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5647faeda6d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085608923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2135230)[0x5647faedf540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085608923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085608923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085608923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085608923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085608923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085608923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085608923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085608923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@4f831ae80fa6: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@4f831ae80fa6: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)12460994 HNBGW_Test.msc0-SCCP(132)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085608927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085608927 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085608927 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085608927 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085608927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085608927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085608927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085608927 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085608927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085608927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085608927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085608927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085608927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085608927 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a3d44e) (sccp_scrc.c:477) 20241117085608927 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20241117085608927 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085608927 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085608927 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085608927 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085608927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3d44e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3d2ba0fe010cab1ce6de004f40030002d40056400500f1100926) (sccp_scrc.c:406) 20241117085608927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085608927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085608927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085608927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085608927 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085608927 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085608927 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) 20241117085608927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5647faeda6d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085608927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5647faeda6d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085608927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085608927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085608927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085608927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085608927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085608927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085608927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085608927 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085608935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085608939 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42697<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(133)@4f831ae80fa6: Final verdict of PTC: none 20241117085608940 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085608940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085608940 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085608940 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085608940 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085608940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085608940 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085608940 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085608940 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 20241117085608940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085608940 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085608940 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085608940 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085608940 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085608940 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085608940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085608940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085608940 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(136)@4f831ae80fa6: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@4f831ae80fa6: Final verdict of PTC: none 20241117085608941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085608941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085608941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085608941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085608941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085608941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085608941 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085608941 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085608941 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085608941 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085608941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(135)@4f831ae80fa6: Final verdict of PTC: none 20241117085608941 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 20241117085608941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085608941 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085608941 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085608941 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) 20241117085608941 DLSS7 <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(128)@4f831ae80fa6: Final verdict of PTC: none 20241117085608941 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085608941 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085608941 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085608941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085608941 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085608941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085608941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085608941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085608941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085608941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085608941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085608941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085608941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085608941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@4f831ae80fa6: Final verdict of PTC: none 20241117085608941 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085608941 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085608941 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085608941 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085608941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5647faeda6d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085608941 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085608941 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085608941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3d44e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) VirtHNBGW-STATS(127)@4f831ae80fa6: Final verdict of PTC: none 20241117085608941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085608941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085608941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085608941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085608941 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085608941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5647faeda6d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085608941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2135230)[0x5647faedf540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085608941 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2135230)[0x5647faedf540]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085608941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085608941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2135230)[0x5647faedf540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085608941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2135230)[0x5647faedf540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085608941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2135230)[0x5647faedf540]{disrupted}: Freeing instance (context_map.c:202) 20241117085608941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2135230)[0x5647faedf540]{disrupted}: Deallocated (fsm.c:568) 20241117085608941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5647faeda6d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW-MGCP(138)@4f831ae80fa6: Final verdict of PTC: none 20241117085608941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5647faeda6d0]{disconnected}: Freeing instance (context_map.c:206) 20241117085608941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5647faeda6d0]{disconnected}: Deallocated (fsm.c:568) 20241117085608941 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2135230 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085608941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085608941 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085608942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085608942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085608942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085608942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085608942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085608942 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085608941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085608941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085608942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085608942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085608942 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085608942 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085608942 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085608942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41568<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sun Nov 17 08:56:08 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 20241117085608985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085609487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41596<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=267196) Waiting for packet dumper to finish... 1 (prev_count=267196, count=267736) 20241117085610941 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085610941 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085610941 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085610941 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085610941 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085610941 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sun Nov 17 08:56:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241117085612579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085612582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085612585 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43039<->l=127.0.0.1:4262) (control_if.c:570) 20241117085612650 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085612650 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085612650 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085612650 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085612650 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085612650 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085612651 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085612651 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085612651 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085612651 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085612652 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085612652 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085612652 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085612652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085612652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085612652 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085612652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085612652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085612652 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085612652 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085612652 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085612652 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085612652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085612652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085612652 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085612652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085612652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085612652 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085612652 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085612652 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085612652 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085612652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085612652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085612652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085612652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085612652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085612652 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085612652 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085612652 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085612652 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085612652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085612652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085612652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085612652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085612652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085612652 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085612652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085612652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085612652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085612652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085612652 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085612652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085612653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085612653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085612653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085612653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085612653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085612653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085612653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085612653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085612653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085612653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085612653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085612653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085612653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085612653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085612653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085612653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085612653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(148)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(146)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085612678 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085612678 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085612678 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085612678 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085612678 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085612678 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085612679 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085612679 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085612680 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085612680 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085612680 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085612680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085612680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085612680 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085612680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085612680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085612680 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085612680 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085612680 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085612680 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085612680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085612680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085612680 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085612680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085612680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085612680 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085612680 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085612680 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085612680 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085612680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085612680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085612680 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085612680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085612680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085612680 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085612680 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085612680 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085612680 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085612680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085612680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085612680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085612680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085612680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085612680 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085612681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085612681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085612681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085612681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085612681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085612681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085612681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085612681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085612681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085612681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085612681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085612681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085612681 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085612703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085612703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085612703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085612703 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085612703 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085612703 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085612703 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085612703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085612703 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085612873 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085612873 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085612873 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085612873 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085612881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085612881 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085612881 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085612881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085612881 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085612881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085612883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612883 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085612883 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085612884 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085612884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085612884 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085612884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085612884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085612884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085612884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085612884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085612884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085612884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085612884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085612884 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085612884 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085612884 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085612885 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085612885 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085612885 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085612885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085612885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085612885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085612886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085612886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085612886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085612886 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085612886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085612886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085612886 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085612886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085612886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085612886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085612886 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085612893 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085612893 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085612893 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085612893 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085612899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612899 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085612899 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085612899 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085612899 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085612899 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085612899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085612902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612902 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085612902 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085612902 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085612902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085612902 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085612902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085612902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085612902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085612902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085612902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085612902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085612902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085612902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085612902 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085612902 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085612902 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085612903 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085612903 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085612903 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085612903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085612903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085612903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085612903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085612903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085612903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085612903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085612903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085612903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085612903 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085612903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085612904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085612904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085612904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085612904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085612904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085612904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085612904 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085613124 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085613124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8a8ec), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085613124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085613124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085613124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085613124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085613124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085613124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085613124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085613124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085613124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085613124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085613124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085613124 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085613132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085613132 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085613132 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085613132 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085613132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085613132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085613132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085613132 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085613132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085613132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085613132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085613132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085613132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085613132 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=00b8a8ec) (sccp_scrc.c:477) 20241117085613132 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20241117085613132 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085613132 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085613132 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085613132 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085613132 DLSCCP DEBUG SCCP-SCOC(2)[0x5647faef8060]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085613688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085613688 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085613688 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085613688 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085613688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085613688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085613688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085613688 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085613688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085613688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085613688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085613688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085613688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085613688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085613688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085613688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085613688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085613689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085613689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085613689 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085613689 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085613689 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085613689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085613689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085613689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085613689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085613689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085613689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085613689 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085613689 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085613689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085613689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085613689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085613689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085613689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085613689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085613689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085613689 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085613691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085613691 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085613691 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085613691 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085613691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085613691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085613691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085613691 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085613691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085613691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085613691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085613691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085613691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085613691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085613691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085613691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085613691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085613691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085613691 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085613691 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085613691 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085613698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085613698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085613698 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085613698 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085613698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085613698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085613698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085613698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085613698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085613698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085613698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085613698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085613698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085613698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085613698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085613698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085613698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085613698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085613698 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085613698 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085613698 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085613698 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085613698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085613698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085613698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085613698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085613698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085613698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085613698 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085613698 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085613698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085613698 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085613698 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085613698 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085613698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085613698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085613698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085613698 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085613701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085613701 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085613701 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085613701 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085613701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085613701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085613701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085613701 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085613701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085613701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085613701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085613701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085613701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085613701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085613701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085613701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085613701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085613701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085613701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085613701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085613701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085613701 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085613701 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085613701 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085613727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@4f831ae80fa6: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)8895960 20241117085614778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085614778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085614778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085614778 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085614778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x87bdd8, normal) (hnbgw_rua.c:407) 20241117085614778 DHNB DEBUG map_rua[0x5647faef8060]{init}: Allocated (fsm.c:456) 20241117085614778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8895960)[0x5647faef8060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085614778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8895960 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085614778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085614778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085614778 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8895960 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085614778 DCN DEBUG map_sccp[0x5647faedf540]{init}: Allocated (fsm.c:456) 20241117085614778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5647faedf540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085614778 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8895960 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085614778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8895960 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085614778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8895960)[0x5647faef8060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085614778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085614778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085614778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8895960)[0x5647faef8060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085614778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5647faedf540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085614778 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085614778 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{IDLE}: Allocated (fsm.c:456) 20241117085614778 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085614778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241117085614778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085614778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085614778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085614778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085614778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085614778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085614778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085614778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085614778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085614778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085614779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085614779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085614779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085614779 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085614779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5647faedf540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085614779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8895960)[0x5647faef8060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085614779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085614779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085614779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085614779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085614779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085614779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085614779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085614779 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@4f831ae80fa6: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@4f831ae80fa6: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)13629036 HNBGW_Test.sgsn0-SCCP(149)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085614790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085614790 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085614790 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085614790 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085614790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085614790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085614790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085614790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085614791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085614791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085614791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085614791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085614791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085614791 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e99cc9) (sccp_scrc.c:477) 20241117085614791 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20241117085614791 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085614791 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085614791 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085614791 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085614791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e99cc9), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4f34211beaedd4d1c6f0004f40030002a20056400500f1100926) (sccp_scrc.c:406) 20241117085614791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085614791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085614791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085614791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085614791 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085614791 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085614791 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) 20241117085614791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5647faedf540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085614791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5647faedf540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085614791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085614791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085614791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085614791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085614791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085614791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085614791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085614791 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085614807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085614813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085614813 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43039<->l=127.0.0.1:4262) (control_if.c:193) 20241117085614814 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085614814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085614814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085614814 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085614814 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085614814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085614814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085614814 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085614814 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 20241117085614814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085614814 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085614815 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085614815 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085614815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085614815 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085614815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085614815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@4f831ae80fa6: Final verdict of PTC: none 20241117085614815 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085614815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085614815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085614815 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085614815 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085614815 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@4f831ae80fa6: Final verdict of PTC: none 20241117085614815 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085614815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085614815 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085614815 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085614815 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 20241117085614815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085614815 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085614815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085614815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085614815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085614815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085614815 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085614815 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085614815 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085614815 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085614815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085614816 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085614816 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085614816 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085614816 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085614816 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(148)@4f831ae80fa6: Final verdict of PTC: none 20241117085614816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085614816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085614816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085614816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085614816 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085614816 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085614816 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085614816 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-SCCP(146)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@4f831ae80fa6: Final verdict of PTC: none 20241117085614816 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085614816 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085614816 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085614816 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085614816 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085614816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5647faedf540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085614816 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085614816 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085614817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e99cc9), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085614817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085614817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW_Test.sgsn0-M3UA(151)@4f831ae80fa6: Final verdict of PTC: none 20241117085614817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085614817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085614817 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085614817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5647faedf540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085614817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8895960)[0x5647faef8060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085614817 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8895960)[0x5647faef8060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085614817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085614817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8895960)[0x5647faef8060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085614817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8895960)[0x5647faef8060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085614817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8895960)[0x5647faef8060]{disrupted}: Freeing instance (context_map.c:202) 20241117085614817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8895960)[0x5647faef8060]{disrupted}: Deallocated (fsm.c:568) 20241117085614817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5647faedf540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085614817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5647faedf540]{disconnected}: Freeing instance (context_map.c:206) 20241117085614817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5647faedf540]{disconnected}: Deallocated (fsm.c:568) 20241117085614817 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8895960 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085614817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085614817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085614817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085614817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085614817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085614817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085614817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085614817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085614817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085614817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085614817 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085614817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085614818 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085614818 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085614818 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(141)@4f831ae80fa6: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(152)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085614819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sun Nov 17 08:56:14 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 20241117085614869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085615371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268772) Waiting for packet dumper to finish... 1 (prev_count=268772, count=269312) 20241117085616816 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085616816 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085616816 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085616816 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085616816 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085616816 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sun Nov 17 08:56: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_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ranap_cs_bidir started. 20241117085618476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085618479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085618483 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41621<->l=127.0.0.1:4262) (control_if.c:570) 20241117085618553 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085618553 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085618553 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085618553 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085618554 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085618554 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085618554 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085618554 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085618554 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085618554 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085618554 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085618554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085618554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085618554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085618554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618554 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085618554 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085618554 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085618554 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085618554 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085618554 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085618554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085618554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085618554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618555 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085618555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618555 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085618555 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085618555 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085618555 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085618555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085618555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085618555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618555 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085618555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618556 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085618556 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085618556 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085618556 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085618556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085618556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085618556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085618556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085618556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085618556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085618556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085618556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085618556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085618556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085618556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618556 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085618556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085618556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085618556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085618556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085618556 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085618556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085618557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085618557 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(162)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085618580 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085618580 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085618580 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085618580 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085618580 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085618580 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085618580 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085618580 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085618581 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085618582 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085618582 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085618582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085618582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618582 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085618582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618582 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085618582 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085618582 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085618582 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085618582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085618582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618582 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085618582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618582 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085618582 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085618582 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085618582 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085618582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085618582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618582 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085618582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618582 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085618582 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085618582 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085618582 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085618582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085618582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085618582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618582 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085618582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085618582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085618582 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085618582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085618582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085618582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085618582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085618582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085618583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085618583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085618583 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085618583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085618583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085618583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085618583 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085618609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085618609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085618609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085618609 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085618609 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085618609 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085618609 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085618609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085618609 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085618777 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085618777 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085618777 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085618777 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085618784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618784 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085618784 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085618784 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085618784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085618784 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085618784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085618787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618787 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085618787 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085618787 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085618787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085618787 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085618787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085618787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085618787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085618787 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085618787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085618787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085618787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085618787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085618787 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085618787 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085618787 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085618789 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085618789 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085618789 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085618789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085618789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085618789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085618789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618789 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085618789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085618790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085618790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085618790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085618790 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085618796 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085618797 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085618797 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085618797 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085618803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618803 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085618803 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085618803 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085618803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085618803 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085618803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085618806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618806 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085618806 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085618806 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085618806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085618806 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085618806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085618806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085618806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085618807 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085618807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085618807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085618807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085618807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085618807 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085618807 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085618807 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085618808 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085618808 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085618808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085618808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085618808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085618808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085618808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085618808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085618808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085618808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618808 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085618809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085618809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085618809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085618809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085618809 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085618942 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085618942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3d44e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085618942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085618942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085618942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085618942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085618942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085618942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085618942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085618942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085618942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085618942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085618942 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085618948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085618948 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085618948 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085618948 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085618948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085618949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085618949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085618949 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085618949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085618949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085618949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085618949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085618949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085618949 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=00a3d44e) (sccp_scrc.c:477) 20241117085618949 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20241117085618949 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085618949 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085618949 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085618949 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085618949 DLSCCP DEBUG SCCP-SCOC(3)[0x5647faedeb10]{IDLE}: Deallocated (fsm.c:568) 20241117085619590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085619590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085619590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085619590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085619590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085619590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085619590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085619590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085619590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085619590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085619590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085619591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085619591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085619591 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085619591 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085619591 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085619591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085619591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085619591 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085619591 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085619591 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085619591 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085619591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085619591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085619591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085619591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085619591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085619591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085619591 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085619591 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085619591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085619591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085619591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085619591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085619591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085619591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085619591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085619591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085619595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085619595 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085619595 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085619595 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085619595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085619595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085619595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085619595 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085619595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085619596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085619596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085619596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085619596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085619596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085619596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085619596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085619596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085619596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085619596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085619596 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085619596 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085619602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085619602 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085619602 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085619602 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085619602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085619602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085619602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085619602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085619602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085619602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085619602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085619602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085619602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085619602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085619602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085619602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085619602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085619602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085619602 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085619602 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085619602 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085619602 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085619602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085619602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085619602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085619603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085619603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085619603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085619603 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085619603 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085619603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085619603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085619603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085619603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085619603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085619603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085619603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085619603 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085619604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085619604 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085619604 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085619604 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085619604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085619604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085619604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085619605 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085619605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085619605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085619605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085619605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085619605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085619605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085619605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085619605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085619605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085619605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085619605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085619605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085619605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085619605 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085619605 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085619605 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085619637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@4f831ae80fa6: f_create_expect(l3 := 'E54B81ADB42A5211E4A7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@4f831ae80fa6: Created Expect[0] for 'E54B81ADB42A5211E4A7'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@4f831ae80fa6: Added conn table entry 0TC_ranap_cs_bidir0(167)13477849 20241117085620679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085620679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085620679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085620679 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085620680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcda7d9, normal) (hnbgw_rua.c:407) 20241117085620680 DHNB DEBUG map_rua[0x5647faedeb10]{init}: Allocated (fsm.c:456) 20241117085620680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085620680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13477849 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085620680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085620680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085620680 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13477849 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085620680 DCN DEBUG map_sccp[0x5647faef8060]{init}: Allocated (fsm.c:456) 20241117085620680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085620680 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13477849 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085620680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13477849 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085620680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085620680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085620680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085620680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085620680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085620680 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085620680 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{IDLE}: Allocated (fsm.c:456) 20241117085620680 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085620680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae54b81adb42a5211e4a7004f400300004d0056400500f1100926) (sccp_scrc.c:406) 20241117085620680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085620680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085620680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085620680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085620680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085620680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085620680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085620680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085620680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085620680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085620680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085620680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085620680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085620680 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085620680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085620680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085620681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085620681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085620681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085620681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085620681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085620681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085620681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085620681 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@4f831ae80fa6: Found Expect[0] for l3='E54B81ADB42A5211E4A7'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@4f831ae80fa6: Added conn table entry 0TC_ranap_cs_bidir0(167)5189207 HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085620699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085620699 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085620699 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085620699 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085620699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085620699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085620699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085620699 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085620699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085620699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085620699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085620699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085620699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085620699 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bab9e1) (sccp_scrc.c:477) 20241117085620699 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20241117085620699 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085620699 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085620699 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085620699 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085620699 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) 20241117085620699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085620699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: vl_len:22 HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A9B95E4DA4347445147C8'O 20241117085620906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085620906 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085620906 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085620906 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085620906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085620906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085620906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085620906 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085620906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085620906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085620906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085620906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085620906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085620906 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=001440120000010010400b0a9b95e4da4347445147c8) (sccp_scrc.c:477) 20241117085620906 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241117085620907 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085620907 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085620907 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085620907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085620907 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241117085620907 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117085620907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241117085620907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085620907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241117085620907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085620907 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085620928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085620928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085620928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241117085620928 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085620928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcda7d9) (hnbgw_rua.c:471) 20241117085620928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13477849 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241117085620928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085620928 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117085620928 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117085620928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241117085620928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085620928 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085620928 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085620928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bab9e1), PART(T=Data,L=22,D=001440120000010010400b0ae5b1ee83c2b3e7beae53) (sccp_scrc.c:406) 20241117085620928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085620928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085620928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085620928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085620928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085620928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085620928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085620928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085620928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085620928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085620928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085620928 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: vl_len:20 HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241117085620944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085620944 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085620944 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085620944 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085620944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085620944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085620944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085620944 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085620944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085620944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085620944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085620944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085620944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085620944 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) 20241117085620944 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241117085620944 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085620944 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085620944 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085620944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085620944 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241117085620944 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241117085620944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241117085620944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085620944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241117085620944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085620944 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085620950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085620958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085620958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085620958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085620958 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085620959 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085620959 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085620959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085620959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085620959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085620959 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085620959 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085620959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bab9e1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085620959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085620959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085620959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085620959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085620959 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085620959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085620959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085620959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{disrupted}: Freeing instance (context_map.c:202) 20241117085620959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477849)[0x5647faedeb10]{disrupted}: Deallocated (fsm.c:568) 20241117085620959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085620959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{disconnected}: Freeing instance (context_map.c:206) 20241117085620959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5647faef8060]{disconnected}: Deallocated (fsm.c:568) 20241117085620959 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13477849 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085620959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085620959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085620959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085620959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085620959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing MutexDispCT-TC_ranap_cs_bidir(154)@4f831ae80fa6: Final verdict of PTC: none 20241117085620960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085620960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085620960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085620960 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41621<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(164)@4f831ae80fa6: Final verdict of PTC: none 20241117085620961 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 20241117085620961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085620961 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085620961 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085620961 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085620961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085620961 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085620961 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117085620961 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) 20241117085620961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085620961 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085620961 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085620961 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085620961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085620961 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085620961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085620961 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_bidir-Iuh0-RUA(159)@4f831ae80fa6: Final verdict of PTC: none 20241117085620962 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085620962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085620962 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085620962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085620962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085620962 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085620962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085620962 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-SCCP(160)@4f831ae80fa6: Final verdict of PTC: none 20241117085620962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085620962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085620962 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085620962 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085620962 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085620962 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085620962 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085620962 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085620962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085620962 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085620962 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085620962 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 20241117085620962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(155)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@4f831ae80fa6: Final verdict of PTC: none 20241117085620962 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085620962 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085620963 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085620963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085620963 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085620963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085620963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085620963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085620963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) TC_ranap_cs_bidir-Iuh0(158)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@4f831ae80fa6: Final verdict of PTC: none 20241117085620963 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085620963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085620963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085620963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085620963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085620963 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085620963 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085620963 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085620963 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(156)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(166)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085620967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sun Nov 17 08:56:20 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 20241117085621056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085621559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52084<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234096) Waiting for packet dumper to finish... 1 (prev_count=234096, count=284920) 20241117085622963 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085622963 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085622963 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085622963 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085622963 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085622963 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sun Nov 17 08:56:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ranap_ps_bidir started. 20241117085624669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085624672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085624677 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42867<->l=127.0.0.1:4262) (control_if.c:570) 20241117085624743 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085624743 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085624743 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085624743 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085624743 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085624743 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085624743 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085624743 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_bidir-Iuh0(172)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085624743 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085624744 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085624745 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085624745 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085624745 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085624745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085624745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624745 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085624745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624745 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085624745 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085624745 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085624745 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085624745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085624745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624745 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085624745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624745 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085624745 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085624745 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085624745 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085624745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085624745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085624745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624745 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085624745 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085624745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085624745 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085624745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085624745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085624745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624745 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085624745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085624745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085624745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085624745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085624745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(174)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085624761 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085624761 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085624761 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085624761 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085624761 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085624761 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085624761 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085624761 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085624762 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085624762 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085624762 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085624762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085624762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085624762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624762 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085624762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624762 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085624762 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085624762 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085624762 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085624762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085624762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085624762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624762 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085624762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624762 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085624762 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085624762 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085624762 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085624762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085624762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085624762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624763 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085624763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624763 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085624763 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085624763 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085624763 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085624763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085624763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085624763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085624763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624763 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085624763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624763 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624763 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624763 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085624763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624763 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624763 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624763 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085624763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624763 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624763 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624763 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085624763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624763 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624763 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624763 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085624763 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085624787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085624787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085624787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085624787 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085624787 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085624787 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085624787 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085624787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085624787 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085624817 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085624817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e99cc9), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085624817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085624817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085624817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085624818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085624818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117085624959 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085624959 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085624959 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085624959 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085624968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085624968 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085624968 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085624968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085624968 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085624968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085624971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624971 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085624971 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085624971 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085624971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085624971 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085624971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085624971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085624971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085624971 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085624972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085624972 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085624972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085624972 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085624972 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085624972 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085624972 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085624973 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085624973 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085624973 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085624973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085624973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085624973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085624973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624973 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085624973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085624973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085624973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085624973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085624973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085624976 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085624976 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085624976 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085624976 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085624983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624983 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085624983 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085624983 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085624983 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085624983 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085624983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085624985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624985 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085624985 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085624985 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085624985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085624985 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085624985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085624985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085624985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085624985 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085624985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085624985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085624985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085624985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085624985 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085624985 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085624985 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085624986 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085624986 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085624987 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085624987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085624987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085624987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085624987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085624987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085624987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085624987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085624987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085624987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085624987 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085624987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085624987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085624987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085624987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085624987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085624987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085624987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085624987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085625776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085625776 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085625776 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085625776 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085625776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085625776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085625776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085625776 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085625776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085625776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085625776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085625776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085625776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085625776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085625776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085625776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085625776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085625777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085625777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085625777 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085625777 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085625777 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085625777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085625777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085625777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085625777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085625777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085625777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085625777 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085625777 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085625777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085625777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085625777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085625777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085625777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085625777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085625777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085625777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085625778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085625778 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085625778 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085625778 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085625778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085625778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085625778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085625778 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085625779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085625779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085625779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085625779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085625779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085625779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085625779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085625779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085625779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085625779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085625779 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085625779 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085625779 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085625783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085625783 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085625783 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085625783 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085625783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085625783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085625783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085625783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085625783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085625783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085625783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085625783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085625783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085625783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085625783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085625783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085625783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085625783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085625783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085625783 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085625783 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085625783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085625783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085625783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085625783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085625783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085625783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085625783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085625783 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085625783 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085625783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085625783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085625783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085625783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085625783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085625783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085625783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085625783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085625784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085625784 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085625784 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085625784 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085625784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085625784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085625784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085625784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085625784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085625784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085625784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085625784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085625784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085625784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085625784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085625784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085625784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085625784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085625784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085625784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085625784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085625784 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085625784 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085625784 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085625814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@4f831ae80fa6: f_create_expect(l3 := '210D27EEADC6C18BD48F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@4f831ae80fa6: Created Expect[0] for '210D27EEADC6C18BD48F'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@4f831ae80fa6: Added conn table entry 0TC_ranap_ps_bidir0(181)13531998 20241117085626855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085626855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085626855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085626855 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085626855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xce7b5e, normal) (hnbgw_rua.c:407) 20241117085626855 DHNB DEBUG map_rua[0x5647faedeb10]{init}: Allocated (fsm.c:456) 20241117085626855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085626855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13531998 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085626855 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085626855 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085626855 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13531998 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085626855 DCN DEBUG map_sccp[0x5647faef8060]{init}: Allocated (fsm.c:456) 20241117085626855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085626855 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13531998 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085626855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13531998 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085626855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085626855 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085626855 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085626855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085626855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085626855 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085626855 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{IDLE}: Allocated (fsm.c:456) 20241117085626855 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085626855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a210d27eeadc6c18bd48f004f40030001890056400500f1100926) (sccp_scrc.c:406) 20241117085626855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085626855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085626855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085626855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085626855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085626855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085626855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085626855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085626855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085626855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085626855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085626855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085626855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085626855 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085626855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085626855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085626856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085626856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085626856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085626856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085626856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085626856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085626856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085626856 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@4f831ae80fa6: Found Expect[0] for l3='210D27EEADC6C18BD48F'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@4f831ae80fa6: Added conn table entry 0TC_ranap_ps_bidir0(181)441559 HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085626863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085626863 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085626863 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085626863 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085626863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085626863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085626863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085626863 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085626863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085626863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085626863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085626863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085626863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085626863 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b6c65) (sccp_scrc.c:477) 20241117085626863 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20241117085626863 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085626863 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085626863 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085626863 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085626863 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) 20241117085626863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085626863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ACBA23F9D27E15485A3FE'O 20241117085627066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085627066 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085627066 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085627066 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085627066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085627066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085627066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085627066 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085627066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085627066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085627066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085627066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085627067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085627067 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=001440120000010010400b0acba23f9d27e15485a3fe) (sccp_scrc.c:477) 20241117085627067 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241117085627067 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085627067 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085627067 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085627067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085627067 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241117085627067 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117085627067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241117085627067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085627067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241117085627067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085627067 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085627085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085627085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085627085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241117085627085 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085627085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce7b5e) (hnbgw_rua.c:471) 20241117085627086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13531998 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241117085627086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085627086 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117085627086 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117085627086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241117085627086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085627086 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085627086 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085627086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b6c65), PART(T=Data,L=22,D=001440120000010010400b0a9c788465fe5b6911e3b2) (sccp_scrc.c:406) 20241117085627086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085627086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085627086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085627086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085627086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085627086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085627086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085627086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085627086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085627086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085627086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085627086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241117085627094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085627094 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085627094 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085627094 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085627094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085627094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085627094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085627094 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085627094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085627095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085627095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085627095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085627095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085627095 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) 20241117085627095 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241117085627095 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085627095 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085627095 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085627095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085627095 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241117085627095 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241117085627095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241117085627095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085627095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241117085627095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085627095 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085627098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085627101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085627101 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42867<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_bidir(168)@4f831ae80fa6: Final verdict of PTC: none 20241117085627101 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085627101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085627101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085627101 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085627101 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085627101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085627101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085627101 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085627101 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 20241117085627101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085627101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085627101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085627101 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085627101 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085627101 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085627101 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085627101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085627101 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085627101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_ranap_ps_bidir-Iuh0-RUA(173)@4f831ae80fa6: Final verdict of PTC: none 20241117085627102 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(174)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@4f831ae80fa6: Final verdict of PTC: none 20241117085627102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085627102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085627102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085627102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085627102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085627102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085627102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085627102 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085627101 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085627101 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085627101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085627101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085627101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085627101 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085627102 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085627102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b6c65), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085627102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085627102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085627102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085627102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085627102 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085627102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085627102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085627102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{disrupted}: Freeing instance (context_map.c:202) 20241117085627102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13531998)[0x5647faedeb10]{disrupted}: Deallocated (fsm.c:568) 20241117085627102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085627102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{disconnected}: Freeing instance (context_map.c:206) 20241117085627102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5647faef8060]{disconnected}: Deallocated (fsm.c:568) 20241117085627102 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13531998 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085627102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085627102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085627102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085627102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085627102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085627102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085627102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085627102 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085627102 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085627102 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085627102 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085627103 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 20241117085627103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085627103 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085627103 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085627103 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) 20241117085627103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085627103 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085627103 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085627103 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085627103 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085627103 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085627103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085627103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085627103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085627103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085627103 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085627103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085627104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085627104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085627104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085627104 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085627104 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085627104 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085627104 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085627110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(176)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(169)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(180)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@4f831ae80fa6: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(171)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sun Nov 17 08:56:27 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 20241117085627168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085627670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218884) Waiting for packet dumper to finish... 1 (prev_count=218884, count=276744) 20241117085629102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085629102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085629102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085629104 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085629104 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085629104 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sun Nov 17 08:56: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_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_rab_assignment started. 20241117085630733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085630736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085630739 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34359<->l=127.0.0.1:4262) (control_if.c:570) 20241117085630806 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085630806 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085630807 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085630807 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085630807 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085630807 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085630807 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085630807 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085630807 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085630807 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment-Iuh0(186)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085630808 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085630808 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085630808 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085630808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085630808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085630808 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085630808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085630808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085630808 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085630808 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085630808 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085630808 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085630808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085630808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085630808 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085630808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085630808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085630808 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085630808 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085630808 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085630808 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085630808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085630808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085630808 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085630808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085630808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085630808 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085630808 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085630808 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085630808 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085630808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085630808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085630808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085630808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085630808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085630808 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085630809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085630809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085630809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085630809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085630809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085630809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085630809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085630809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085630809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085630809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085630809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085630809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085630809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085630809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085630809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085630809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085630809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(190)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085630821 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085630821 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085630821 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085630821 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085630821 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085630821 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085630821 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085630821 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085630822 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085630822 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085630822 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085630822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085630822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085630822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085630823 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085630823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085630823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085630823 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085630823 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085630823 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085630823 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085630823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085630823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085630823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085630823 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085630823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085630823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085630823 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085630823 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085630823 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085630823 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085630823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085630823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085630823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085630823 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085630823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085630823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085630823 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085630823 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085630823 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085630823 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085630823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085630823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085630823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085630823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085630823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085630823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085630823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085630823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085630823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085630823 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085630823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085630823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085630823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085630823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085630823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085630823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085630823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085630823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085630823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085630823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085630823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085630823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085630823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085630823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085630823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085630823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085630823 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085630848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085630848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085630848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085630848 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085630848 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085630848 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085630848 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085630848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085630848 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085630959 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085630959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bab9e1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085630959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085630959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085630959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085630959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085630960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085630960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085630960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085630960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085630960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085630960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085630960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085631020 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085631020 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085631020 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085631020 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085631028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631028 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085631028 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085631028 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085631028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085631028 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085631028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085631031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631031 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085631031 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085631031 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085631031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085631031 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085631031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085631031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085631031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085631031 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085631031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085631031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085631031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085631031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085631031 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085631031 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085631031 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085631033 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085631033 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085631033 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085631033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085631033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085631033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085631033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085631033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085631033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085631033 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085631033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085631033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085631033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085631033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085631033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085631033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085631033 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085631037 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085631037 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085631037 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085631037 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085631042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631042 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085631042 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085631042 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085631042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085631042 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085631042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085631044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631044 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085631044 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085631044 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085631044 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085631044 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085631044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085631044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085631044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085631044 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085631044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085631044 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085631044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085631044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085631044 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085631044 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085631044 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085631045 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085631045 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085631045 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085631045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085631045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085631045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085631045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085631045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085631045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085631045 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085631045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085631045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085631045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085631045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085631045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085631045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085631045 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085631839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631839 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085631839 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085631839 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085631839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085631839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085631839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085631839 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085631839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085631839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085631839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085631839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085631839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085631839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085631839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085631839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085631839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085631839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085631839 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085631839 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085631839 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085631839 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085631839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085631839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085631839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085631839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085631839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085631839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085631839 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085631839 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085631840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085631840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085631840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085631840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085631840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085631840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085631840 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085631840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631840 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085631840 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085631840 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085631840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085631840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085631840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085631840 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085631840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085631840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085631840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085631840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085631840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085631840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085631840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085631840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085631840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085631840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085631840 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085631840 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085631840 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085631844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631844 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085631844 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085631844 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085631844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085631844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085631844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085631844 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085631844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085631844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085631844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085631844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085631844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085631844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085631844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085631844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085631844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085631844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085631844 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085631844 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085631844 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085631844 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085631844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085631844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085631844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085631844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085631844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085631844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085631844 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085631844 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085631844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085631844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085631844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085631844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085631844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085631844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085631844 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085631845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085631845 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085631845 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085631845 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085631845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085631845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085631845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085631845 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085631845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085631845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085631845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085631845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085631845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085631845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085631845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085631845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085631845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085631845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085631845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085631845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085631845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085631845 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085631845 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085631845 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085631883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36416<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@4f831ae80fa6: f_create_expect(l3 := 'EF598D14CA052E5D81A9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@4f831ae80fa6: Created Expect[0] for 'EF598D14CA052E5D81A9'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@4f831ae80fa6: Added conn table entry 0TC_rab_assignment0(195)11953422 20241117085632925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085632925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085632925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085632925 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085632925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb6650e, normal) (hnbgw_rua.c:407) 20241117085632925 DHNB DEBUG map_rua[0x5647faedeb10]{init}: Allocated (fsm.c:456) 20241117085632925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085632925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953422 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085632925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085632925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085632925 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953422 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085632925 DCN DEBUG map_sccp[0x5647faef8060]{init}: Allocated (fsm.c:456) 20241117085632925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085632926 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11953422 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085632926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953422 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085632926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085632926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085632926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085632926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085632926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085632926 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085632926 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{IDLE}: Allocated (fsm.c:456) 20241117085632926 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085632926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aef598d14ca052e5d81a9004f40030003380056400500f1100926) (sccp_scrc.c:406) 20241117085632926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085632926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085632926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085632926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085632926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085632926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085632926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085632926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085632926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085632926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085632926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085632926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085632926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085632926 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085632926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085632926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085632926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085632926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085632926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085632926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085632926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085632926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085632926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085632926 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@4f831ae80fa6: Found Expect[0] for l3='EF598D14CA052E5D81A9'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@4f831ae80fa6: Added conn table entry 0TC_rab_assignment0(195)2085829 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085632941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085632941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085632941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085632941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085632941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085632941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085632941 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085632941 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085632941 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085632941 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085632941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085632941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085632941 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085632941 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d07711) (sccp_scrc.c:477) 20241117085632941 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20241117085632941 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085632941 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085632941 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085632941 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085632941 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) 20241117085632941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085632941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(183)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117085633146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085633146 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085633146 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085633146 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085633146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085633146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085633146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085633147 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085633147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085633147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085633147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085633147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085633147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085633147 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) 20241117085633147 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241117085633147 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085633147 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085633147 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085633147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085633147 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085633147 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085633147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085633147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085633147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085633147 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085633147 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085633147 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085633147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085633148 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085633148 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{UNUSED}: Allocated (fsm.c:456) 20241117085633148 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{UNUSED}: is child of mgw(mgw-fsm-11953422-0)[0x5647faeded70] (fsm.c:486) 20241117085633148 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11953422-0)[0x5647faeded70] (mgcp_client_endpoint_fsm.c:724) 20241117085633148 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085633148 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085633148 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085633148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11953422-0)[0x5647faee1260]{ST_CRCX}: Allocated (fsm.c:456) 20241117085633148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11953422-0)[0x5647faee1260]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0] (fsm.c:486) 20241117085633148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11953422-0)[0x5647faee1260]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085633148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11953422-0)[0x5647faee1260]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085633148 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: b6650e'... (mgcp_client.c:805) 20241117085633148 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241117085633148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11953422-0)[0x5647faee1260]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085633148 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b6650e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6650e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b6650e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6650e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117085633187 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241117085633187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085633187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085633187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085633187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085633187 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085633187 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633187 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633187 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085633187 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085633187 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633187 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085633187 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085633187 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085633187 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085633187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085633187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085633187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085633187 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085633199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085633199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085633199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085633199 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085633199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb6650e) (hnbgw_rua.c:471) 20241117085633199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953422 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085633199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085633199 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085633199 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085633199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085633199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085633199 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085633199 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085633199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085633199 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085633199 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11953422-0)[0x5647faeded70] (mgcp_client_endpoint_fsm.c:724) 20241117085633199 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085633199 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085633199 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085633199 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: b6650e'... (mgcp_client.c:805) 20241117085633199 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241117085633199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085633199 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085633199 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633199 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b6650e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6650e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085633204 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241117085633204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085633204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085633204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633204 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085633204 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085633204 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11953422-0)[0x5647faeded70] (mgcp_client_endpoint_fsm.c:724) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085633204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11953422-0)[0x5647faee1430]{ST_CRCX}: Allocated (fsm.c:456) 20241117085633204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11953422-0)[0x5647faee1430]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0] (fsm.c:486) 20241117085633204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11953422-0)[0x5647faee1430]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085633204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11953422-0)[0x5647faee1430]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241117085633204 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: b6650e'... (mgcp_client.c:805) 20241117085633204 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241117085633204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11953422-0)[0x5647faee1430]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633204 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b6650e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6650e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085633209 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241117085633209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee1430]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085633209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee1430]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085633209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee1430]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085633209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee1430]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085633209 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085633209 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633209 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633209 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633209 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085633209 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085633209 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633209 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{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) 20241117085633209 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085633209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085633209 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085633209 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085633209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085633209 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085633209 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085633209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d07711), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085633209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085633209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085633209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085633209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085633209 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085633209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085633209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085633209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085633209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085633209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085633209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085633209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085633209 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085633222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085633222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085633222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085633222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085633222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085633222 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) 20241117085633222 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241117085633222 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085633222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085633222 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085633222 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085633222 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085633222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085633222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085633222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085633222 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085633222 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085633222 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085633222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085633222 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085633222 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085633222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085633222 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085633222 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085633222 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085633222 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085633222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085633222 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: b6650e'... (mgcp_client.c:805) 20241117085633222 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241117085633222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085633222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee1430]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085633222 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: b6650e'... (mgcp_client.c:805) 20241117085633222 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241117085633222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee1430]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085633222 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{IN_USE}: Removing from parent mgw(mgw-fsm-11953422-0)[0x5647faeded70] (mgcp_client_endpoint_fsm.c:873) 20241117085633222 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085633222 DLMGCP DEBUG mgw-endp(mgw-fsm-11953422-0)[0x5647faed98c0]{IN_USE}: Deallocated (fsm.c:568) 20241117085633222 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085633222 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085633222 DMGW DEBUG mgw(mgw-fsm-11953422-0)[0x5647faeded70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085633222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085633222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085633222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085633222 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b6650e17" }, { code := "I", val := "11111" } }, sdp := omit } 20241117085633225 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241117085633225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085633225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085633225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085633225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee1260]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b6650e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085633225 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241117085633225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee1430]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085633225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee1430]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085633225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee1430]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085633225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee1430]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@4f831ae80fa6: Deleted conn table entry 0TC_rab_assignment0(195)11953422 20241117085633228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085633228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085633228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085633228 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085633228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb6650e,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085633228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953422 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085633228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085633228 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085633228 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085633228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085633228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085633228 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085633228 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085633228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d07711), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085633228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085633228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085633228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085633228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085633228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085633228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085633228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085633228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085633228 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085633228 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085633228 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085633228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085633228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085633228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085633228 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@4f831ae80fa6: Deleted conn table entry 0TC_rab_assignment0(195)2085829 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: Session index based on connection ID:0 20241117085633230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085633230 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085633230 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085633230 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085633230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085633230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085633230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085633230 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085633230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085633230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085633230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085633230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085633230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085633230 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=00d07711), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085633230 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20241117085633230 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085633230 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085633230 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085633230 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) 20241117085633230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085633230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085633230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085633230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{disconnected}: Freeing instance (context_map.c:202) 20241117085633230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11953422)[0x5647faedeb10]{disconnected}: Deallocated (fsm.c:568) 20241117085633230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085633230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{disconnected}: Freeing instance (context_map.c:206) 20241117085633230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5647faef8060]{disconnected}: Deallocated (fsm.c:568) 20241117085633230 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953422 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085633230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d07711), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20241117085633230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085633230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085633230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085633230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085633231 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085633231 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085633231 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085633231 DLSCCP DEBUG SCCP-SCOC(7)[0x5647faee1130]{IDLE}: Deallocated (fsm.c:568) 20241117085633231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085633231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085633231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085633231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085633231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085633231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085633231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085633231 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: RLC received in state:disconnect_pending 20241117085634819 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085634819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e99cc9), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085634819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085634819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085634819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085634819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085634819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085634819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085634819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085634819 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085634819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085634819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085634819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085634819 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085634826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085634826 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085634826 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085634826 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085634826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085634826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085634826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085634827 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085634827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085634827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085634827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085634827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085634827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085634827 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=00e99cc9) (sccp_scrc.c:477) 20241117085634827 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20241117085634827 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085634827 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085634827 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085634827 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085634827 DLSCCP DEBUG SCCP-SCOC(4)[0x5647faeda6d0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085635232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36416<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085635234 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34359<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(192)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@4f831ae80fa6: Final verdict of PTC: none 20241117085635235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085635235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085635235 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085635235 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085635235 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085635235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment-Iuh0-RUA(187)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@4f831ae80fa6: Final verdict of PTC: none 20241117085635236 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085635236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085635236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085635236 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085635236 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085635236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085635236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085635236 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085635236 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085635236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085635236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085635236 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085635237 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_rab_assignment-Iuh0(186)@4f831ae80fa6: Final verdict of PTC: none 20241117085635237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085635237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085635237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085635237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085635237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085635237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085635237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085635237 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085635237 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085635237 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085635237 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085635237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085635237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085635237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085635237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085635237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085635237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085635237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085635237 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085635237 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085635237 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085635237 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085635237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085635237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085635237 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085635237 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 20241117085635237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085635237 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085635237 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085635237 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085635237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085635237 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085635237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085635237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085635237 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 20241117085635237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085635237 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085635237 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085635237 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085635237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085635237 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085635237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085635237 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(193)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(194)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(183)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085635239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35318<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_rab_assignment finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sun Nov 17 08:56:35 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241117085635298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085635800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36424<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=356952) Waiting for packet dumper to finish... 1 (prev_count=356952, count=360832) 20241117085637103 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085637104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b6c65), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085637104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085637104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085637104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085637104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085637104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085637104 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085637104 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085637104 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085637104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085637104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085637104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085637104 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085637237 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085637237 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085637237 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085637237 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085637237 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085637237 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Sun Nov 17 08:56:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_rab_assignment_concurrent started. 20241117085638879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085638884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085638887 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38175<->l=127.0.0.1:4262) (control_if.c:570) 20241117085638956 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085638956 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085638956 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085638956 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085638956 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085638956 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085638956 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085638956 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085638956 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085638956 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)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085638957 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085638957 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085638957 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085638957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085638957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085638957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085638958 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085638958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085638958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085638958 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085638958 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085638958 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085638958 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085638958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085638958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085638958 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085638958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085638958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085638958 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085638958 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085638958 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085638958 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085638958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085638958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085638958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085638958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085638958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085638958 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085638958 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085638958 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085638958 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085638958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085638958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085638958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085638958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085638958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085638958 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085638958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085638958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085638958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085638958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085638958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085638958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085638958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085638958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085638958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085638958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085638958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085638958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085638958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085638958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085638958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085638958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085638958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(204)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085638974 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085638974 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085638974 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085638974 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085638974 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085638974 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085638974 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085638974 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085638975 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085638975 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085638975 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085638975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085638975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085638975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085638975 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085638975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085638975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085638975 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085638975 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085638975 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085638975 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085638975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085638976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085638976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085638976 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085638976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085638976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085638976 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085638976 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085638976 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085638976 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085638976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085638976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085638976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085638976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085638976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085638976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085638976 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085638976 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085638976 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085638976 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085638976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085638976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085638976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085638976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085638976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085638976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085638976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085638976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085638976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085638976 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085638976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085638976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085638976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085638976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085638976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085638976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085638976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085638976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085638976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085638976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085638976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085638976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085638976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085638976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085638976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085638976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085638976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085638998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085638998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085638998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085638998 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085638998 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085638998 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085638998 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085638998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085638998 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085639172 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085639172 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085639172 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085639172 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085639181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639181 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085639181 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085639181 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085639181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085639181 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085639181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085639184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639184 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085639184 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085639184 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085639184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085639184 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085639184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085639185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085639185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085639185 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085639185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085639185 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085639185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085639185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085639185 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085639185 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085639185 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085639186 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085639186 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085639186 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085639186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085639186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085639186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085639186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085639186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085639186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085639186 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085639187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639187 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085639187 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085639187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085639187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085639187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085639187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085639187 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085639188 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085639189 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085639189 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085639189 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085639195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639195 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085639195 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085639195 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085639195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085639195 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085639195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085639197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639197 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085639197 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085639197 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085639198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085639198 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085639198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085639198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085639198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085639198 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085639198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085639198 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085639198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085639198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085639198 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085639198 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085639198 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085639199 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085639199 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085639199 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085639199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085639199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085639199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085639199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085639199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085639199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085639199 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085639200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085639200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085639200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085639200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085639200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085639200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085639200 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085639982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085639982 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085639982 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085639982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085639982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085639982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085639982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085639982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085639982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085639982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085639982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085639982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085639982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085639982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085639982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085639982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085639982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085639982 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085639982 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085639982 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085639982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085639982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085639982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085639982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085639982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085639982 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085639982 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085639982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085639982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085639982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085639982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085639982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085639982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085639982 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085639982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085639982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085639982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085639982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085639982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085639982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085639982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085639982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085639982 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085639982 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085639982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085639982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085639982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085639982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085639982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085639982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085639982 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085639982 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085639982 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085639995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639995 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085639995 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085639995 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085639995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085639995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085639995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085639995 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085639995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085639995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085639995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085639995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085639995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085639995 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085639995 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085639995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085639995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639995 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085639995 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085639995 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085639995 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085639995 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085639995 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085639995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085639995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085639995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085639995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085639995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085639995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085639995 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085639995 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085639995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085639995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085639995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085639995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085639995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085639995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085639995 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085639996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085639996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085639996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085639996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085639996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085639996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085639996 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085639996 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085639996 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085639996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085639996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085639996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085639996 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085639996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085639996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085639996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085639996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085639996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085639996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085639996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085639996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085639996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085639996 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085639996 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085640960 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085640961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bab9e1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085640961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085640961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085640961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085640961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085640961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085640961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085640961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085640961 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085640961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085640961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085640961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085640961 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085640968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085640968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085640968 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085640968 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085640968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085640968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085640968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085640968 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085640968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085640968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085640968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085640968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085640968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085640968 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=00bab9e1) (sccp_scrc.c:477) 20241117085640968 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20241117085640968 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085640968 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085640968 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085640968 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085640968 DLSCCP DEBUG SCCP-SCOC(5)[0x5647faedf540]{IDLE}: Deallocated (fsm.c:568) 20241117085641034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085641210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := '5F78B3A948E8463C594E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[0] for '5F78B3A948E8463C594E'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 0TC_rab_assignment_concurrent0(209)2080068 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := '78468ACCA6187579A1C5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[1] for '78468ACCA6187579A1C5'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 1TC_rab_assignment_concurrent0(210)14036634 20241117085642078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642078 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1fbd44, normal) (hnbgw_rua.c:407) 20241117085642078 DHNB DEBUG map_rua[0x5647faedeb10]{init}: Allocated (fsm.c:456) 20241117085642078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2080068 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642078 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2080068 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642078 DCN DEBUG map_sccp[0x5647faef8060]{init}: Allocated (fsm.c:456) 20241117085642078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642078 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2080068 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2080068 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642078 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642078 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{IDLE}: Allocated (fsm.c:456) 20241117085642078 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5f78b3a948e8463c594e004f40030001de0056400500f1100926) (sccp_scrc.c:406) 20241117085642078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642078 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642078 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[0] for l3='5F78B3A948E8463C594E'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 0TC_rab_assignment_concurrent0(209)11187199 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085642085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642085 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642085 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642085 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642085 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642085 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0055b83c) (sccp_scrc.c:477) 20241117085642085 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20241117085642085 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642085 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642085 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642085 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642085 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) 20241117085642085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_assignment_concurrent0(209)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := '341418FA350C62C16D96'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[0] for '341418FA350C62C16D96'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 2TC_rab_assignment_concurrent0(211)8423014 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := 'E4B87B5C6C2469E17A59'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[2] for 'E4B87B5C6C2469E17A59'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 3TC_rab_assignment_concurrent0(212)15212671 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := 'D6FCEFAC7C3A18D7F3E5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[3] for 'D6FCEFAC7C3A18D7F3E5'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 4TC_rab_assignment_concurrent0(213)9476182 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := '6A0EB99B43E5D8E82BF3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[4] for '6A0EB99B43E5D8E82BF3'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 5TC_rab_assignment_concurrent0(214)15111042 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := 'F5B2ADAB2C9D7ECC873C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[5] for 'F5B2ADAB2C9D7ECC873C'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 6TC_rab_assignment_concurrent0(215)7588579 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := '47B7671C0299B66A0F8A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[6] for '47B7671C0299B66A0F8A'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 7TC_rab_assignment_concurrent0(216)14391282 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := '9A5914390B94DD88707E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[7] for '9A5914390B94DD88707E'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 8TC_rab_assignment_concurrent0(217)14061563 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := 'FF0C74EFE1D49CCF5BD2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[8] for 'FF0C74EFE1D49CCF5BD2'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 9TC_rab_assignment_concurrent0(218)16629217 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := '1AC3456DE88DBC8A07F8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[9] for '1AC3456DE88DBC8A07F8'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 10TC_rab_assignment_concurrent0(219)2558018 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := 'E500E864DDC5E771F4EC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[10] for 'E500E864DDC5E771F4EC'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 11TC_rab_assignment_concurrent0(220)3005187 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := '2983DB489241E0AA1795'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[11] for '2983DB489241E0AA1795'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 12TC_rab_assignment_concurrent0(221)3957902 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := '4C95C8C75C5A25D14503'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[12] for '4C95C8C75C5A25D14503'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 13TC_rab_assignment_concurrent0(222)12931248 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := 'DB6DC1E3A92C9D18149E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[13] for 'DB6DC1E3A92C9D18149E'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 14TC_rab_assignment_concurrent0(223)3787831 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: f_create_expect(l3 := 'E690296EC732C0EC0DAA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Created Expect[14] for 'E690296EC732C0EC0DAA'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Added conn table entry 15TC_rab_assignment_concurrent0(224)5589520 20241117085642278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642278 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd62e9a, normal) (hnbgw_rua.c:407) 20241117085642278 DHNB DEBUG map_rua[0x5647faee1430]{init}: Allocated (fsm.c:456) 20241117085642278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14036634 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642278 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642278 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642279 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14036634 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642279 DCN DEBUG map_sccp[0x5647faee1260]{init}: Allocated (fsm.c:456) 20241117085642279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642279 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14036634 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14036634 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642279 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642279 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{IDLE}: Allocated (fsm.c:456) 20241117085642279 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a78468acca6187579a1c5004f40030002b80056400500f1100926) (sccp_scrc.c:406) 20241117085642279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642279 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642279 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x808666, normal) (hnbgw_rua.c:407) 20241117085642279 DHNB DEBUG map_rua[0x5647faeded70]{init}: Allocated (fsm.c:456) 20241117085642279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8423014 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642279 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8423014 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642279 DCN DEBUG map_sccp[0x5647faee9530]{init}: Allocated (fsm.c:456) 20241117085642279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642279 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642279 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642279 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642279 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642279 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8423014 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8423014 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642279 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642280 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642280 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{IDLE}: Allocated (fsm.c:456) 20241117085642280 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a341418fa350c62c16d96004f40030002760056400500f1100926) (sccp_scrc.c:406) 20241117085642280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642280 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642280 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642280 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642280 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642280 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642280 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642280 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) 20241117085642280 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241117085642280 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642280 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642280 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642280 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642280 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642280 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642280 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642280 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642280 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642280 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{UNUSED}: Allocated (fsm.c:456) 20241117085642280 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{UNUSED}: is child of mgw(mgw-fsm-2080068-0)[0x5647faee6120] (fsm.c:486) 20241117085642280 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2080068-0)[0x5647faee6120] (mgcp_client_endpoint_fsm.c:724) 20241117085642280 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642280 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642280 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642280 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2080068-0)[0x5647faee8170]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642280 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2080068-0)[0x5647faee8170]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170] (fsm.c:486) 20241117085642280 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2080068-0)[0x5647faee8170]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642280 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2080068-0)[0x5647faee8170]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642281 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 1fbd44'... (mgcp_client.c:805) 20241117085642281 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241117085642281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2080068-0)[0x5647faee8170]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642281 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642281 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe8207f, normal) (hnbgw_rua.c:407) 20241117085642281 DHNB DEBUG map_rua[0x5647faee7f70]{init}: Allocated (fsm.c:456) 20241117085642281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212671 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642281 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212671 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642281 DCN DEBUG map_sccp[0x5647faee82a0]{init}: Allocated (fsm.c:456) 20241117085642281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642281 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15212671 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212671 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642281 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642281 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642281 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{IDLE}: Allocated (fsm.c:456) 20241117085642281 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae4b87b5c6c2469e17a59004f40030002370056400500f1100926) (sccp_scrc.c:406) 20241117085642281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642281 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642281 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x909856, normal) (hnbgw_rua.c:407) 20241117085642281 DHNB DEBUG map_rua[0x5647faee83d0]{init}: Allocated (fsm.c:456) 20241117085642281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9476182 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642282 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642282 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642282 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642282 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9476182 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642282 DCN DEBUG map_sccp[0x5647faef3230]{init}: Allocated (fsm.c:456) 20241117085642282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642282 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9476182 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9476182 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642282 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642282 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{IDLE}: Allocated (fsm.c:456) 20241117085642282 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad6fcefac7c3a18d7f3e5004f400300017b0056400500f1100926) (sccp_scrc.c:406) 20241117085642282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642282 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642282 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe69382, normal) (hnbgw_rua.c:407) 20241117085642282 DHNB DEBUG map_rua[0x5647faedd9f0]{init}: Allocated (fsm.c:456) 20241117085642282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15111042 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642282 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642282 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642282 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642282 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15111042 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642282 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642282 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642282 DCN DEBUG map_sccp[0x5647faee8610]{init}: Allocated (fsm.c:456) 20241117085642282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642282 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15111042 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15111042 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642282 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642282 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{IDLE}: Allocated (fsm.c:456) 20241117085642282 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6a0eb99b43e5d8e82bf3004f40030001540056400500f1100926) (sccp_scrc.c:406) 20241117085642282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642283 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642283 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x73cae3, normal) (hnbgw_rua.c:407) 20241117085642283 DHNB DEBUG map_rua[0x5647faee5da0]{init}: Allocated (fsm.c:456) 20241117085642283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588579 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642283 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588579 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642283 DCN DEBUG map_sccp[0x5647faef2bc0]{init}: Allocated (fsm.c:456) 20241117085642283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642283 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642283 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642283 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642283 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642283 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642283 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7588579 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588579 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642283 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{IDLE}: Allocated (fsm.c:456) 20241117085642283 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af5b2adab2c9d7ecc873c004f40030001b20056400500f1100926) (sccp_scrc.c:406) 20241117085642283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642283 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642283 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642283 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642283 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642283 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642283 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642284 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdb97f2, normal) (hnbgw_rua.c:407) 20241117085642283 DHNB DEBUG map_rua[0x5647faef2390]{init}: Allocated (fsm.c:456) 20241117085642283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14391282 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642284 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642284 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14391282 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642284 DCN DEBUG map_sccp[0x5647faef1ac0]{init}: Allocated (fsm.c:456) 20241117085642284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642284 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14391282 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14391282 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642284 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642284 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642284 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642284 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{IDLE}: Allocated (fsm.c:456) 20241117085642284 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a47b7671c0299b66a0f8a004f400300036b0056400500f1100926) (sccp_scrc.c:406) 20241117085642284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642284 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642284 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd68ffb, normal) (hnbgw_rua.c:407) 20241117085642284 DHNB DEBUG map_rua[0x5647faef1bf0]{init}: Allocated (fsm.c:456) 20241117085642284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14061563 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642284 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642284 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642284 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642284 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14061563 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642284 DCN DEBUG map_sccp[0x5647faef2540]{init}: Allocated (fsm.c:456) 20241117085642284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642284 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14061563 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14061563 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642284 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642284 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:1 20241117085642284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642284 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642284 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{IDLE}: Allocated (fsm.c:456) 20241117085642284 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9a5914390b94dd88707e004f400300034b0056400500f1100926) (sccp_scrc.c:406) 20241117085642284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642285 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642285 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfdbde1, normal) (hnbgw_rua.c:407) 20241117085642285 DHNB DEBUG map_rua[0x5647faef1dc0]{init}: Allocated (fsm.c:456) 20241117085642285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642285 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642285 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642285 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642285 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16629217 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642285 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642285 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642285 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16629217 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642285 DCN DEBUG map_sccp[0x5647faef9830]{init}: Allocated (fsm.c:456) 20241117085642285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642285 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16629217 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16629217 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642285 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642285 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642285 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642285 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{IDLE}: Allocated (fsm.c:456) 20241117085642285 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aff0c74efe1d49ccf5bd2004f40030003b30056400500f1100926) (sccp_scrc.c:406) 20241117085642285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642285 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642285 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x270842, normal) (hnbgw_rua.c:407) 20241117085642285 DHNB DEBUG map_rua[0x5647faefa710]{init}: Allocated (fsm.c:456) 20241117085642285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2558018 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642285 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642285 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642285 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2558018 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642285 DCN DEBUG map_sccp[0x5647faefafa0]{init}: Allocated (fsm.c:456) 20241117085642285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642285 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642285 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642286 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2558018 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2558018 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642286 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642286 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{IDLE}: Allocated (fsm.c:456) 20241117085642286 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1ac3456de88dbc8a07f8004f40030003080056400500f1100926) (sccp_scrc.c:406) 20241117085642286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642286 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642286 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. 20241117085642286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642286 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2ddb03, normal) (hnbgw_rua.c:407) 20241117085642286 DHNB DEBUG map_rua[0x5647faefa960]{init}: Allocated (fsm.c:456) 20241117085642286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005187 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642286 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005187 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642286 DCN DEBUG map_sccp[0x5647faefc090]{init}: Allocated (fsm.c:456) 20241117085642286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642286 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3005187 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005187 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642286 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642286 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642286 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{IDLE}: Allocated (fsm.c:456) 20241117085642286 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae500e864ddc5e771f4ec004f40030000190056400500f1100926) (sccp_scrc.c:406) 20241117085642286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642287 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642287 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642288 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642288 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c648e, normal) (hnbgw_rua.c:407) 20241117085642287 DHNB DEBUG map_rua[0x5647faefb440]{init}: Allocated (fsm.c:456) 20241117085642287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3957902 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642287 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3957902 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642287 DCN DEBUG map_sccp[0x5647faefc920]{init}: Allocated (fsm.c:456) 20241117085642287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642287 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3957902 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3957902 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642287 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642287 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{IDLE}: Allocated (fsm.c:456) 20241117085642287 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2983db489241e0aa1795004f400300030d0056400500f1100926) (sccp_scrc.c:406) 20241117085642287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642287 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc550b0, normal) (hnbgw_rua.c:407) 20241117085642287 DHNBHNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[1] for l3='78468ACCA6187579A1C5'O handled at TC_rab_assignment_concurrent0(210) [0;m DEBUG map_rua[0x5647faefcad0]{init}: Allocated (fsm.c:456) 20241117085642287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12931248 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642287 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12931248 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642287 DCN DEBUG map_sccp[0x5647faefcc00]{init}: Allocated (fsm.c:456) 20241117085642288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642288 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12931248 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12931248 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642288 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642288 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{IDLE}: Allocated (fsm.c:456) 20241117085642288 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4c95c8c75c5a25d14503004f40030003480056400500f1100926) (sccp_scrc.c:406) 20241117085642288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642288 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642288 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x39cc37, normal) (hnbgw_rua.c:407) 20241117085642288 DHNB DEBUG map_rua[0x5647faefcd30]{init}: Allocated (fsm.c:456) 20241117085642288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787831 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642288 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787831 SCCP-0 CS MI=NONE: CN link rHNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 1TC_rab_assignment_concurrent0(210)6457186 20241117085642289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 ound-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642288 DCN DEBUG map_sccp[0x5647faefdae0]{init}: Allocated (fsm.c:456) 20241117085642288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642288 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3787831 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787831 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642288 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642288 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{IDLE}: Allocated (fsm.c:456) 20241117085642288 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0adb6dc1e3a92c9d18149e004f40030000690056400500f1100926) (sccp_scrc.c:406) 20241117085642288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642288 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085642289 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085642289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x554a10, normal) (hnbgw_rua.c:407) 20241117085642289 DHNB DEBUG map_rua[0x5647faeff000]{init}: Allocated (fsm.c:456) 20241117085642289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085642289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589520 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085642289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642289 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589520 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085642289 DCN DEBUG map_sccp[0x5647faeff400]{init}: Allocated (fsm.c:456) 20241117085642289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085642289 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5589520 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085642289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589520 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085642289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085642289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085642289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085642289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085642289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085642289 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085642289 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{IDLE}: Allocated (fsm.c:456) 20241117085642289 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085642289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae690296ec732c0ec0daa004f40030002570056400500f1100926) (sccp_scrc.c:406) 20241117085642289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085642289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085642289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085642289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642289 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085642289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085642289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085642289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:3 TC_rab_assignment_concurrent0(210)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[0] for l3='341418FA350C62C16D96'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 2TC_rab_assignment_concurrent0(211)3101723 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[2] for l3='E4B87B5C6C2469E17A59'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 3TC_rab_assignment_concurrent0(212)3033921 TC_rab_assignment_concurrent0(211)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[3] for l3='D6FCEFAC7C3A18D7F3E5'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 4TC_rab_assignment_concurrent0(213)3544392 TC_rab_assignment_concurrent0(212)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:5 TC_rab_assignment_concurrent0(213)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[4] for l3='6A0EB99B43E5D8E82BF3'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 5TC_rab_assignment_concurrent0(214)4550888 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[5] for l3='F5B2ADAB2C9D7ECC873C'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 6TC_rab_assignment_concurrent0(215)9730591 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:9 TC_rab_assignment_concurrent0(214)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[6] for l3='47B7671C0299B66A0F8A'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 7TC_rab_assignment_concurrent0(216)14242134 TC_rab_assignment_concurrent0(215)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[7] for l3='9A5914390B94DD88707E'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 8TC_rab_assignment_concurrent0(217)11203781 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:1 TC_rab_assignment_concurrent0(216)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[8] for l3='FF0C74EFE1D49CCF5BD2'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 9TC_rab_assignment_concurrent0(218)8297221 TC_rab_assignment_concurrent0(217)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085642313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642313 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642313 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642313 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642313 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:2 20241117085642313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642313 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dae633) (sccp_scrc.c:477) 20241117085642313 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20241117085642313 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642313 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642313 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642313 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642313 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) 20241117085642313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[9] for l3='1AC3456DE88DBC8A07F8'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 10TC_rab_assignment_concurrent0(219)10493135 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[10] for l3='E500E864DDC5E771F4EC'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 11TC_rab_assignment_concurrent0(220)11718497 TC_rab_assignment_concurrent0(219)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:13 TC_rab_assignment_concurrent0(220)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[11] for l3='2983DB489241E0AA1795'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 12TC_rab_assignment_concurrent0(221)12935514 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[12] for l3='4C95C8C75C5A25D14503'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 13TC_rab_assignment_concurrent0(222)14138417 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[15]. TC_rab_assignment_concurrent0(221)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[13] for l3='DB6DC1E3A92C9D18149E'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 14TC_rab_assignment_concurrent0(223)9395803 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Found Expect[14] for l3='E690296EC732C0EC0DAA'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Added conn table entry 15TC_rab_assignment_concurrent0(224)3479951 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:5 TC_rab_assignment_concurrent0(222)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1fbd4417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fbd4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1fbd4417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fbd4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:14 TC_rab_assignment_concurrent0(210)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20241117085642344 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241117085642345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642345 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642345 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642345 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642345 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642345 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642345 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642345 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642345 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642345 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642345 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)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642358 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1fbd44) (hnbgw_rua.c:471) 20241117085642358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2080068 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642358 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642358 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642358 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642358 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642358 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642358 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2080068-0)[0x5647faee6120] (mgcp_client_endpoint_fsm.c:724) 20241117085642358 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642358 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642358 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 1fbd44'... (mgcp_client.c:805) 20241117085642358 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241117085642358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642358 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642358 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642358 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "1fbd4417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fbd4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241117085642366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642366 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642366 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642366 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2080068-0)[0x5647faee6120] (mgcp_client_endpoint_fsm.c:724) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2080068-0)[0x5647faee99c0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2080068-0)[0x5647faee99c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170] (fsm.c:486) 20241117085642366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2080068-0)[0x5647faee99c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2080068-0)[0x5647faee99c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241117085642366 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 1fbd44'... (mgcp_client.c:805) 20241117085642366 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241117085642366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2080068-0)[0x5647faee99c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642366 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "1fbd4417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fbd4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642377 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241117085642377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee99c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee99c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee99c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee99c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642377 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642377 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642377 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642377 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642377 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642377 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642377 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642377 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{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) 20241117085642377 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642377 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642377 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642377 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642377 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055b83c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642377 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642377 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642377 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642377 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642377 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642377 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642378 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d6a38d) (sccp_scrc.c:477) 20241117085642377 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642377 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642377 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642378 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642378 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642378 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642378 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) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642378 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d3416c) (sccp_scrc.c:477) 20241117085642378 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642378 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642378 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642378 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) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642378 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c23d32) (sccp_scrc.c:477) 20241117085642378 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642378 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642378 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642378 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) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642378 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0055f217) (sccp_scrc.c:477) 20241117085642378 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642378 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642378 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642378 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) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642378 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002b5fa6) (sccp_scrc.c:477) 20241117085642378 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642378 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642378 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642378 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) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642378 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001a7d0c) (sccp_scrc.c:477) 20241117085642378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642378 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642378 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642378 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642378 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642378 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) 20241117085642378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642378 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004e1bc9) (sccp_scrc.c:477) 20241117085642378 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642378 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642378 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642378 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) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642378 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00baa893) (sccp_scrc.c:477) 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642378 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642378 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642378 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642378 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642378 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) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642379 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00418a6e) (sccp_scrc.c:477) 20241117085642379 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20241117085642379 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642379 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642379 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642379 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642379 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) 20241117085642379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642379 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008886df) (sccp_scrc.c:477) 20241117085642379 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20241117085642379 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642379 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642379 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642379 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642379 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) 20241117085642379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642379 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006e3f4b) (sccp_scrc.c:477) 20241117085642379 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20241117085642379 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642379 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642379 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642379 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642379 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) 20241117085642379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642379 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00505443) (sccp_scrc.c:477) 20241117085642379 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20241117085642379 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642379 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642379 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642379 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642379 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) 20241117085642379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642379 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bc0dd5) (sccp_scrc.c:477) 20241117085642379 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20241117085642379 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642380 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642380 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642380 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642380 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) 20241117085642380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642380 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f65ddb) (sccp_scrc.c:477) 20241117085642380 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20241117085642380 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085642380 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085642380 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642380 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085642380 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) 20241117085642380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085642380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085642380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642380 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) 20241117085642380 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241117085642380 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642380 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642380 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642380 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642380 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642380 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642380 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642380 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642380 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642380 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642380 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642380 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642380 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{UNUSED}: Allocated (fsm.c:456) 20241117085642380 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{UNUSED}: is child of mgw(mgw-fsm-14036634-0)[0x5647faf00140] (fsm.c:486) 20241117085642380 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14036634-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:724) 20241117085642380 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642380 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642380 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14036634-0)[0x5647faee9e50]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14036634-0)[0x5647faee9e50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0] (fsm.c:486) 20241117085642380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14036634-0)[0x5647faee9e50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14036634-0)[0x5647faee9e50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642380 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: d62e9a'... (mgcp_client.c:805) 20241117085642380 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241117085642380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14036634-0)[0x5647faee9e50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642380 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d62e9a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d62e9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d62e9a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d62e9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241117085642397 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241117085642397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642397 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642397 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642397 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642397 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642397 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642397 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642397 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642397 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642398 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642398 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642404 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd62e9a) (hnbgw_rua.c:471) 20241117085642404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14036634 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642404 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642404 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642404 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642404 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642404 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14036634-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:724) 20241117085642404 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642404 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642404 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642404 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: d62e9'... (mgcp_client.c:805) 20241117085642404 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085642404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642404 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642404 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642404 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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)@4f831ae80fa6: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d62e9a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d62e9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642412 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241117085642412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642412 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642412 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642412 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642413 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642413 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642413 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14036634-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:724) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14036634-0)[0x5647faf00cc0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14036634-0)[0x5647faf00cc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0] (fsm.c:486) 20241117085642413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14036634-0)[0x5647faf00cc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14036634-0)[0x5647faf00cc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241117085642413 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: d62e9'... (mgcp_client.c:805) 20241117085642413 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085642413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14036634-0)[0x5647faf00cc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642413 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d62e9a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d62e9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642425 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241117085642425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00cc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00cc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00cc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00cc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642425 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642425 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642425 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642425 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642425 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642425 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642425 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642425 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{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) 20241117085642426 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642426 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642426 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642426 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642426 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642426 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dae633), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642426 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642426 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642426 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642426 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642426 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642426 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642427 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) 20241117085642427 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241117085642427 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642427 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642427 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642427 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642427 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642427 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642427 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642427 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642427 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642427 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{UNUSED}: Allocated (fsm.c:456) 20241117085642427 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{UNUSED}: is child of mgw(mgw-fsm-8423014-0)[0x5647faf020c0] (fsm.c:486) 20241117085642427 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8423014-0)[0x5647faf020c0] (mgcp_client_endpoint_fsm.c:724) 20241117085642427 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642427 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642427 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8423014-0)[0x5647faf11170]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8423014-0)[0x5647faf11170]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790] (fsm.c:486) 20241117085642427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8423014-0)[0x5647faf11170]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8423014-0)[0x5647faf11170]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642427 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 80866'... (mgcp_client.c:805) 20241117085642427 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8423014-0)[0x5647faf11170]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642427 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80866617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80866617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80866617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80866617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241117085642443 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241117085642443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642443 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642443 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642443 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642443 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642443 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642443 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642443 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642443 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642443 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642443 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642443 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642451 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x808666) (hnbgw_rua.c:471) 20241117085642451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8423014 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642451 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642451 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642451 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642451 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642451 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642451 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8423014-0)[0x5647faf020c0] (mgcp_client_endpoint_fsm.c:724) 20241117085642451 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642451 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642451 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642451 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 80866'... (mgcp_client.c:805) 20241117085642451 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085642451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642451 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642451 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642451 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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)@4f831ae80fa6: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "80866617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80866617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642456 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241117085642456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642456 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642456 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642456 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8423014-0)[0x5647faf020c0] (mgcp_client_endpoint_fsm.c:724) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8423014-0)[0x5647faf01df0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8423014-0)[0x5647faf01df0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790] (fsm.c:486) 20241117085642456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8423014-0)[0x5647faf01df0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8423014-0)[0x5647faf01df0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241117085642456 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 80866'... (mgcp_client.c:805) 20241117085642456 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085642456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8423014-0)[0x5647faf01df0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642456 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "80866617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80866617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642461 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241117085642461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf01df0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf01df0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf01df0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf01df0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{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) 20241117085642461 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642461 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642461 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642461 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642461 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6a38d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642461 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642461 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642461 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642461 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642461 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642461 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) 20241117085642461 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241117085642461 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642461 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642461 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642461 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642461 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642461 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642461 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642461 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642461 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{UNUSED}: Allocated (fsm.c:456) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{UNUSED}: is child of mgw(mgw-fsm-15212671-0)[0x5647faf0a040] (fsm.c:486) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15212671-0)[0x5647faf0a040] (mgcp_client_endpoint_fsm.c:724) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642461 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15212671-0)[0x5647faf13190]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642461 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15212671-0)[0x5647faf13190]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0] (fsm.c:486) 20241117085642461 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15212671-0)[0x5647faf13190]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642461 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15212671-0)[0x5647faf13190]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642461 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: e8207'... (mgcp_client.c:805) 20241117085642461 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642461 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15212671-0)[0x5647faf13190]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642461 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8207f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8207f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8207f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8207f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241117085642468 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241117085642468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642468 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642468 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642468 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642468 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642468 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642468 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642468 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642468 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642468 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642468 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642468 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642472 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe8207f) (hnbgw_rua.c:471) 20241117085642472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212671 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642472 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642472 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642472 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642472 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642472 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642472 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642472 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642472 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15212671-0)[0x5647faf0a040] (mgcp_client_endpoint_fsm.c:724) 20241117085642472 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642472 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642472 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642472 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: e8207'... (mgcp_client.c:805) 20241117085642472 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085642472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642472 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642472 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642472 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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)@4f831ae80fa6: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e8207f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8207f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642477 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241117085642477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642477 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642477 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642477 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642477 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642477 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642477 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642477 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642477 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642477 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642478 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15212671-0)[0x5647faf0a040] (mgcp_client_endpoint_fsm.c:724) 20241117085642478 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642478 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642478 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15212671-0)[0x5647faf118e0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15212671-0)[0x5647faf118e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0] (fsm.c:486) 20241117085642478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15212671-0)[0x5647faf118e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15212671-0)[0x5647faf118e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241117085642478 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: e8207'... (mgcp_client.c:805) 20241117085642478 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085642478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15212671-0)[0x5647faf118e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642478 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642478 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642478 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642478 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e8207f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8207f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642484 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241117085642484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf118e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf118e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf118e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf118e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642484 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642484 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642484 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642484 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642484 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642484 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642484 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642484 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{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) 20241117085642485 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642485 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642485 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642485 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642485 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642485 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642485 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3416c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642485 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642485 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642485 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642485 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642485 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642485 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642485 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) 20241117085642485 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241117085642485 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642485 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642485 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642485 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642485 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642485 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642485 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642485 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642485 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642485 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642485 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642485 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642485 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{UNUSED}: Allocated (fsm.c:456) 20241117085642485 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{UNUSED}: is child of mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0] (fsm.c:486) 20241117085642485 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0] (mgcp_client_endpoint_fsm.c:724) 20241117085642485 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642485 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642485 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9476182-0)[0x5647faf22420]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9476182-0)[0x5647faf22420]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0] (fsm.c:486) 20241117085642485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9476182-0)[0x5647faf22420]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9476182-0)[0x5647faf22420]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642485 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 90985'... (mgcp_client.c:805) 20241117085642486 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9476182-0)[0x5647faf22420]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642486 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90985617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90985617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90985617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90985617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241117085642499 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241117085642499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642499 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642499 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642499 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642499 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642499 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642499 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642499 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642499 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642499 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642499 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642504 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x909856) (hnbgw_rua.c:471) 20241117085642504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9476182 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642504 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642504 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642504 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642504 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642504 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642504 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0] (mgcp_client_endpoint_fsm.c:724) 20241117085642504 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642504 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642504 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642504 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 90985'... (mgcp_client.c:805) 20241117085642504 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085642504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642504 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642504 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642504 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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)@4f831ae80fa6: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "90985617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90985617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642510 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241117085642510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642510 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642510 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642510 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0] (mgcp_client_endpoint_fsm.c:724) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9476182-0)[0x5647faf1b5f0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9476182-0)[0x5647faf1b5f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0] (fsm.c:486) 20241117085642510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9476182-0)[0x5647faf1b5f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9476182-0)[0x5647faf1b5f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241117085642510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 90985'... (mgcp_client.c:805) 20241117085642510 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085642510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9476182-0)[0x5647faf1b5f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642510 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "90985617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90985617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642516 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241117085642516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf1b5f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf1b5f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf1b5f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf1b5f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642516 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642516 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642516 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642516 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642516 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642516 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642516 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642516 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{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) 20241117085642516 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642516 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642516 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642516 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642516 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c23d32), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642516 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642516 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642516 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642516 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642516 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642516 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642516 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) 20241117085642516 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241117085642516 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642516 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642516 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642516 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642516 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642517 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642517 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642517 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642517 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642517 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{UNUSED}: Allocated (fsm.c:456) 20241117085642517 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{UNUSED}: is child of mgw(mgw-fsm-15111042-0)[0x5647faf24510] (fsm.c:486) 20241117085642517 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15111042-0)[0x5647faf24510] (mgcp_client_endpoint_fsm.c:724) 20241117085642517 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642517 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642517 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15111042-0)[0x5647faf2b380]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15111042-0)[0x5647faf2b380]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720] (fsm.c:486) 20241117085642517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15111042-0)[0x5647faf2b380]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15111042-0)[0x5647faf2b380]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642517 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: e6938'... (mgcp_client.c:805) 20241117085642517 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15111042-0)[0x5647faf2b380]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642517 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e6938217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6938217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e6938217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6938217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241117085642536 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241117085642536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642536 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642536 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642536 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642536 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642536 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642536 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642536 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642536 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642536 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642536 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642536 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642543 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe69382) (hnbgw_rua.c:471) 20241117085642543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15111042 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642543 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642543 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642543 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642543 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642543 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642543 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642543 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642543 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15111042-0)[0x5647faf24510] (mgcp_client_endpoint_fsm.c:724) 20241117085642543 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642543 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642543 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642543 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: e6938'... (mgcp_client.c:805) 20241117085642543 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085642543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642543 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642543 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642543 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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)@4f831ae80fa6: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e6938217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6938217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642549 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241117085642549 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642549 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642549 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642549 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642549 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642549 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15111042-0)[0x5647faf24510] (mgcp_client_endpoint_fsm.c:724) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642549 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15111042-0)[0x5647faf22f30]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642549 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15111042-0)[0x5647faf22f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720] (fsm.c:486) 20241117085642549 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15111042-0)[0x5647faf22f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642549 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15111042-0)[0x5647faf22f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241117085642549 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: e6938'... (mgcp_client.c:805) 20241117085642549 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085642549 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15111042-0)[0x5647faf22f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642549 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e6938217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6938217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642561 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241117085642561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf22f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf22f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf22f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf22f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{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) 20241117085642562 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642562 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642562 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642562 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642562 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055f217), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642562 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642562 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642562 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642562 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642562 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642562 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) 20241117085642562 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241117085642562 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642562 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642562 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642562 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642562 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642562 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642562 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642562 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642562 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{UNUSED}: Allocated (fsm.c:456) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{UNUSED}: is child of mgw(mgw-fsm-7588579-0)[0x5647faf2d200] (fsm.c:486) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7588579-0)[0x5647faf2d200] (mgcp_client_endpoint_fsm.c:724) 20241117085642562 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642563 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642563 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7588579-0)[0x5647faf340c0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7588579-0)[0x5647faf340c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750] (fsm.c:486) 20241117085642563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7588579-0)[0x5647faf340c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7588579-0)[0x5647faf340c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642563 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 73cae'... (mgcp_client.c:805) 20241117085642563 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7588579-0)[0x5647faf340c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:5 20241117085642563 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73cae317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73cae317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73cae317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73cae317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241117085642574 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241117085642574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642574 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642574 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642574 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642574 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642574 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642574 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642574 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642574 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642574 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642574 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642574 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642581 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x73cae3) (hnbgw_rua.c:471) 20241117085642581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588579 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642581 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642581 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642581 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642581 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642581 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642581 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7588579-0)[0x5647faf2d200] (mgcp_client_endpoint_fsm.c:724) 20241117085642581 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642581 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642581 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642581 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 73cae'... (mgcp_client.c:805) 20241117085642581 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085642581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642581 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642581 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642581 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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)@4f831ae80fa6: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "73cae317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73cae317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642588 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241117085642588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642588 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642588 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642588 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7588579-0)[0x5647faf2d200] (mgcp_client_endpoint_fsm.c:724) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7588579-0)[0x5647faf233a0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7588579-0)[0x5647faf233a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750] (fsm.c:486) 20241117085642588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7588579-0)[0x5647faf233a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7588579-0)[0x5647faf233a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241117085642588 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 73cae'... (mgcp_client.c:805) 20241117085642588 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085642588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7588579-0)[0x5647faf233a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642588 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "73cae317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73cae317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642593 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241117085642593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf233a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf233a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf233a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf233a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642593 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642593 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642593 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642593 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642593 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642593 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642593 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642593 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{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) 20241117085642593 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642593 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642593 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642593 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642593 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642593 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5fa6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642594 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642594 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642594 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642594 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642594 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642594 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642594 DLM3UA DEBUG[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642594 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) 20241117085642594 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241117085642594 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642594 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642594 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642594 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642594 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642594 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642594 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642594 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642594 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642594 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{UNUSED}: Allocated (fsm.c:456) 20241117085642594 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{UNUSED}: is child of mgw(mgw-fsm-14391282-0)[0x5647faf35fe0] (fsm.c:486) 20241117085642594 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14391282-0)[0x5647faf35fe0] (mgcp_client_endpoint_fsm.c:724) 20241117085642594 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642594 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642594 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14391282-0)[0x5647faf361b0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14391282-0)[0x5647faf361b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60] (fsm.c:486) 20241117085642594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14391282-0)[0x5647faf361b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14391282-0)[0x5647faf361b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642594 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: db97f'... (mgcp_client.c:805) 20241117085642594 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14391282-0)[0x5647faf361b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642594 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "db97f217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db97f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "db97f217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db97f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241117085642603 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241117085642603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642603 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642603 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642603 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642603 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642603 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642603 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642603 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642603 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642603 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642603 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642603 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642608 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642608 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdb97f2) (hnbgw_rua.c:471) 20241117085642608 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14391282 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642608 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642608 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642608 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642608 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642608 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642608 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642608 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642608 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14391282-0)[0x5647faf35fe0] (mgcp_client_endpoint_fsm.c:724) 20241117085642608 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642608 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642608 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642608 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: db97f'... (mgcp_client.c:805) 20241117085642608 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085642608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642608 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642608 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642608 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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)@4f831ae80fa6: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "db97f217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db97f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642615 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241117085642615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642615 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642615 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642615 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14391282-0)[0x5647faf35fe0] (mgcp_client_endpoint_fsm.c:724) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14391282-0)[0x5647faf35120]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14391282-0)[0x5647faf35120]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60] (fsm.c:486) 20241117085642615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14391282-0)[0x5647faf35120]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14391282-0)[0x5647faf35120]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241117085642615 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: db97f'... (mgcp_client.c:805) 20241117085642615 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085642615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14391282-0)[0x5647faf35120]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642615 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "db97f217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db97f217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642620 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241117085642620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf35120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf35120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf35120]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf35120]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642620 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642620 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642620 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642620 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642620 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642620 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642620 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642620 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{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) 20241117085642620 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642620 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642620 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642620 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642620 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a7d0c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642620 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642620 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642620 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642620 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642621 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642621 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) 20241117085642621 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241117085642621 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642621 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642621 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642621 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642621 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642621 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642621 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642621 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642621 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642621 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{UNUSED}: Allocated (fsm.c:456) 20241117085642621 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{UNUSED}: is child of mgw(mgw-fsm-14061563-0)[0x5647faf3ed70] (fsm.c:486) 20241117085642621 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14061563-0)[0x5647faf3ed70] (mgcp_client_endpoint_fsm.c:724) 20241117085642621 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642621 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642621 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14061563-0)[0x5647faf45be0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14061563-0)[0x5647faf45be0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80] (fsm.c:486) 20241117085642621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14061563-0)[0x5647faf45be0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14061563-0)[0x5647faf45be0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642621 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: d68ff'... (mgcp_client.c:805) 20241117085642621 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14061563-0)[0x5647faf45be0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642621 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d68ffb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d68ffb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d68ffb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d68ffb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241117085642628 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241117085642628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642628 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642628 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642628 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642628 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642628 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642628 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642628 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642628 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642628 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642629 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642633 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd68ffb) (hnbgw_rua.c:471) 20241117085642633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14061563 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642633 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642633 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642633 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642633 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642633 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642633 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642633 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642633 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14061563-0)[0x5647faf3ed70] (mgcp_client_endpoint_fsm.c:724) 20241117085642633 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642633 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642633 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642633 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: d68ff'... (mgcp_client.c:805) 20241117085642633 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085642633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642633 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642633 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642633 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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)@4f831ae80fa6: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d68ffb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d68ffb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642640 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241117085642640 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642640 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642640 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642640 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642640 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642640 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14061563-0)[0x5647faf3ed70] (mgcp_client_endpoint_fsm.c:724) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642640 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14061563-0)[0x5647faf3e820]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642640 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14061563-0)[0x5647faf3e820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80] (fsm.c:486) 20241117085642640 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14061563-0)[0x5647faf3e820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642640 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14061563-0)[0x5647faf3e820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241117085642640 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: d68ff'... (mgcp_client.c:805) 20241117085642640 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085642640 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14061563-0)[0x5647faf3e820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642640 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d68ffb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d68ffb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642645 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241117085642645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{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) 20241117085642645 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642645 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642645 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642645 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642645 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e1bc9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642645 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642645 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642645 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642645 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642645 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642645 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) 20241117085642645 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241117085642645 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642645 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642645 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642645 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642645 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642645 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642645 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642645 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642645 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{UNUSED}: Allocated (fsm.c:456) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{UNUSED}: is child of mgw(mgw-fsm-16629217-0)[0x5647faf47db0] (fsm.c:486) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16629217-0)[0x5647faf47db0] (mgcp_client_endpoint_fsm.c:724) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16629217-0)[0x5647faf4ea10]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16629217-0)[0x5647faf4ea10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0] (fsm.c:486) 20241117085642645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16629217-0)[0x5647faf4ea10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16629217-0)[0x5647faf4ea10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642645 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: fdbde'... (mgcp_client.c:805) 20241117085642645 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16629217-0)[0x5647faf4ea10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642645 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbde117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fdbde117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbde117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fdbde117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241117085642656 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241117085642656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642656 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642656 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642656 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642656 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642656 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642656 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642656 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642656 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642656 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642656 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642656 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642660 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfdbde1) (hnbgw_rua.c:471) 20241117085642660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16629217 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642660 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642660 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642660 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642660 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642660 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642660 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16629217-0)[0x5647faf47db0] (mgcp_client_endpoint_fsm.c:724) 20241117085642660 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642660 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642660 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642661 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: fdbde'... (mgcp_client.c:805) 20241117085642661 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085642661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642661 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642661 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642661 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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)@4f831ae80fa6: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbde117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fdbde117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642666 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241117085642666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642666 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642666 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642666 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16629217-0)[0x5647faf47db0] (mgcp_client_endpoint_fsm.c:724) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642666 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16629217-0)[0x5647faf46ca0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642666 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16629217-0)[0x5647faf46ca0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0] (fsm.c:486) 20241117085642666 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16629217-0)[0x5647faf46ca0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642666 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16629217-0)[0x5647faf46ca0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241117085642666 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: fdbde'... (mgcp_client.c:805) 20241117085642666 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085642666 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16629217-0)[0x5647faf46ca0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642666 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbde117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fdbde117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642671 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241117085642671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf46ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf46ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf46ca0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf46ca0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{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) 20241117085642671 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642671 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642671 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642671 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642671 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642671 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa893), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642671 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642671 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642671 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642671 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642671 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642671 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642671 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) 20241117085642671 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241117085642671 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642671 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642671 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642671 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642671 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642671 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642671 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642671 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642671 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642671 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642671 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642671 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{UNUSED}: Allocated (fsm.c:456) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{UNUSED}: is child of mgw(mgw-fsm-2558018-0)[0x5647faf50760] (fsm.c:486) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2558018-0)[0x5647faf50760] (mgcp_client_endpoint_fsm.c:724) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642671 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2558018-0)[0x5647faf576c0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642671 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2558018-0)[0x5647faf576c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0] (fsm.c:486) 20241117085642671 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2558018-0)[0x5647faf576c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642671 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2558018-0)[0x5647faf576c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642671 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 27084'... (mgcp_client.c:805) 20241117085642671 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642671 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2558018-0)[0x5647faf576c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642671 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "27084217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27084217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "27084217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27084217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241117085642680 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241117085642680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642680 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642680 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642680 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642680 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642680 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642680 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642680 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642680 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642680 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642681 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642686 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x270842) (hnbgw_rua.c:471) 20241117085642686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2558018 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642686 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642686 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642686 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642686 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642686 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642687 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2558018-0)[0x5647faf50760] (mgcp_client_endpoint_fsm.c:724) 20241117085642687 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642687 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642687 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642687 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 2708'... (mgcp_client.c:805) 20241117085642687 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117085642687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642687 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642687 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642687 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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)@4f831ae80fa6: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "27084217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27084217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642693 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241117085642693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642693 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642693 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642693 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2558018-0)[0x5647faf50760] (mgcp_client_endpoint_fsm.c:724) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2558018-0)[0x5647faf3e050]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2558018-0)[0x5647faf3e050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0] (fsm.c:486) 20241117085642693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2558018-0)[0x5647faf3e050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2558018-0)[0x5647faf3e050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241117085642693 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 2708'... (mgcp_client.c:805) 20241117085642693 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117085642693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2558018-0)[0x5647faf3e050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642693 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "27084217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27084217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642702 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241117085642702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642702 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642702 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642702 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642702 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642702 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642702 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642702 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642703 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{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) 20241117085642703 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642703 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642703 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642703 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642703 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00418a6e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642703 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642703 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642703 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642703 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642703 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642703 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642703 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642703 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642703 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) 20241117085642703 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241117085642703 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642703 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642703 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642703 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642703 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642703 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642703 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642703 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642703 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642703 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{UNUSED}: Allocated (fsm.c:456) 20241117085642703 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{UNUSED}: is child of mgw(mgw-fsm-3005187-0)[0x5647faf59430] (fsm.c:486) 20241117085642703 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3005187-0)[0x5647faf59430] (mgcp_client_endpoint_fsm.c:724) 20241117085642703 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642703 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642703 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642703 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3005187-0)[0x5647faf60390]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642703 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3005187-0)[0x5647faf60390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0] (fsm.c:486) 20241117085642703 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3005187-0)[0x5647faf60390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642703 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3005187-0)[0x5647faf60390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642703 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 2ddb0'... (mgcp_client.c:805) 20241117085642703 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642703 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3005187-0)[0x5647faf60390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642703 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2ddb0317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ddb0317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2ddb0317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ddb0317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241117085642720 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241117085642720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642720 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642720 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642720 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642720 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642720 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642720 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642720 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642720 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642720 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642720 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642720 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642729 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2ddb03) (hnbgw_rua.c:471) 20241117085642729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005187 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642729 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642729 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642729 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642729 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642729 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642729 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3005187-0)[0x5647faf59430] (mgcp_client_endpoint_fsm.c:724) 20241117085642729 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642729 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642729 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642729 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 2ddb'... (mgcp_client.c:805) 20241117085642729 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117085642729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642729 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642729 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642729 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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)@4f831ae80fa6: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "2ddb0317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ddb0317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642735 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241117085642735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642735 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642735 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642735 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3005187-0)[0x5647faf59430] (mgcp_client_endpoint_fsm.c:724) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3005187-0)[0x5647faf3e220]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3005187-0)[0x5647faf3e220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0] (fsm.c:486) 20241117085642735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3005187-0)[0x5647faf3e220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3005187-0)[0x5647faf3e220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241117085642735 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 2ddb'... (mgcp_client.c:805) 20241117085642735 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117085642735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3005187-0)[0x5647faf3e220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642735 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "2ddb0317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ddb0317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642743 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241117085642743 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642743 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642743 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642743 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{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) 20241117085642743 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642743 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642743 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642743 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642743 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008886df), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642743 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642743 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642743 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642743 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642743 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642743 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642743 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) 20241117085642743 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241117085642743 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642743 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642743 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642743 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642743 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642743 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642743 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642743 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642743 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{UNUSED}: Allocated (fsm.c:456) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{UNUSED}: is child of mgw(mgw-fsm-3957902-0)[0x5647faf62220] (fsm.c:486) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3957902-0)[0x5647faf62220] (mgcp_client_endpoint_fsm.c:724) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3957902-0)[0x5647faf69090]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3957902-0)[0x5647faf69090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430] (fsm.c:486) 20241117085642743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3957902-0)[0x5647faf69090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3957902-0)[0x5647faf69090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642743 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 3c648'... (mgcp_client.c:805) 20241117085642743 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3957902-0)[0x5647faf69090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642743 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3c648e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c648e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3c648e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c648e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241117085642754 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241117085642754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642754 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642754 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642754 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642754 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642754 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642754 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642754 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642754 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642754 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642754 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642754 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642761 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c648e) (hnbgw_rua.c:471) 20241117085642761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3957902 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642761 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642761 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642761 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642761 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642761 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642761 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642761 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642761 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3957902-0)[0x5647faf62220] (mgcp_client_endpoint_fsm.c:724) 20241117085642761 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642762 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642762 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642762 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642762 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 3c64'... (mgcp_client.c:805) 20241117085642762 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117085642762 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642762 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642762 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642762 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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)@4f831ae80fa6: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "3c648e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c648e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642768 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241117085642768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642768 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642768 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642768 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3957902-0)[0x5647faf62220] (mgcp_client_endpoint_fsm.c:724) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3957902-0)[0x5647faf61f70]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3957902-0)[0x5647faf61f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430] (fsm.c:486) 20241117085642768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3957902-0)[0x5647faf61f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3957902-0)[0x5647faf61f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241117085642768 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 3c64'... (mgcp_client.c:805) 20241117085642768 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117085642768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3957902-0)[0x5647faf61f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642768 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "3c648e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c648e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642775 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241117085642775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf61f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf61f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf61f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf61f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642775 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642775 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642775 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642775 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642775 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642775 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642775 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642775 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{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) 20241117085642775 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642775 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642775 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642775 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642775 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e3f4b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642775 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642775 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642775 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642775 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642775 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642775 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) 20241117085642775 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241117085642776 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642776 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642776 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642776 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642776 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642776 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642776 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642776 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642776 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642776 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642776 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642776 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642776 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{UNUSED}: Allocated (fsm.c:456) 20241117085642776 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{UNUSED}: is child of mgw(mgw-fsm-12931248-0)[0x5647faf6b350] (fsm.c:486) 20241117085642776 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12931248-0)[0x5647faf6b350] (mgcp_client_endpoint_fsm.c:724) 20241117085642776 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642776 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642776 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12931248-0)[0x5647faf71fe0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12931248-0)[0x5647faf71fe0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140] (fsm.c:486) 20241117085642776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12931248-0)[0x5647faf71fe0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12931248-0)[0x5647faf71fe0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642776 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: c550b'... (mgcp_client.c:805) 20241117085642776 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642776 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12931248-0)[0x5647faf71fe0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642776 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c550b017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c550b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c550b017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c550b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241117085642783 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241117085642783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642783 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642783 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642783 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642783 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642783 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642783 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642783 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642783 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642783 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642783 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642788 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc550b0) (hnbgw_rua.c:471) 20241117085642788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12931248 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642788 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642788 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642789 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642789 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642789 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642789 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642789 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642789 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12931248-0)[0x5647faf6b350] (mgcp_client_endpoint_fsm.c:724) 20241117085642789 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642789 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642789 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642789 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642789 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: c550'... (mgcp_client.c:805) 20241117085642789 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117085642789 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642789 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642789 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642789 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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)@4f831ae80fa6: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c550b017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c550b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642797 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241117085642798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642798 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642798 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642798 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12931248-0)[0x5647faf6b350] (mgcp_client_endpoint_fsm.c:724) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12931248-0)[0x5647faf69c90]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12931248-0)[0x5647faf69c90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140] (fsm.c:486) 20241117085642798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12931248-0)[0x5647faf69c90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12931248-0)[0x5647faf69c90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241117085642798 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: c550'... (mgcp_client.c:805) 20241117085642798 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117085642798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12931248-0)[0x5647faf69c90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642798 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c550b017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c550b017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642809 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241117085642809 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf69c90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642809 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf69c90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642809 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf69c90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642809 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf69c90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{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) 20241117085642809 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642809 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642809 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642809 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642809 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00505443), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642809 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642809 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642809 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642809 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642809 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642809 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642809 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) 20241117085642809 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241117085642809 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642809 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642809 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642809 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642809 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642809 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642809 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642809 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642809 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{UNUSED}: Allocated (fsm.c:456) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{UNUSED}: is child of mgw(mgw-fsm-3787831-0)[0x5647faf74030] (fsm.c:486) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3787831-0)[0x5647faf74030] (mgcp_client_endpoint_fsm.c:724) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3787831-0)[0x5647faf7afd0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3787831-0)[0x5647faf7afd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700] (fsm.c:486) 20241117085642809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3787831-0)[0x5647faf7afd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3787831-0)[0x5647faf7afd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642809 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 39cc3'... (mgcp_client.c:805) 20241117085642809 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3787831-0)[0x5647faf7afd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642809 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "39cc3717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "39cc3717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "39cc3717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "39cc3717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241117085642816 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241117085642816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642816 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642816 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642816 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642816 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642816 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642816 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642816 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642816 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642816 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642816 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642821 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x39cc37) (hnbgw_rua.c:471) 20241117085642821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787831 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642821 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642821 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642821 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642821 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642821 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642821 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642821 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642821 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3787831-0)[0x5647faf74030] (mgcp_client_endpoint_fsm.c:724) 20241117085642821 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642821 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642821 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642821 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642821 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 39cc'... (mgcp_client.c:805) 20241117085642821 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117085642821 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642821 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642821 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642821 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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)@4f831ae80fa6: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "39cc3717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "39cc3717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642830 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241117085642830 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642830 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642830 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642830 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642830 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642830 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3787831-0)[0x5647faf74030] (mgcp_client_endpoint_fsm.c:724) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642830 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3787831-0)[0x5647faf72750]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642830 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3787831-0)[0x5647faf72750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700] (fsm.c:486) 20241117085642830 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3787831-0)[0x5647faf72750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642830 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3787831-0)[0x5647faf72750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241117085642830 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 39cc'... (mgcp_client.c:805) 20241117085642830 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117085642830 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3787831-0)[0x5647faf72750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642830 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "39cc3717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "39cc3717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642839 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241117085642839 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf72750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642839 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf72750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642839 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf72750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642839 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf72750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642839 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642839 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642839 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642839 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642839 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642839 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642839 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642839 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{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) 20241117085642839 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642839 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642840 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642840 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642840 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642840 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc0dd5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642840 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642840 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642840 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085642840 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085642840 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085642840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085642840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085642840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085642840 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085642840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085642840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085642840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085642840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085642840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085642840 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) 20241117085642840 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241117085642840 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085642840 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085642840 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085642840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085642840 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085642840 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085642840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085642840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642840 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085642840 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085642840 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085642840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642840 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085642840 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{UNUSED}: Allocated (fsm.c:456) 20241117085642840 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{UNUSED}: is child of mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0] (fsm.c:486) 20241117085642840 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0] (mgcp_client_endpoint_fsm.c:724) 20241117085642840 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642840 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642840 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5589520-0)[0x5647faf83a90]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5589520-0)[0x5647faf83a90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0] (fsm.c:486) 20241117085642840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5589520-0)[0x5647faf83a90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5589520-0)[0x5647faf83a90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085642840 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 554a1'... (mgcp_client.c:805) 20241117085642840 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085642840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5589520-0)[0x5647faf83a90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642840 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "554a1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "554a1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "554a1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "554a1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117085642851 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241117085642851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085642851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085642851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642851 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085642851 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642851 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642851 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642851 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642851 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642851 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642851 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085642851 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085642851 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085642851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085642851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085642851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085642851 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085642857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085642857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085642857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085642857 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085642857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x554a10) (hnbgw_rua.c:471) 20241117085642857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589520 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085642857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085642857 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085642857 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085642857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085642857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642857 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085642857 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085642857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642857 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085642857 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0] (mgcp_client_endpoint_fsm.c:724) 20241117085642857 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642857 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642857 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642857 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085642857 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 554a'... (mgcp_client.c:805) 20241117085642857 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117085642857 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085642857 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642857 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642857 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "554a1017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "554a1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642862 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241117085642862 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085642862 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085642862 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642862 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642862 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085642862 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0] (mgcp_client_endpoint_fsm.c:724) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085642862 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5589520-0)[0x5647faf7c890]{ST_CRCX}: Allocated (fsm.c:456) 20241117085642862 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5589520-0)[0x5647faf7c890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0] (fsm.c:486) 20241117085642862 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5589520-0)[0x5647faf7c890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085642862 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5589520-0)[0x5647faf7c890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241117085642862 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 554a'... (mgcp_client.c:805) 20241117085642862 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117085642862 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5589520-0)[0x5647faf7c890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642862 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "554a1017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "554a1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085642867 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241117085642867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf7c890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085642867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf7c890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085642867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf7c890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085642867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf7c890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085642867 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085642867 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642867 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642867 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642867 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085642867 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085642867 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642867 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{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) 20241117085642867 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085642867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085642867 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085642867 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085642867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085642867 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085642867 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085642867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f65ddb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085642867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085642867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085642867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085642867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085642867 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085642867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085642867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085642867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085642867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085642867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085642867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085642867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085642867 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644402 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644402 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644402 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644403 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644403 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) 20241117085644403 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241117085644403 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644403 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644403 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644403 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644403 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644403 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644403 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644403 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644403 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644403 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 1fbd4'... (mgcp_client.c:805) 20241117085644403 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee99c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644403 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 1fbd4'... (mgcp_client.c:805) 20241117085644403 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee99c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644403 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{IN_USE}: Removing from parent mgw(mgw-fsm-2080068-0)[0x5647faee6120] (mgcp_client_endpoint_fsm.c:873) 20241117085644403 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644403 DLMGCP DEBUG mgw-endp(mgw-fsm-2080068-0)[0x5647faee9170]{IN_USE}: Deallocated (fsm.c:568) 20241117085644403 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644403 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644403 DMGW DEBUG mgw(mgw-fsm-2080068-0)[0x5647faee6120]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644403 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "1fbd4417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "1fbd4417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241117085644419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085644420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241117085644420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee99c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee99c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee99c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee99c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)2080068 20241117085644435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644435 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1fbd44,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2080068 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644435 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644435 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644435 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644435 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055b83c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644435 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644435 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644435 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644435 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644435 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644435 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644435 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644435 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644435 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) 20241117085644435 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241117085644435 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644435 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644435 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644435 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644435 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644435 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644435 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644435 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644435 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644435 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644435 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: d62e9'... (mgcp_client.c:805) 20241117085644435 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644435 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00cc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644435 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: d62e9'... (mgcp_client.c:805) 20241117085644435 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00cc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644435 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{IN_USE}: Removing from parent mgw(mgw-fsm-14036634-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:873) 20241117085644435 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644435 DLMGCP DEBUG mgw-endp(mgw-fsm-14036634-0)[0x5647faefffc0]{IN_USE}: Deallocated (fsm.c:568) 20241117085644435 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644435 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644436 DMGW DEBUG mgw(mgw-fsm-14036634-0)[0x5647faf00140]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644436 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)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)11187199 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d62e9a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d62e9a17" }, { code := "I", val := "22222" } }, sdp := omit } 20241117085644448 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241117085644448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee9e50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644448 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241117085644448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00cc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00cc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00cc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00cc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)14036634 20241117085644453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644453 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd62e9a,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14036634 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644453 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644453 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644453 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644453 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dae633), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644453 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644453 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644453 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644453 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644453 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=0055b83c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644453 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20241117085644453 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644453 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644453 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644453 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) 20241117085644453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{disconnected}: Freeing instance (context_map.c:202) 20241117085644453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2080068)[0x5647faedeb10]{disconnected}: Deallocated (fsm.c:568) 20241117085644453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{disconnected}: Freeing instance (context_map.c:206) 20241117085644453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5647faef8060]{disconnected}: Deallocated (fsm.c:568) 20241117085644453 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2080068 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055b83c), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20241117085644453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644453 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644453 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644453 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644453 DLSCCP DEBUG SCCP-SCOC(8)[0x5647faee1130]{IDLE}: Deallocated (fsm.c:568) 20241117085644453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)6457186 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:1 20241117085644455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644455 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644455 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644455 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644455 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644455 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=00dae633), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644455 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20241117085644455 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644455 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644455 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644455 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) 20241117085644455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{disconnected}: Freeing instance (context_map.c:202) 20241117085644455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14036634)[0x5647faee1430]{disconnected}: Deallocated (fsm.c:568) 20241117085644455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{disconnected}: Freeing instance (context_map.c:206) 20241117085644455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5647faee1260]{disconnected}: Deallocated (fsm.c:568) 20241117085644455 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14036634 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dae633), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20241117085644455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644455 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644455 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644455 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644455 DLSCCP DEBUG SCCP-SCOC(9)[0x5647faed98c0]{IDLE}: Deallocated (fsm.c:568) 20241117085644455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644455 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644469 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644469 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644469 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644469 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644469 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) 20241117085644469 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241117085644469 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644469 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644469 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644469 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644469 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644469 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644469 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644469 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644469 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644469 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 80866'... (mgcp_client.c:805) 20241117085644469 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf01df0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644469 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 80866'... (mgcp_client.c:805) 20241117085644469 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf01df0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644469 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{IN_USE}: Removing from parent mgw(mgw-fsm-8423014-0)[0x5647faf020c0] (mgcp_client_endpoint_fsm.c:873) 20241117085644469 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644469 DLMGCP DEBUG mgw-endp(mgw-fsm-8423014-0)[0x5647faf0a790]{IN_USE}: Deallocated (fsm.c:568) 20241117085644469 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644469 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644469 DMGW DEBUG mgw(mgw-fsm-8423014-0)[0x5647faf020c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644469 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "80866617" }, { code := "I", val := "11111" } }, sdp := omit } 20241117085644480 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241117085644480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf11170]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "80866617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644481 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241117085644481 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf01df0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644481 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf01df0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644481 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf01df0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644481 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf01df0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)8423014 20241117085644487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644487 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x808666,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8423014 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644487 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644487 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644487 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644487 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644487 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6a38d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644487 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)3101723 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644496 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644496 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644496 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644496 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644496 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=00d6a38d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644496 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20241117085644496 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644496 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644496 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644496 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) 20241117085644496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{disconnected}: Freeing instance (context_map.c:202) 20241117085644496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8423014)[0x5647faeded70]{disconnected}: Deallocated (fsm.c:568) 20241117085644496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{disconnected}: Freeing instance (context_map.c:206) 20241117085644497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5647faee9530]{disconnected}: Deallocated (fsm.c:568) 20241117085644497 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8423014 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6a38d), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20241117085644497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644497 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644497 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644497 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644497 DLSCCP DEBUG SCCP-SCOC(10)[0x5647faeda330]{IDLE}: Deallocated (fsm.c:568) 20241117085644497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644497 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644497 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644497 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644498 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644498 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) 20241117085644498 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241117085644498 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644498 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644498 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644498 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644498 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644498 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644498 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644498 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644498 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644498 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: e8207'... (mgcp_client.c:805) 20241117085644498 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644498 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf118e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644498 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: e8207'... (mgcp_client.c:805) 20241117085644498 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644498 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf118e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644498 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{IN_USE}: Removing from parent mgw(mgw-fsm-15212671-0)[0x5647faf0a040] (mgcp_client_endpoint_fsm.c:873) 20241117085644498 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644498 DLMGCP DEBUG mgw-endp(mgw-fsm-15212671-0)[0x5647faf0a5b0]{IN_USE}: Deallocated (fsm.c:568) 20241117085644498 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644499 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644499 DMGW DEBUG mgw(mgw-fsm-15212671-0)[0x5647faf0a040]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644499 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)@4f831ae80fa6: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e8207f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e8207f17" }, { code := "I", val := "22222" } }, sdp := omit } 20241117085644512 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241117085644512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf13190]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644513 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241117085644513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf118e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf118e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf118e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf118e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)15212671 20241117085644517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644517 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe8207f,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212671 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644517 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644517 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644517 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644517 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3416c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644518 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)3033921 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 20241117085644525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644525 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644525 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644525 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644525 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644526 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=00d3416c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644526 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20241117085644526 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644526 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644526 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644526 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) 20241117085644526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{disconnected}: Freeing instance (context_map.c:202) 20241117085644526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15212671)[0x5647faee7f70]{disconnected}: Deallocated (fsm.c:568) 20241117085644526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{disconnected}: Freeing instance (context_map.c:206) 20241117085644526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5647faee82a0]{disconnected}: Deallocated (fsm.c:568) 20241117085644526 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212671 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3416c), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20241117085644526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644526 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644526 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644526 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644526 DLSCCP DEBUG SCCP-SCOC(11)[0x5647faef3100]{IDLE}: Deallocated (fsm.c:568) 20241117085644526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644527 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644527 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644527 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644527 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644527 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) 20241117085644527 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241117085644527 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644527 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644527 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644527 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644527 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644527 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644528 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644528 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644528 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644528 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 90985'... (mgcp_client.c:805) 20241117085644528 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644528 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf1b5f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644528 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 90985'... (mgcp_client.c:805) 20241117085644528 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644528 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf1b5f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644528 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{IN_USE}: Removing from parent mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0] (mgcp_client_endpoint_fsm.c:873) 20241117085644528 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644528 DLMGCP DEBUG mgw-endp(mgw-fsm-9476182-0)[0x5647faf1bab0]{IN_USE}: Deallocated (fsm.c:568) 20241117085644528 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644528 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644528 DMGW DEBUG mgw(mgw-fsm-9476182-0)[0x5647faf1b7d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644528 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)@4f831ae80fa6: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "90985617" }, { code := "I", val := "11111" } }, sdp := omit } 20241117085644544 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241117085644544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf22420]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "90985617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644546 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241117085644546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf1b5f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf1b5f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf1b5f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf1b5f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)9476182 20241117085644550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644550 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x909856,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9476182 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644550 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644550 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644550 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644550 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c23d32), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644550 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644550 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644550 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644550 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)3544392 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:4 20241117085644556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644556 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644556 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644556 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644556 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644557 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=00c23d32), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644557 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20241117085644557 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644557 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644557 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644557 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) 20241117085644557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{disconnected}: Freeing instance (context_map.c:202) 20241117085644557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476182)[0x5647faee83d0]{disconnected}: Deallocated (fsm.c:568) 20241117085644557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{disconnected}: Freeing instance (context_map.c:206) 20241117085644557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5647faef3230]{disconnected}: Deallocated (fsm.c:568) 20241117085644557 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9476182 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c23d32), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20241117085644557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644557 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644557 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644557 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644557 DLSCCP DEBUG SCCP-SCOC(12)[0x5647faeea920]{IDLE}: Deallocated (fsm.c:568) 20241117085644557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644569 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644569 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644569 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644569 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644569 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) 20241117085644569 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241117085644569 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644569 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644569 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644569 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644569 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644569 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644569 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644569 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644569 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644569 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644569 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: e6938'... (mgcp_client.c:805) 20241117085644569 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644569 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644569 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf22f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644569 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: e6938'... (mgcp_client.c:805) 20241117085644569 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644569 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf22f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644569 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{IN_USE}: Removing from parent mgw(mgw-fsm-15111042-0)[0x5647faf24510] (mgcp_client_endpoint_fsm.c:873) 20241117085644569 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644569 DLMGCP DEBUG mgw-endp(mgw-fsm-15111042-0)[0x5647faf24720]{IN_USE}: Deallocated (fsm.c:568) 20241117085644569 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644569 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644569 DMGW DEBUG mgw(mgw-fsm-15111042-0)[0x5647faf24510]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(214)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e6938217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e6938217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644578 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241117085644578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf2b380]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085644579 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241117085644579 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf22f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644579 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf22f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644579 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf22f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644579 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf22f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)15111042 20241117085644583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644583 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe69382,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15111042 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644583 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644583 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644583 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644583 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055f217), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644583 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)4550888 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:5 20241117085644588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644588 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644588 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644588 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644588 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644588 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=0055f217), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644588 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20241117085644589 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644589 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644589 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644589 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) 20241117085644589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{disconnected}: Freeing instance (context_map.c:202) 20241117085644589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15111042)[0x5647faedd9f0]{disconnected}: Deallocated (fsm.c:568) 20241117085644589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{disconnected}: Freeing instance (context_map.c:206) 20241117085644589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5647faee8610]{disconnected}: Deallocated (fsm.c:568) 20241117085644589 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15111042 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055f217), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20241117085644589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644589 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644589 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644589 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644589 DLSCCP DEBUG SCCP-SCOC(13)[0x5647faef1880]{IDLE}: Deallocated (fsm.c:568) 20241117085644589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644589 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644589 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644589 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644603 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644603 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644603 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644603 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644603 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) 20241117085644603 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241117085644603 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644603 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644603 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644603 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644603 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644603 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644603 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644603 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644603 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644603 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 73cae'... (mgcp_client.c:805) 20241117085644603 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644603 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf233a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644603 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 73cae'... (mgcp_client.c:805) 20241117085644603 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644603 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf233a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644603 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{IN_USE}: Removing from parent mgw(mgw-fsm-7588579-0)[0x5647faf2d200] (mgcp_client_endpoint_fsm.c:873) 20241117085644603 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644603 DLMGCP DEBUG mgw-endp(mgw-fsm-7588579-0)[0x5647faf2d750]{IN_USE}: Deallocated (fsm.c:568) 20241117085644603 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644603 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644603 DMGW DEBUG mgw(mgw-fsm-7588579-0)[0x5647faf2d200]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644604 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "73cae317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "73cae317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644615 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241117085644615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf340c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085644616 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241117085644616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf233a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf233a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf233a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf233a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)7588579 20241117085644619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644619 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x73cae3,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588579 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644619 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644619 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644619 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644619 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5fa6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)9730591 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:6 20241117085644624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644624 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644624 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644624 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644624 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644624 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=002b5fa6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644624 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20241117085644624 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644624 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644624 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644624 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) 20241117085644624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{disconnected}: Freeing instance (context_map.c:202) 20241117085644624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588579)[0x5647faee5da0]{disconnected}: Deallocated (fsm.c:568) 20241117085644624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{disconnected}: Freeing instance (context_map.c:206) 20241117085644624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5647faef2bc0]{disconnected}: Deallocated (fsm.c:568) 20241117085644624 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588579 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5fa6), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20241117085644624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644624 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644624 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644624 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644624 DLSCCP DEBUG SCCP-SCOC(14)[0x5647faef2260]{IDLE}: Deallocated (fsm.c:568) 20241117085644625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644625 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644627 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644627 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644627 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644627 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644627 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644627 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) 20241117085644627 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241117085644627 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644627 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644627 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644627 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644627 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644627 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644627 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644627 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644627 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644627 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: db97f'... (mgcp_client.c:805) 20241117085644627 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf35120]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644627 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: db97f'... (mgcp_client.c:805) 20241117085644627 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf35120]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644627 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{IN_USE}: Removing from parent mgw(mgw-fsm-14391282-0)[0x5647faf35fe0] (mgcp_client_endpoint_fsm.c:873) 20241117085644627 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644627 DLMGCP DEBUG mgw-endp(mgw-fsm-14391282-0)[0x5647faf2cf60]{IN_USE}: Deallocated (fsm.c:568) 20241117085644627 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644627 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644627 DMGW DEBUG mgw(mgw-fsm-14391282-0)[0x5647faf35fe0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644628 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "db97f217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "db97f217" }, { code := "I", val := "22222" } }, sdp := omit } 20241117085644642 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241117085644642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf361b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644642 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241117085644642 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf35120]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644642 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf35120]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf35120]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf35120]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)14391282 20241117085644651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644651 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdb97f2,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14391282 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644651 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644651 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644651 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644651 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a7d0c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:7 20241117085644653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644653 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644653 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644653 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644653 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085644653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644653 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) 20241117085644653 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241117085644653 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644654 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644654 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644654 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644654 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644654 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644654 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644654 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644654 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644654 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: d68ff'... (mgcp_client.c:805) 20241117085644654 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644654 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644654 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: d68ff'... (mgcp_client.c:805) 20241117085644654 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644654 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644654 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{IN_USE}: Removing from parent mgw(mgw-fsm-14061563-0)[0x5647faf3ed70] (mgcp_client_endpoint_fsm.c:873) 20241117085644654 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644654 DLMGCP DEBUG mgw-endp(mgw-fsm-14061563-0)[0x5647faf3ef80]{IN_USE}: Deallocated (fsm.c:568) 20241117085644654 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644654 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644654 DMGW DEBUG mgw(mgw-fsm-14061563-0)[0x5647faf3ed70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644654 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)14242134 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:7 TC_rab_assignment_concurrent0(217)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d68ffb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d68ffb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644665 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241117085644665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf45be0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085644666 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241117085644666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)14061563 20241117085644667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644667 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd68ffb,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14061563 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644667 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644667 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644667 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644667 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e1bc9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644667 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644667 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644667 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644667 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644667 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644667 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=001a7d0c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644667 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20241117085644667 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644667 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644667 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644667 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) 20241117085644667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{disconnected}: Freeing instance (context_map.c:202) 20241117085644667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14391282)[0x5647faef2390]{disconnected}: Deallocated (fsm.c:568) 20241117085644667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{disconnected}: Freeing instance (context_map.c:206) 20241117085644667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5647faef1ac0]{disconnected}: Deallocated (fsm.c:568) 20241117085644668 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14391282 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a7d0c), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20241117085644668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644668 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644668 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644668 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644668 DLSCCP DEBUG SCCP-SCOC(15)[0x5647faef9210]{IDLE}: Deallocated (fsm.c:568) 20241117085644668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644668 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)11203781 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:8 20241117085644670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644670 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644670 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644670 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644670 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644670 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=004e1bc9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644670 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20241117085644670 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644670 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644670 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644670 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) 20241117085644670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{disconnected}: Freeing instance (context_map.c:202) 20241117085644670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061563)[0x5647faef1bf0]{disconnected}: Deallocated (fsm.c:568) 20241117085644670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{disconnected}: Freeing instance (context_map.c:206) 20241117085644670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5647faef2540]{disconnected}: Deallocated (fsm.c:568) 20241117085644670 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14061563 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e1bc9), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20241117085644670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644670 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644670 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644670 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644670 DLSCCP DEBUG SCCP-SCOC(16)[0x5647faef9f10]{IDLE}: Deallocated (fsm.c:568) 20241117085644670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644670 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644670 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644670 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644671 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644675 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644675 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644675 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644675 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) 20241117085644675 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241117085644675 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644675 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644675 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644675 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644675 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644675 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644675 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644675 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644675 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644675 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644675 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: fdbde'... (mgcp_client.c:805) 20241117085644675 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644675 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644675 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf46ca0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644675 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: fdbde'... (mgcp_client.c:805) 20241117085644675 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085644675 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf46ca0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644675 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{IN_USE}: Removing from parent mgw(mgw-fsm-16629217-0)[0x5647faf47db0] (mgcp_client_endpoint_fsm.c:873) 20241117085644675 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644675 DLMGCP DEBUG mgw-endp(mgw-fsm-16629217-0)[0x5647faf47ba0]{IN_USE}: Deallocated (fsm.c:568) 20241117085644675 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644675 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644675 DMGW DEBUG mgw(mgw-fsm-16629217-0)[0x5647faf47db0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(218)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbde117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "fdbde117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644684 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241117085644684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf4ea10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085644684 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241117085644684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf46ca0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf46ca0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf46ca0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf46ca0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)16629217 20241117085644690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644690 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfdbde1,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16629217 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644690 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644690 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644690 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644690 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa893), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644690 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644690 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644690 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644690 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)8297221 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:9 20241117085644698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644698 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644698 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644698 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644698 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=00baa893), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644698 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20241117085644698 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644698 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644698 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644698 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) 20241117085644698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{disconnected}: Freeing instance (context_map.c:202) 20241117085644698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16629217)[0x5647faef1dc0]{disconnected}: Deallocated (fsm.c:568) 20241117085644698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{disconnected}: Freeing instance (context_map.c:206) 20241117085644698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5647faef9830]{disconnected}: Deallocated (fsm.c:568) 20241117085644698 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16629217 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa893), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20241117085644698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644698 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644698 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644698 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644698 DLSCCP DEBUG SCCP-SCOC(17)[0x5647faefae70]{IDLE}: Deallocated (fsm.c:568) 20241117085644699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644699 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644714 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644714 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644714 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644714 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644714 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) 20241117085644714 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241117085644714 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644714 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644714 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644715 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644715 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644715 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644715 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644715 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644715 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644715 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 2708'... (mgcp_client.c:805) 20241117085644715 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644715 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644715 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 2708'... (mgcp_client.c:805) 20241117085644715 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644715 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644715 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{IN_USE}: Removing from parent mgw(mgw-fsm-2558018-0)[0x5647faf50760] (mgcp_client_endpoint_fsm.c:873) 20241117085644715 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644715 DLMGCP DEBUG mgw-endp(mgw-fsm-2558018-0)[0x5647faf50df0]{IN_USE}: Deallocated (fsm.c:568) 20241117085644715 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644715 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644715 DMGW DEBUG mgw(mgw-fsm-2558018-0)[0x5647faf50760]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644715 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "27084217" }, { code := "I", val := "11111" } }, sdp := omit } 20241117085644727 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241117085644727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf576c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "27084217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644727 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241117085644727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)2558018 20241117085644733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644733 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x270842,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2558018 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644733 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644733 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644734 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00418a6e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644734 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)10493135 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:10 20241117085644741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644741 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644741 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644741 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644741 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644741 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=00418a6e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644741 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20241117085644741 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644741 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644741 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644741 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) 20241117085644741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{disconnected}: Freeing instance (context_map.c:202) 20241117085644741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2558018)[0x5647faefa710]{disconnected}: Deallocated (fsm.c:568) 20241117085644741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{disconnected}: Freeing instance (context_map.c:206) 20241117085644741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5647faefafa0]{disconnected}: Deallocated (fsm.c:568) 20241117085644741 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2558018 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00418a6e), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20241117085644741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644742 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644742 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644742 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644742 DLSCCP DEBUG SCCP-SCOC(18)[0x5647faefbc00]{IDLE}: Deallocated (fsm.c:568) 20241117085644742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644743 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644750 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644750 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644750 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644750 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) 20241117085644750 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241117085644750 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644750 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644750 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644750 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644750 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644750 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644750 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644750 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644750 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644750 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644750 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 2ddb'... (mgcp_client.c:805) 20241117085644750 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644750 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644750 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 2ddb'... (mgcp_client.c:805) 20241117085644751 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644751 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644751 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{IN_USE}: Removing from parent mgw(mgw-fsm-3005187-0)[0x5647faf59430] (mgcp_client_endpoint_fsm.c:873) 20241117085644751 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644751 DLMGCP DEBUG mgw-endp(mgw-fsm-3005187-0)[0x5647faf59ac0]{IN_USE}: Deallocated (fsm.c:568) 20241117085644751 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644751 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644751 DMGW DEBUG mgw(mgw-fsm-3005187-0)[0x5647faf59430]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644751 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "2ddb0317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "2ddb0317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644756 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241117085644756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf60390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085644756 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241117085644756 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644756 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644756 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644756 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf3e220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)3005187 20241117085644758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644758 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2ddb03,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005187 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644758 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644758 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644758 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644758 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008886df), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)11718497 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:11 20241117085644762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644762 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644762 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644762 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644762 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644762 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=008886df), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644762 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20241117085644762 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644762 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644762 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644762 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) 20241117085644762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{disconnected}: Freeing instance (context_map.c:202) 20241117085644762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005187)[0x5647faefa960]{disconnected}: Deallocated (fsm.c:568) 20241117085644762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{disconnected}: Freeing instance (context_map.c:206) 20241117085644762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5647faefc090]{disconnected}: Deallocated (fsm.c:568) 20241117085644762 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005187 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008886df), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20241117085644762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644762 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644762 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644762 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644762 DLSCCP DEBUG SCCP-SCOC(19)[0x5647faefc7f0]{IDLE}: Deallocated (fsm.c:568) 20241117085644762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644762 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644780 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644780 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644780 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644780 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644781 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) 20241117085644781 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241117085644781 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644781 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644781 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644781 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644781 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644781 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644781 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644781 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644781 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644781 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 3c64'... (mgcp_client.c:805) 20241117085644781 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf61f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644781 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 3c64'... (mgcp_client.c:805) 20241117085644781 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf61f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644781 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{IN_USE}: Removing from parent mgw(mgw-fsm-3957902-0)[0x5647faf62220] (mgcp_client_endpoint_fsm.c:873) 20241117085644781 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644781 DLMGCP DEBUG mgw-endp(mgw-fsm-3957902-0)[0x5647faf62430]{IN_USE}: Deallocated (fsm.c:568) 20241117085644781 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644781 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644781 DMGW DEBUG mgw(mgw-fsm-3957902-0)[0x5647faf62220]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(221)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "3c648e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "3c648e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644785 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241117085644785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf69090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085644785 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241117085644785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf61f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf61f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf61f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf61f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)3957902 20241117085644787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644787 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3c648e,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3957902 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644787 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644787 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644787 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644787 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e3f4b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644787 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644787 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644787 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644787 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644787 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)12935514 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:12 20241117085644790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644790 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644790 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644790 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644790 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=006e3f4b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644790 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20241117085644790 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644790 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644790 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644790 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) 20241117085644790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{disconnected}: Freeing instance (context_map.c:202) 20241117085644790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957902)[0x5647faefb440]{disconnected}: Deallocated (fsm.c:568) 20241117085644790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{disconnected}: Freeing instance (context_map.c:206) 20241117085644790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5647faefc920]{disconnected}: Deallocated (fsm.c:568) 20241117085644790 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3957902 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e3f4b), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20241117085644790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644790 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644790 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644790 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644790 DLSCCP DEBUG SCCP-SCOC(20)[0x5647faefd6c0]{IDLE}: Deallocated (fsm.c:568) 20241117085644790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644790 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644819 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644819 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644819 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644819 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644819 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) 20241117085644819 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241117085644819 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644819 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644819 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644819 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644819 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644819 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644819 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644819 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644819 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644819 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: c550'... (mgcp_client.c:805) 20241117085644819 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf69c90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644819 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: c550'... (mgcp_client.c:805) 20241117085644819 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf69c90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644819 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{IN_USE}: Removing from parent mgw(mgw-fsm-12931248-0)[0x5647faf6b350] (mgcp_client_endpoint_fsm.c:873) 20241117085644819 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644819 DLMGCP DEBUG mgw-endp(mgw-fsm-12931248-0)[0x5647faf6b140]{IN_USE}: Deallocated (fsm.c:568) 20241117085644820 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644820 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644820 DMGW DEBUG mgw(mgw-fsm-12931248-0)[0x5647faf6b350]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644820 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c550b017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c550b017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644839 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241117085644839 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644839 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644839 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644839 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf71fe0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085644840 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241117085644840 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf69c90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644840 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf69c90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644840 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf69c90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644840 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf69c90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)12931248 20241117085644844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644844 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc550b0,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12931248 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644844 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644844 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644844 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644844 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00505443), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644845 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644845 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644845 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644845 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)14138417 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644852 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644852 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644853 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644853 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644853 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) 20241117085644853 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:13 20241117085644853 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644853 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644853 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644853 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644853 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644853 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644853 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644853 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644853 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644853 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 39cc'... (mgcp_client.c:805) 20241117085644853 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf72750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 39cc'... (mgcp_client.c:805) 20241117085644854 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf72750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644854 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{IN_USE}: Removing from parent mgw(mgw-fsm-3787831-0)[0x5647faf74030] (mgcp_client_endpoint_fsm.c:873) 20241117085644854 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644854 DLMGCP DEBUG mgw-endp(mgw-fsm-3787831-0)[0x5647faf74700]{IN_USE}: Deallocated (fsm.c:568) 20241117085644854 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644854 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644854 DMGW DEBUG mgw(mgw-fsm-3787831-0)[0x5647faf74030]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644854 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "39cc3717" }, { code := "I", val := "11111" } }, sdp := omit } 20241117085644868 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241117085644868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf7afd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "39cc3717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644870 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241117085644870 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf72750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644870 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf72750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644870 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf72750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644870 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf72750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)3787831 20241117085644875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644875 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x39cc37,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787831 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644875 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644875 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644875 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644875 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc0dd5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644875 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644875 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644875 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644875 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644875 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644876 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644876 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644876 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644876 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644876 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=00505443), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644876 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20241117085644876 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644876 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644876 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:15 20241117085644876 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) 20241117085644876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{disconnected}: Freeing instance (context_map.c:202) 20241117085644876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12931248)[0x5647faefcad0]{disconnected}: Deallocated (fsm.c:568) 20241117085644876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{disconnected}: Freeing instance (context_map.c:206) 20241117085644876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5647faefcc00]{disconnected}: Deallocated (fsm.c:568) 20241117085644876 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12931248 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00505443), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20241117085644876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644876 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644876 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644876 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644876 DLSCCP DEBUG SCCP-SCOC(21)[0x5647faefe190]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: vl_from0 20241117085644876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644877 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644877 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085644878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644878 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644878 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644878 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644878 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644878 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) 20241117085644878 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241117085644878 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085644878 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644878 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085644878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085644878 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085644878 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085644878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085644878 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085644878 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085644878 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085644878 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085644878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644878 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 554a'... (mgcp_client.c:805) 20241117085644878 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf7c890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085644878 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 554a'... (mgcp_client.c:805) 20241117085644879 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085644879 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf7c890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085644879 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{IN_USE}: Removing from parent mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0] (mgcp_client_endpoint_fsm.c:873) 20241117085644879 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085644879 DLMGCP DEBUG mgw-endp(mgw-fsm-5589520-0)[0x5647faf7d1c0]{IN_USE}: Deallocated (fsm.c:568) 20241117085644879 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085644879 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085644879 DMGW DEBUG mgw(mgw-fsm-5589520-0)[0x5647faf7cbd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085644879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085644879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085644879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085644879 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)@4f831ae80fa6: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)9395803 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:14 TC_rab_assignment_concurrent0(224)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "554a1017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "554a1017" }, { code := "I", val := "22222" } }, sdp := omit } 20241117085644893 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241117085644893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf83a90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085644894 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241117085644894 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf7c890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085644894 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf7c890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085644894 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf7c890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085644894 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf7c890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)5589520 20241117085644897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085644897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085644897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085644897 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085644897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x554a10,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085644897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589520 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085644897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085644897 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085644897 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085644898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085644898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085644898 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085644898 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085644898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f65ddb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085644898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085644898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085644898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085644898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644898 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644898 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644898 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644898 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644898 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644898 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=00bc0dd5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644898 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20241117085644898 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644898 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644898 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644898 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) 20241117085644898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{disconnected}: Freeing instance (context_map.c:202) 20241117085644898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787831)[0x5647faefcd30]{disconnected}: Deallocated (fsm.c:568) 20241117085644898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{disconnected}: Freeing instance (context_map.c:206) 20241117085644898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5647faefdae0]{disconnected}: Deallocated (fsm.c:568) 20241117085644898 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787831 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc0dd5), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20241117085644898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644898 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644898 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644898 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644898 DLSCCP DEBUG SCCP-SCOC(22)[0x5647faefeed0]{IDLE}: Deallocated (fsm.c:568) 20241117085644898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644898 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)3479951 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on connection ID:15 20241117085644908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644908 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085644908 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085644908 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085644908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085644908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085644908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085644908 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085644908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085644908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085644908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085644908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085644908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085644908 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=00f65ddb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085644908 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20241117085644908 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085644908 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085644908 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085644908 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) 20241117085644908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085644908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085644908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085644908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{disconnected}: Freeing instance (context_map.c:202) 20241117085644908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5589520)[0x5647faeff000]{disconnected}: Deallocated (fsm.c:568) 20241117085644908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085644908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{disconnected}: Freeing instance (context_map.c:206) 20241117085644908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5647faeff400]{disconnected}: Deallocated (fsm.c:568) 20241117085644908 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589520 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085644908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f65ddb), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20241117085644908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085644908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085644908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085644908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085644908 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085644908 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085644909 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085644909 DLSCCP DEBUG SCCP-SCOC(23)[0x5647faeffe00]{IDLE}: Deallocated (fsm.c:568) 20241117085644909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085644909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085644909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085644909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085644909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085644909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085644909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085644909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36524<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36564<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@4f831ae80fa6: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085646906 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_rab_assignment_concurrent(196)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@4f831ae80fa6: Final verdict of PTC: none 20241117085646906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085646906 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085646906 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085646906 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4f831ae80fa6: Final verdict of PTC: none 20241117085646906 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085646906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085646906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085646906 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085646906 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085646906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085646906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085646906 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085646906 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 20241117085646906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085646906 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085646906 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085646906 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085646906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085646906 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085646906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085646906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085646906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085646906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085646906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085646907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085646907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085646907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085646907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085646907 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085646907 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085646907 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085646907 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085646907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36440<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085646907 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38175<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(204)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@4f831ae80fa6: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@4f831ae80fa6: Final verdict of PTC: none 20241117085646907 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 20241117085646907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085646907 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085646907 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST VirtHNBGW-STATS(197)@4f831ae80fa6: Final verdict of PTC: none 20241117085646907 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085646907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085646907 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085646907 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117085646907 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) 20241117085646907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085646907 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085646907 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085646907 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085646907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085646907 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085646907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085646907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(198)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@4f831ae80fa6: Final verdict of PTC: none 20241117085646907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085646908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085646908 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085646908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085646908 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085646908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085646908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085646908 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085646908 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085646908 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085646908 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(208)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085646910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sun Nov 17 08:56:46 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 20241117085646969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085647105 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085647105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b6c65), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085647105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085647105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085647105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085647105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085647105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085647105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085647105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085647105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085647105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085647105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085647105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085647105 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085647471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1912228) Waiting for packet dumper to finish... 1 (prev_count=1912228, count=1944320) 20241117085648908 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085648908 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085648908 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085648908 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085648908 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085648908 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sun Nov 17 08:56: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_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_rab_release started. 20241117085650593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085650597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085650600 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41529<->l=127.0.0.1:4262) (control_if.c:570) 20241117085650667 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085650667 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085650667 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085650667 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085650667 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085650667 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085650667 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085650667 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085650668 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085650668 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085650669 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085650669 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085650669 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085650669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085650669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085650669 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085650669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085650669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085650669 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085650669 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085650669 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085650669 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085650669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085650669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085650669 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085650669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085650669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085650669 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085650669 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085650669 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085650669 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085650669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085650669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085650669 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085650669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085650669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085650669 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085650669 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085650669 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085650669 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085650669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085650669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085650669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085650669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085650669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085650669 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085650669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085650669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085650669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085650669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085650669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085650669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085650669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085650669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085650669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085650669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085650669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085650669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085650669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(233)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085650685 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085650685 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085650685 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085650685 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085650685 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085650685 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085650686 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085650686 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085650687 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085650687 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085650687 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085650687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085650687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085650687 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085650687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085650687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085650687 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085650687 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085650687 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085650687 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085650687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085650687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085650687 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085650687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085650687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085650687 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085650687 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085650687 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085650687 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085650687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085650687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085650687 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085650687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085650687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085650687 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085650687 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085650687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085650687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085650687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085650687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085650687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085650687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085650687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085650687 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085650687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085650687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085650687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085650687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085650687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085650687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085650687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085650687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085650687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085650687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085650687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085650687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085650687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085650708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085650708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085650708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085650708 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085650708 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085650708 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085650708 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085650708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085650708 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085650881 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085650881 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085650881 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085650881 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085650890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650890 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085650890 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085650890 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085650890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085650890 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085650891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085650893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650893 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085650893 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085650893 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085650893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085650893 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085650893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085650893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085650894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085650894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085650894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085650894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085650894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085650894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085650894 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085650894 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085650894 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085650895 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085650895 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085650895 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085650895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085650895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085650895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085650895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085650895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085650895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085650895 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085650896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085650896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085650896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085650896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085650896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085650896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085650896 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085650899 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085650899 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085650899 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085650899 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085650904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650904 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085650904 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085650904 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085650904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085650904 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085650904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085650907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650907 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085650907 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085650907 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085650907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085650907 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085650907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085650907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085650907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085650907 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085650907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085650907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085650907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085650907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085650907 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085650907 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085650907 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085650908 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085650908 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085650908 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085650908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085650908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085650908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085650908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085650908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085650908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085650908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085650908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085650908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085650908 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085650908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085650908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085650909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085650909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085650909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085650909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085650909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085650909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085651696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085651696 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085651696 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085651696 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085651696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085651696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085651696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085651696 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085651696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085651696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085651696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085651696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085651696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085651696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085651696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085651696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085651696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085651696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085651696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085651696 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085651696 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085651696 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085651696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085651696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085651696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085651696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085651696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085651696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085651696 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085651696 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085651696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085651696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085651696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085651696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085651696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085651696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085651696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085651696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085651699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085651699 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085651699 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085651699 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085651699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085651699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085651699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085651699 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085651699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085651699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085651699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085651699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085651699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085651699 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085651699 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085651699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085651699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085651700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085651700 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085651700 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085651700 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085651704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085651704 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085651704 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085651704 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085651704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085651704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085651704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085651704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085651704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085651704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085651704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085651704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085651704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085651704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085651704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085651704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085651704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085651704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085651704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085651704 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085651704 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085651704 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085651704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085651704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085651704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085651704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085651704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085651704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085651704 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085651704 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085651705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085651705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085651705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085651705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085651705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085651705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085651705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085651705 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085651707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085651707 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085651707 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085651707 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085651707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085651707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085651707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085651707 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085651707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085651707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085651707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085651707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085651707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085651707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085651707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085651707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085651707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085651707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085651707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085651707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085651707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085651707 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085651707 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085651707 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085651730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@4f831ae80fa6: f_create_expect(l3 := 'B761093AAB6B02546F52'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@4f831ae80fa6: Created Expect[0] for 'B761093AAB6B02546F52'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@4f831ae80fa6: Added conn table entry 0TC_rab_release0(238)12665767 20241117085652778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085652778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085652778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085652778 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085652778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc143a7, normal) (hnbgw_rua.c:407) 20241117085652778 DHNB DEBUG map_rua[0x5647faf00cc0]{init}: Allocated (fsm.c:456) 20241117085652778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085652778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12665767 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085652778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085652778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085652778 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12665767 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085652778 DCN DEBUG map_sccp[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085652778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085652778 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12665767 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085652778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12665767 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085652778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085652778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085652778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085652778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085652778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085652778 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085652778 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{IDLE}: Allocated (fsm.c:456) 20241117085652778 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085652778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab761093aab6b02546f52004f40030000b30056400500f1100926) (sccp_scrc.c:406) 20241117085652778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085652778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085652778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085652778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085652778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085652779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085652779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085652779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085652779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085652779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085652779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085652779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085652779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085652779 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085652779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085652779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085652779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085652779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085652779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085652779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085652779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085652779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085652779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085652779 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@4f831ae80fa6: Found Expect[0] for l3='B761093AAB6B02546F52'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@4f831ae80fa6: Added conn table entry 0TC_rab_release0(238)7599558 HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085652798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085652798 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085652798 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085652798 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085652798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085652798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085652798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085652798 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085652798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085652798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085652798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085652798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085652798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085652798 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00345219) (sccp_scrc.c:477) 20241117085652798 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20241117085652798 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_rab_release0(238)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085652798 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085652799 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085652799 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085652799 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) 20241117085652799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085652799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release0(238)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117085653002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085653002 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085653002 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085653002 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085653002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085653002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085653002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085653002 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085653002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085653002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085653002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085653002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085653002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085653003 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) 20241117085653003 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241117085653003 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085653003 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085653003 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085653003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085653003 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085653003 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085653003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085653003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085653003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085653003 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085653003 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085653003 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085653003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085653003 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085653003 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{UNUSED}: Allocated (fsm.c:456) 20241117085653003 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{UNUSED}: is child of mgw(mgw-fsm-12665767-0)[0x5647faf00140] (fsm.c:486) 20241117085653003 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12665767-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:724) 20241117085653003 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085653003 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085653003 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085653003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665767-0)[0x5647faee8170]{ST_CRCX}: Allocated (fsm.c:456) 20241117085653003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665767-0)[0x5647faee8170]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0] (fsm.c:486) 20241117085653003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665767-0)[0x5647faee8170]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085653003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665767-0)[0x5647faee8170]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085653003 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: c143a'... (mgcp_client.c:805) 20241117085653003 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085653003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665767-0)[0x5647faee8170]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085653003 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c143a717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c143a717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c143a717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c143a717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117085653042 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241117085653042 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085653042 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085653042 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085653042 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085653042 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085653042 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653042 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653042 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085653042 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085653042 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653042 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085653042 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085653042 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085653042 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085653042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085653042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085653042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085653042 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085653078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085653078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085653078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085653078 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085653078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc143a7) (hnbgw_rua.c:471) 20241117085653078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12665767 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085653078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085653078 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085653078 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085653078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085653078 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085653078 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085653078 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085653078 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085653078 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085653078 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12665767-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:724) 20241117085653078 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085653078 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085653078 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085653078 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: c143a'... (mgcp_client.c:805) 20241117085653078 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085653078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085653078 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085653078 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653078 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c143a717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c143a717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085653100 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241117085653100 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085653100 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085653100 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653100 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085653100 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085653100 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12665767-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:724) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085653100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665767-0)[0x5647faee9170]{ST_CRCX}: Allocated (fsm.c:456) 20241117085653100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665767-0)[0x5647faee9170]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0] (fsm.c:486) 20241117085653100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665767-0)[0x5647faee9170]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085653100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665767-0)[0x5647faee9170]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241117085653100 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: c143a'... (mgcp_client.c:805) 20241117085653100 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085653100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665767-0)[0x5647faee9170]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653100 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c143a717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c143a717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085653120 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241117085653120 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee9170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085653120 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee9170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085653120 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee9170]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085653120 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee9170]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085653120 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085653120 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653120 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653120 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653120 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085653120 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085653120 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653120 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{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) 20241117085653120 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085653120 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085653120 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085653120 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085653120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085653120 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085653120 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085653120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345219), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085653120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085653120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085653120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085653120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085653120 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085653120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085653120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085653120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085653120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085653120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085653120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085653120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085653120 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@4f831ae80fa6: 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)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: vl_len:21 HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241117085653164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085653164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085653164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085653164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085653164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085653164 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) 20241117085653164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085653164 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085653164 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085653164 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085653164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085653164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085653164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085653164 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085653164 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241117085653164 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085653164 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085653164 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085653164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085653164 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085653164 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085653164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085653164 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241117085653164 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241117085653164 DMGW NOTICE mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241117085653164 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241117085653164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241117085653164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241117085653164 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241117085653164 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085653164 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085653164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085653164 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: c143a'... (mgcp_client.c:805) 20241117085653164 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085653164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085653164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee9170]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085653164 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: c143a'... (mgcp_client.c:805) 20241117085653164 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085653164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee9170]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085653164 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{IN_USE}: Removing from parent mgw(mgw-fsm-12665767-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:873) 20241117085653164 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085653164 DLMGCP DEBUG mgw-endp(mgw-fsm-12665767-0)[0x5647faee99c0]{IN_USE}: Deallocated (fsm.c:568) 20241117085653164 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085653164 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085653164 DMGW DEBUG mgw(mgw-fsm-12665767-0)[0x5647faf00140]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085653164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085653164 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)@4f831ae80fa6: 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)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c143a717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c143a717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085653205 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241117085653205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085653205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085653205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085653205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085653205 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241117085653205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee9170]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085653205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee9170]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085653205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee9170]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085653205 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faee9170]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085653205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_release(225)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@4f831ae80fa6: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@4f831ae80fa6: Final verdict of PTC: none 20241117085653208 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41529<->l=127.0.0.1:4262) (control_if.c:193) 20241117085653208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085653208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085653208 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085653208 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085653208 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085653208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085653208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085653208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085653208 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085653208 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085653208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345219), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085653208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085653208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085653208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085653208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(234)@4f831ae80fa6: Final verdict of PTC: none 20241117085653208 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085653208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085653208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085653208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{disrupted}: Freeing instance (context_map.c:202) 20241117085653208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665767)[0x5647faf00cc0]{disrupted}: Deallocated (fsm.c:568) 20241117085653208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn0-RAN(235)@4f831ae80fa6: Final verdict of PTC: none 20241117085653208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{disconnected}: Freeing instance (context_map.c:206) 20241117085653208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5647faee9e50]{disconnected}: Deallocated (fsm.c:568) 20241117085653208 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12665767 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085653208 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085653208 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085653208 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 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085653208 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085653208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085653208 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085653208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085653208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085653208 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085653208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085653208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085653208 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085653208 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085653208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085653208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085653208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085653208 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(236)@4f831ae80fa6: Final verdict of PTC: none 20241117085653208 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085653208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085653208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085653208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085653208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085653208 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085653208 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085653208 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085653208 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085653208 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 20241117085653208 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085653208 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085653208 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 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085653208 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085653208 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085653208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085653208 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085653208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085653208 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)@4f831ae80fa6: Final verdict of PTC: none 20241117085653208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085653208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085653208 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085653208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085653208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085653208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085653208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085653208 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085653208 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085653208 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085653208 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release-Iuh0(229)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(237)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@4f831ae80fa6: Final verdict of PTC: none 20241117085653222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085653224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_rab_release finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sun Nov 17 08:56:53 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241117085653282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085653784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33894<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270788) Waiting for packet dumper to finish... 1 (prev_count=270788, count=332028) 20241117085655208 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085655208 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085655208 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085655208 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085655208 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085655208 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sun Nov 17 08:56: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_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_rab_release_abnormal started. 20241117085656893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085656898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085656901 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40673<->l=127.0.0.1:4262) (control_if.c:570) 20241117085656975 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085656975 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085656976 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085656976 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085656976 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085656976 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085656976 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085656976 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085656976 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085656976 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085656977 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085656977 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085656977 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085656977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085656977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085656977 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085656977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085656977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085656977 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085656977 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085656977 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085656977 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085656977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085656977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085656977 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085656977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085656977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085656977 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085656977 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085656977 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085656977 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085656977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085656977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085656977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085656977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085656977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085656977 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085656977 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085656977 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085656977 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085656977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085656977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085656977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085656977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085656977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085656977 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085656978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085656978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085656978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085656978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085656978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085656978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085656978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085656978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085656978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085656978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085656978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085656978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085656978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085656978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085656978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085656978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085656978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(247)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085656990 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085656990 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085656990 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085656990 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085656990 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085656990 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085656990 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085656990 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085656991 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085656991 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085656991 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085656991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085656991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085656991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085656992 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085656992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085656992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085656992 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085656992 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085656992 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085656992 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085656992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085656992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085656992 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085656992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085656992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085656992 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085656992 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085656992 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085656992 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085656992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085656992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085656992 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085656992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085656992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085656992 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085656992 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085656992 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085656992 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085656992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085656992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085656992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085656992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085656992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085656992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085656992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085656992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085656992 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085656992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085656992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085656992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085656992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085656992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085656992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085656992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085656992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085656992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085656992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085656992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085656992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085656992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085656992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085656992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085656992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085656992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085657015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085657015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085657015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085657015 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085657015 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085657015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085657015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085657015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085657015 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085657105 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085657105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b6c65), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085657105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085657105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085657105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085657105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085657106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085657106 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085657106 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085657106 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085657106 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085657106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085657106 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117085657188 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085657189 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085657189 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085657189 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085657194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085657194 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085657194 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085657194 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085657194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085657194 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085657194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085657194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085657194 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085657194 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085657194 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085657194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085657194 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085657194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085657194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085657194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085657194 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085657194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085657194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085657194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085657194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085657194 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085657194 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085657194 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085657196 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085657196 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085657196 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085657196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085657196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085657196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085657196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085657196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085657196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085657196 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085657196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085657196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085657196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085657196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085657196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085657196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085657196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085657196 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085657203 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085657203 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085657203 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085657203 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085657209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085657209 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085657209 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085657209 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085657209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085657209 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085657209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085657212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085657212 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085657212 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085657212 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085657212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085657212 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085657212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085657212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085657212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085657212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085657212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085657212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085657212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085657212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085657212 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085657212 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085657212 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085657213 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085657213 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085657213 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085657213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085657213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085657213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085657213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085657214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085657214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085657214 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085657214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085657214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085657214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085657214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085657214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085657214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085657214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085657214 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085657993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085657993 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085657993 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085657993 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085657993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085657993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085657993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085657993 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085657993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085657993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085657993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085657993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085657993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085657993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085657993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085657993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085657993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085657994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085657994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085657994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085657994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085657994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085657994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085657994 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085657993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085657993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085657993 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085657993 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085657993 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085657993 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085657993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085657993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085657994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085657994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085657994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085657994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085657994 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085657994 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085657995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085657995 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085657995 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085657995 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085657995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085657995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085657995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085657995 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085657995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085657995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085657995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085657995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085657995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085657995 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085657995 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085657995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085657995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085657996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085657996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085657996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085657996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085657996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085657996 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085657996 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085658016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085658016 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085658016 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085658016 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085658016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085658016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085658016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085658016 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085658016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085658016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085658016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085658016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085658016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085658016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085658016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085658016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085658016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658017 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085658017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085658017 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085658017 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085658017 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085658017 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085658017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085658017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085658017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085658017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085658017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085658017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085658017 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085658017 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085658017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085658017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085658017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085658017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085658017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085658017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085658017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085658017 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085658017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085658017 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085658017 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085658017 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085658017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085658017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085658017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085658017 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085658017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085658017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085658017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085658017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085658017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085658017 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085658017 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085658017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085658017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085658018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085658018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085658018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085658018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085658018 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085658018 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085658018 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085658044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33928<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@4f831ae80fa6: f_create_expect(l3 := 'CA9CB49F869705404C40'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@4f831ae80fa6: Created Expect[0] for 'CA9CB49F869705404C40'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@4f831ae80fa6: Added conn table entry 0TC_rab_release_abnormal0(252)6016644 20241117085659098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085659098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085659098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085659098 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085659098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5bce84, normal) (hnbgw_rua.c:407) 20241117085659098 DHNB DEBUG map_rua[0x5647faf00cc0]{init}: Allocated (fsm.c:456) 20241117085659098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085659098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6016644 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085659098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085659098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085659098 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6016644 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085659098 DCN DEBUG map_sccp[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085659098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085659098 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6016644 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085659098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6016644 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085659098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085659098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085659098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085659098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085659098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085659098 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085659098 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{IDLE}: Allocated (fsm.c:456) 20241117085659098 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085659098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aca9cb49f869705404c40004f40030002680056400500f1100926) (sccp_scrc.c:406) 20241117085659098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085659098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085659098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085659098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085659098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085659098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085659098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085659098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085659098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085659098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085659098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085659098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085659098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085659098 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085659098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085659098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085659098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085659098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085659098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085659098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085659098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085659098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085659098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085659098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@4f831ae80fa6: Found Expect[0] for l3='CA9CB49F869705404C40'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@4f831ae80fa6: Added conn table entry 0TC_rab_release_abnormal0(252)5008087 HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085659118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085659118 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085659118 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085659118 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085659118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085659118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085659118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085659118 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085659118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085659118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085659118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085659119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085659119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085659119 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00549e7c) (sccp_scrc.c:477) 20241117085659119 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20241117085659119 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085659119 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085659119 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085659119 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085659119 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) 20241117085659119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085659119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release_abnormal0(252)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117085659322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085659322 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085659322 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085659322 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085659322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085659322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085659322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085659322 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085659322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085659323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085659323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085659323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085659323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085659323 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) 20241117085659323 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241117085659323 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085659323 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085659323 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085659323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085659323 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085659323 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085659323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085659323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085659323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085659323 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085659323 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085659323 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085659323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085659323 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085659323 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{UNUSED}: Allocated (fsm.c:456) 20241117085659323 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{UNUSED}: is child of mgw(mgw-fsm-6016644-0)[0x5647faee8170] (fsm.c:486) 20241117085659323 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6016644-0)[0x5647faee8170] (mgcp_client_endpoint_fsm.c:724) 20241117085659323 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085659323 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085659323 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085659323 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6016644-0)[0x5647faf00140]{ST_CRCX}: Allocated (fsm.c:456) 20241117085659323 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6016644-0)[0x5647faf00140]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0] (fsm.c:486) 20241117085659323 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6016644-0)[0x5647faf00140]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085659323 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6016644-0)[0x5647faf00140]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085659323 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 5bce8'... (mgcp_client.c:805) 20241117085659323 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085659323 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6016644-0)[0x5647faf00140]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085659323 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5bce8417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bce8417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5bce8417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bce8417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117085659360 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241117085659360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085659360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085659360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085659360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085659360 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085659360 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659360 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659360 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085659360 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085659360 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659360 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085659360 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085659360 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085659360 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085659360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085659360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085659360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085659360 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085659377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085659377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085659377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085659377 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085659377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5bce84) (hnbgw_rua.c:471) 20241117085659377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6016644 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085659377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085659377 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085659377 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085659377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085659377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085659377 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085659377 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085659377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085659377 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085659377 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6016644-0)[0x5647faee8170] (mgcp_client_endpoint_fsm.c:724) 20241117085659377 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085659377 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085659377 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085659377 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 5bce8'... (mgcp_client.c:805) 20241117085659377 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241117085659377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085659377 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085659377 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659377 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5bce8417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bce8417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085659383 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241117085659383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085659383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085659383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659383 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085659383 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085659383 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6016644-0)[0x5647faee8170] (mgcp_client_endpoint_fsm.c:724) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085659383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6016644-0)[0x5647faf00610]{ST_CRCX}: Allocated (fsm.c:456) 20241117085659383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6016644-0)[0x5647faf00610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0] (fsm.c:486) 20241117085659383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6016644-0)[0x5647faf00610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085659383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6016644-0)[0x5647faf00610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241117085659383 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 5bce8'... (mgcp_client.c:805) 20241117085659383 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241117085659383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6016644-0)[0x5647faf00610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659383 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5bce8417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bce8417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085659388 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241117085659388 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085659388 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085659388 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085659388 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085659388 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085659388 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659388 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659388 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659388 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085659388 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085659388 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659388 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{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) 20241117085659388 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085659388 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085659388 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085659388 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085659388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085659388 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085659388 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085659388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00549e7c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085659388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085659388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085659388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085659388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085659388 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085659388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085659388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085659388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085659388 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085659388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085659388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085659388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085659388 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@4f831ae80fa6: 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)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: vl_len:21 HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241117085659402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085659402 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085659402 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085659402 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085659402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085659402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085659402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085659402 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085659402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085659402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085659402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085659402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085659402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085659402 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) 20241117085659402 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241117085659402 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085659402 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085659402 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085659402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085659402 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085659402 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085659402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085659402 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241117085659402 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241117085659402 DMGW NOTICE mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241117085659402 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241117085659402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241117085659402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241117085659402 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241117085659402 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085659402 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085659402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085659403 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 5bce8'... (mgcp_client.c:805) 20241117085659403 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085659403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085659403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085659403 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 5bce8'... (mgcp_client.c:805) 20241117085659403 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085659403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085659403 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{IN_USE}: Removing from parent mgw(mgw-fsm-6016644-0)[0x5647faee8170] (mgcp_client_endpoint_fsm.c:873) 20241117085659403 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085659403 DLMGCP DEBUG mgw-endp(mgw-fsm-6016644-0)[0x5647faee99c0]{IN_USE}: Deallocated (fsm.c:568) 20241117085659403 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085659403 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085659403 DMGW DEBUG mgw(mgw-fsm-6016644-0)[0x5647faee8170]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085659403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085659403 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)@4f831ae80fa6: 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)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5bce8417" }, { code := "I", val := "11111" } }, sdp := omit } 20241117085659443 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241117085659443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085659443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085659443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085659443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00140]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085659443 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241117085659443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085659443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085659443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085659443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5bce8417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(252)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085659444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33928<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085659447 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40673<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_release_abnormal(239)@4f831ae80fa6: Final verdict of PTC: none 20241117085659447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085659447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085659447 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085659447 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085659447 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085659447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085659447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085659447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085659447 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085659447 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085659447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00549e7c), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085659447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085659447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085659447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085659447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085659447 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085659447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085659447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085659447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{disrupted}: Freeing instance (context_map.c:202) 20241117085659447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6016644)[0x5647faf00cc0]{disrupted}: Deallocated (fsm.c:568) 20241117085659447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085659447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{disconnected}: Freeing instance (context_map.c:206) 20241117085659447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5647faee9e50]{disconnected}: Deallocated (fsm.c:568) 20241117085659447 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6016644 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-M3UA(247)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(251)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@4f831ae80fa6: Final verdict of PTC: none 20241117085659447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085659447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085659447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085659447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085659447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085659447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085659447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085659447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_release_abnormal-Iuh0-RUA(244)@4f831ae80fa6: Final verdict of PTC: none 20241117085659447 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085659447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085659447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085659447 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085659447 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085659447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085659447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(246)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@4f831ae80fa6: Final verdict of PTC: none 20241117085659447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085659447 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 20241117085659447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085659447 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085659447 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085659447 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085659447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085659447 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085659447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085659448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(248)@4f831ae80fa6: Final verdict of PTC: none 20241117085659448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085659448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085659448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085659448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085659448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085659448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085659448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085659448 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085659448 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085659448 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085659448 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release_abnormal-Iuh0(243)@4f831ae80fa6: Final verdict of PTC: none 20241117085659448 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 20241117085659448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085659448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085659448 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(245)@4f831ae80fa6: Final verdict of PTC: none 20241117085659448 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085659448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085659448 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085659448 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117085659448 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) 20241117085659448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085659448 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085659448 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085659448 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085659448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085659448 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085659448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085659448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085659448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085659448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085659448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085659448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(250)@4f831ae80fa6: Final verdict of PTC: none 20241117085659448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085659448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085659448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085659448 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085659448 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085659448 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085659448 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085659462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33914<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085659464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33900<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sun Nov 17 08:56:59 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 20241117085659513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085700016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=335712) Waiting for packet dumper to finish... 1 (prev_count=335712, count=336576) 20241117085701449 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085701449 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085701449 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085701449 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085701449 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085701449 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sun Nov 17 08:57:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_rab_assign_fail started. 20241117085703108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085703111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085703115 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33585<->l=127.0.0.1:4262) (control_if.c:570) 20241117085703174 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085703175 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085703175 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085703175 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085703175 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085703175 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085703175 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085703175 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085703175 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085703175 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_fail-Iuh0(257)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085703176 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085703176 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085703176 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085703176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085703176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703176 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085703176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703176 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085703176 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085703176 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085703176 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085703176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085703176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703176 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085703176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703176 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085703176 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085703176 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085703176 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085703176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085703176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703176 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085703176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703176 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085703176 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085703176 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085703176 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085703176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085703176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085703176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703176 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085703177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085703177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085703177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085703177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085703177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(261)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085703190 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085703190 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085703190 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085703190 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085703190 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085703190 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085703190 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085703190 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085703191 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085703191 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085703191 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085703191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085703191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085703191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703191 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085703191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703191 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085703191 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085703191 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085703191 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085703191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085703191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085703191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703191 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085703191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703191 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085703191 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085703191 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085703191 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085703191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085703191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085703192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703192 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085703192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703192 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085703192 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085703192 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085703192 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085703192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085703192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085703192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085703192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703192 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085703192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085703192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085703192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085703192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085703192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085703208 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085703208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345219), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085703208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085703208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703208 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703208 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703208 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085703208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085703208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085703208 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085703214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085703214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085703214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085703214 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085703214 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085703214 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085703214 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085703214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085703214 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085703388 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085703389 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085703389 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085703389 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085703395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703395 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085703396 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085703396 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085703396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085703396 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085703396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085703398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703398 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085703398 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085703398 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085703398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085703398 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085703398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085703399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085703399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085703399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085703399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085703399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085703399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085703399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085703399 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085703399 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085703399 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085703400 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085703400 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085703400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085703400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085703400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085703400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085703401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703401 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085703401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085703401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085703401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085703401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085703401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085703404 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085703404 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085703404 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085703404 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085703410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703410 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085703410 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085703410 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085703410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085703410 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085703410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085703413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703413 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085703413 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085703413 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085703413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085703413 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085703413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085703413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085703413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085703413 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085703413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085703413 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085703413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085703413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085703413 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085703413 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085703413 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085703415 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085703415 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085703415 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085703415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085703415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085703415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085703415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085703415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085703415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085703415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085703415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085703415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085703415 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085703415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085703415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085703415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085703415 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085703415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085703415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085703415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085703415 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085704197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085704197 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085704197 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085704197 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085704197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085704197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085704197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085704197 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085704197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085704197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085704197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085704197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085704197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085704197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085704197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085704197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085704197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085704198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085704198 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085704198 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085704198 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085704198 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085704198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085704198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085704198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085704198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085704198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085704198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085704198 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085704198 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085704198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085704198 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085704198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085704198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085704198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085704198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085704198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085704198 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085704198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085704198 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085704198 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085704198 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085704198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085704198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085704198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085704198 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085704198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085704198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085704198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085704198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085704198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085704198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085704198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085704198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085704198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085704198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085704198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085704198 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085704198 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085704212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085704212 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085704212 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085704212 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085704212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085704212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085704212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085704212 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085704212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085704212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085704212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085704212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085704212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085704212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085704212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085704212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085704212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085704212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085704212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085704212 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085704212 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085704212 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085704212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085704212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085704212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085704212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085704212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085704212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085704212 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085704212 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085704212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085704212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085704212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085704212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085704212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085704212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085704212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085704212 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085704213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085704213 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085704213 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085704213 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085704213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085704213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085704213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085704213 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085704213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085704213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085704213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085704213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085704213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085704213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085704213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085704213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085704213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085704213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085704213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085704213 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085704213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085704213 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085704213 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085704213 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085704236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54048<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@4f831ae80fa6: f_create_expect(l3 := '1FABC19353F85A27E68D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@4f831ae80fa6: Created Expect[0] for '1FABC19353F85A27E68D'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@4f831ae80fa6: Added conn table entry 0TC_rab_assign_fail0(266)7824788 20241117085705254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085705254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085705254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085705254 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085705254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x776594, normal) (hnbgw_rua.c:407) 20241117085705254 DHNB DEBUG map_rua[0x5647faf00cc0]{init}: Allocated (fsm.c:456) 20241117085705254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085705254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7824788 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085705254 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085705254 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085705254 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7824788 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085705254 DCN DEBUG map_sccp[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085705254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085705254 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7824788 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085705254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7824788 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085705254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085705254 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085705254 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085705254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085705254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085705254 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085705254 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{IDLE}: Allocated (fsm.c:456) 20241117085705254 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085705254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1fabc19353f85a27e68d004f40030003850056400500f1100926) (sccp_scrc.c:406) 20241117085705254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085705254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085705254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085705254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085705254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085705254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085705254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085705254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085705254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085705254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085705254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085705254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085705254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085705254 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085705254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085705254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085705254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085705254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085705254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085705254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085705254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085705255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085705255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085705255 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@4f831ae80fa6: Found Expect[0] for l3='1FABC19353F85A27E68D'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@4f831ae80fa6: Added conn table entry 0TC_rab_assign_fail0(266)16380460 HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085705259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085705259 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085705259 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085705259 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085705259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085705259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085705259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085705259 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085705259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085705259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085705259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085705259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085705259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085705259 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00372bf2) (sccp_scrc.c:477) 20241117085705259 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20241117085705259 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085705259 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085705259 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085705259 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085705259 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) 20241117085705259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085705259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(254)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117085705462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085705462 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085705462 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085705462 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085705462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085705462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085705462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085705463 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085705463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085705463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085705463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085705463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085705463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085705463 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) 20241117085705463 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20241117085705463 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085705463 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085705463 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085705463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085705463 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085705463 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085705463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085705463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085705463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085705463 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085705463 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085705463 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085705463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085705463 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085705463 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{UNUSED}: Allocated (fsm.c:456) 20241117085705463 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{UNUSED}: is child of mgw(mgw-fsm-7824788-0)[0x5647faf00140] (fsm.c:486) 20241117085705463 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7824788-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:724) 20241117085705463 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085705463 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085705463 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085705463 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7824788-0)[0x5647faee8170]{ST_CRCX}: Allocated (fsm.c:456) 20241117085705463 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7824788-0)[0x5647faee8170]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0] (fsm.c:486) 20241117085705463 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7824788-0)[0x5647faee8170]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085705463 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7824788-0)[0x5647faee8170]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085705464 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 77659'... (mgcp_client.c:805) 20241117085705464 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085705464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7824788-0)[0x5647faee8170]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085705464 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77659417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77659417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77659417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77659417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117085705506 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241117085705506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085705506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085705506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085705506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085705506 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085705506 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{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) 20241117085705506 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{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) 20241117085705506 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085705506 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085705506 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{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) 20241117085705506 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085705506 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085705506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085705506 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085705506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085705506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085705506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085705506 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085705542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085705542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085705542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241117085705542 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085705542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x776594) (hnbgw_rua.c:471) 20241117085705542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7824788 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241117085705542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085705542 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085705542 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085705542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085705542 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241117085705542 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085705542 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085705542 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241117085705542 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241117085705542 DMGW ERROR mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241117085705542 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241117085705542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241117085705542 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085705542 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085705542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00372bf2), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20241117085705542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085705542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085705542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085705542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085705542 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241117085705542 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085705542 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085705542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085705542 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 77659'... (mgcp_client.c:805) 20241117085705542 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241117085705542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085705542 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{IN_USE}: Removing from parent mgw(mgw-fsm-7824788-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:873) 20241117085705542 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085705542 DLMGCP DEBUG mgw-endp(mgw-fsm-7824788-0)[0x5647faee99c0]{IN_USE}: Deallocated (fsm.c:568) 20241117085705542 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085705542 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085705542 DMGW DEBUG mgw(mgw-fsm-7824788-0)[0x5647faf00140]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085705543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085705543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085705543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085705543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085705543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085705543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085705543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085705543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "77659417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085705582 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241117085705582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085705582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085705582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085705582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee8170]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085705583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(263)@4f831ae80fa6: Final verdict of PTC: none 20241117085705587 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085705587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085705588 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085705588 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 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085705588 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085705588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085705588 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085705588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(264)@4f831ae80fa6: Final verdict of PTC: none 20241117085705588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085705588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085705588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085705588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085705588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085705588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085705588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085705588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085705588 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085705588 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085705588 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085705588 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085705588 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33585<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assign_fail(253)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@4f831ae80fa6: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(265)@4f831ae80fa6: Final verdict of PTC: none 20241117085705588 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 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085705588 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) 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed TC_rab_assign_fail-Iuh0(257)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@4f831ae80fa6: Final verdict of PTC: none 20241117085705588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085705588 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085705588 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085705588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085705588 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085705588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085705588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085705588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) IPA-CTRL-CLI-IPA(255)@4f831ae80fa6: Final verdict of PTC: none 20241117085705588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085705588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085705588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085705588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085705588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085705588 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085705588 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085705588 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085705588 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085705588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085705588 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085705588 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085705588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00372bf2), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085705588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085705588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085705588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085705588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085705588 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085705588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085705588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085705588 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085705588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085705588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085705588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085705589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{disrupted}: Freeing instance (context_map.c:202) 20241117085705589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7824788)[0x5647faf00cc0]{disrupted}: Deallocated (fsm.c:568) 20241117085705589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085705589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{disconnected}: Freeing instance (context_map.c:206) 20241117085705589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5647faee9e50]{disconnected}: Deallocated (fsm.c:568) 20241117085705589 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7824788 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085705589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085705589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085705589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085705589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085705589 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085705589 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085705589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085705589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085705589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085705589 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085705589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085705589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085705589 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085705589 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085705589 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(261)@4f831ae80fa6: Final verdict of PTC: none 20241117085705596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54040<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085705598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54034<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_rab_assign_fail finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sun Nov 17 08:57:05 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 20241117085705638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085706141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306648) 20241117085707106 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085707106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b6c65), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085707106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085707106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085707106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085707106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085707106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085707106 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085707107 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085707107 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085707107 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085707107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085707107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085707107 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=306648, count=307404) 20241117085707588 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085707588 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085707589 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085707589 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085707589 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085707589 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sun Nov 17 08:57:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_rab_assign_mgcp_to started. 20241117085709245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085709250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085709253 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41165<->l=127.0.0.1:4262) (control_if.c:570) 20241117085709327 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085709327 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085709328 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085709328 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085709328 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085709328 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085709328 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085709328 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085709328 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085709328 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085709329 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085709329 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085709329 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085709329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085709329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085709329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709329 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085709329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709329 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085709329 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085709329 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085709329 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085709329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085709329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085709329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709329 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085709329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709329 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085709329 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085709329 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085709329 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085709329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085709329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085709329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085709329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709329 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085709330 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085709330 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085709330 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085709330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085709330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085709330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085709330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709330 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085709330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085709330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085709330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085709330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085709330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(275)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085709344 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085709345 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085709345 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085709345 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085709345 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085709345 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085709345 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085709345 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085709346 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085709346 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085709346 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085709346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085709346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085709346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709346 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085709346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709346 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085709346 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085709346 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085709346 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085709346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085709346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085709346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709346 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085709346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709346 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085709346 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085709346 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085709346 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085709346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085709346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085709346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709347 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085709347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709347 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085709347 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085709347 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085709347 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085709347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085709347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085709347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085709347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709347 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085709347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085709347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085709347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085709347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085709347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085709375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085709375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085709375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085709375 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085709375 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085709375 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085709375 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085709375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085709375 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085709447 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085709447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00549e7c), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085709447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085709447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709448 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085709448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085709448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085709448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085709542 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085709542 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085709542 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085709542 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085709545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709545 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085709545 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085709545 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085709545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085709545 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085709545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085709547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709547 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085709547 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085709547 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085709547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085709547 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085709547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085709547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085709547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085709547 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085709547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085709547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085709547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085709547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085709547 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085709547 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085709547 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085709548 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085709548 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085709548 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085709548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085709548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085709548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085709548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709548 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085709548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085709548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085709548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085709548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085709548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085709561 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085709561 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085709561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085709561 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085709567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709567 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085709567 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085709567 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085709567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085709567 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085709567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085709569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709569 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085709569 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085709569 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085709569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085709569 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085709569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085709570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085709570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085709570 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085709570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085709570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085709570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085709570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085709570 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085709570 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085709570 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085709571 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085709571 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085709571 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085709571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085709571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085709571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085709571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085709571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085709571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085709571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085709571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085709571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085709571 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085709571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085709571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085709571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085709571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085709571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085709571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085709571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085709571 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085710358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085710358 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085710358 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085710358 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085710358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085710358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085710358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085710358 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085710358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085710358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085710358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085710358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085710358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085710358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085710358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085710358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085710358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085710358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085710358 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085710358 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085710358 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085710358 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085710358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085710358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085710358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085710358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085710358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085710358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085710358 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085710358 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085710359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085710359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085710359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085710359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085710359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085710359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085710359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085710359 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085710360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085710360 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085710360 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085710360 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085710360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085710360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085710360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085710360 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085710360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085710360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085710360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085710360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085710360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085710360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085710360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085710360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085710360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085710361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085710361 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085710361 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085710361 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085710370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085710370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085710370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085710370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085710370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085710370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085710370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085710370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085710370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085710370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085710370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085710370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085710370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085710370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085710370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085710370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085710370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085710370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085710370 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085710370 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085710370 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085710370 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085710370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085710370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085710370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085710370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085710370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085710370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085710370 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085710370 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085710370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085710370 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085710370 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085710370 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085710370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085710370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085710370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085710370 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085710373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085710373 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085710373 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085710373 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085710373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085710373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085710373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085710373 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085710373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085710373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085710373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085710373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085710373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085710373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085710373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085710373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085710373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085710373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085710373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085710373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085710373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085710373 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085710373 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085710373 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085710398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54070<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@4f831ae80fa6: 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)@4f831ae80fa6: f_create_expect(l3 := '4B54D4A981994BF8A567'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@4f831ae80fa6: Created Expect[0] for '4B54D4A981994BF8A567'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@4f831ae80fa6: Added conn table entry 0TC_rab_assign_mgcp_to0(280)10121805 20241117085711452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085711452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085711452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085711452 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085711452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9a724d, normal) (hnbgw_rua.c:407) 20241117085711452 DHNB DEBUG map_rua[0x5647faf00cc0]{init}: Allocated (fsm.c:456) 20241117085711452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085711452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121805 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085711452 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085711452 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085711452 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121805 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085711452 DCN DEBUG map_sccp[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085711452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085711452 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10121805 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085711452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121805 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085711452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085711452 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085711452 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085711452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085711452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085711452 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085711452 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{IDLE}: Allocated (fsm.c:456) 20241117085711452 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085711452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4b54d4a981994bf8a567004f40030000440056400500f1100926) (sccp_scrc.c:406) 20241117085711452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085711452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085711452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085711452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085711452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085711452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085711452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085711452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085711452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085711452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085711452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085711452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085711452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085711452 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085711452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085711452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085711452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085711452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085711452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085711452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085711452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085711452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085711452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085711452 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@4f831ae80fa6: Found Expect[0] for l3='4B54D4A981994BF8A567'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@4f831ae80fa6: Added conn table entry 0TC_rab_assign_mgcp_to0(280)13208885 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085711460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085711460 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085711460 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085711460 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085711460 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085711460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085711460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085711460 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085711460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085711460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085711460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085711460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085711460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085711460 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005cf548) (sccp_scrc.c:477) 20241117085711460 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20241117085711460 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085711460 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085711460 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085711460 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085711460 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) 20241117085711460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085711460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_assign_mgcp_to0(280)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117085711662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085711662 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085711662 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085711662 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085711662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085711662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085711662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085711662 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085711662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085711662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085711662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085711662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085711662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085711662 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) 20241117085711662 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241117085711662 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085711662 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085711662 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085711662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085711662 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085711663 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085711663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085711663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085711663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085711663 DMGW DEBUG mgw(mgw-fsm-10121805-0)[0x5647faee99c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085711663 DMGW DEBUG mgw(mgw-fsm-10121805-0)[0x5647faee99c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085711663 DMGW DEBUG mgw(mgw-fsm-10121805-0)[0x5647faee99c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085711663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085711663 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085711663 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{UNUSED}: Allocated (fsm.c:456) 20241117085711663 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{UNUSED}: is child of mgw(mgw-fsm-10121805-0)[0x5647faee99c0] (fsm.c:486) 20241117085711663 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10121805-0)[0x5647faee99c0] (mgcp_client_endpoint_fsm.c:724) 20241117085711663 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085711663 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085711663 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085711663 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10121805-0)[0x5647faee0bb0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085711663 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10121805-0)[0x5647faee0bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140] (fsm.c:486) 20241117085711663 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10121805-0)[0x5647faee0bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085711663 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10121805-0)[0x5647faee0bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085711663 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 9a724'... (mgcp_client.c:805) 20241117085711663 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085711663 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10121805-0)[0x5647faee0bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085711663 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a724d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9a724d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a724d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9a724d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241117085713210 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085713210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345219), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085713210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085713210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085713210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085713210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085713210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085713210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085713210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085713210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085713210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085713210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085713210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085713210 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085713211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085713211 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085713211 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085713211 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085713211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085713211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085713211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085713211 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085713211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085713211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085713211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085713211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085713211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085713211 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=00345219) (sccp_scrc.c:477) 20241117085713211 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20241117085713211 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085713211 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085713211 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085713211 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085713211 DLSCCP DEBUG SCCP-SCOC(24)[0x5647faefffc0]{IDLE}: Deallocated (fsm.c:568) 20241117085715589 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085715589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00372bf2), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085715589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085715589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085715589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085715589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085715590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085715590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085715590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085715590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085715590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085715590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085715590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085715590 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085715595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085715595 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085715595 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085715595 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085715595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085715595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085715595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085715595 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085715595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085715595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085715595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085715595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085715595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085715595 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=00372bf2) (sccp_scrc.c:477) 20241117085715595 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20241117085715595 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085715595 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085715595 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085715595 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085715595 DLSCCP DEBUG SCCP-SCOC(26)[0x5647faf00610]{IDLE}: Deallocated (fsm.c:568) 20241117085715663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee0bb0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241117085715663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee0bb0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241117085715663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee0bb0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140] (mgcp_client_fsm.c:522) 20241117085715663 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1239) 20241117085715663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee0bb0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241117085715664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee0bb0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241117085715664 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241117085715664 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085715664 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241117085715664 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-10121805-0)[0x5647faee99c0] (mgcp_client_endpoint_fsm.c:925) 20241117085715664 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241117085715664 DLMGCP DEBUG mgw-endp(mgw-fsm-10121805-0)[0x5647faf00140]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241117085715664 DMGW DEBUG mgw(mgw-fsm-10121805-0)[0x5647faee99c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241117085715664 DMGW ERROR mgw(mgw-fsm-10121805-0)[0x5647faee99c0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241117085715664 DMGW DEBUG mgw(mgw-fsm-10121805-0)[0x5647faee99c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241117085715664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241117085715664 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085715664 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085715664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cf548), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20241117085715664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085715664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085715664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085715664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085715664 DMGW DEBUG mgw(mgw-fsm-10121805-0)[0x5647faee99c0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241117085715664 DMGW DEBUG mgw(mgw-fsm-10121805-0)[0x5647faee99c0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241117085715664 DMGW DEBUG mgw(mgw-fsm-10121805-0)[0x5647faee99c0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241117085715664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085715664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085715664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085715664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085715664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085715664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085715664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085715664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085715681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085715681 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085715681 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085715681 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085715681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085715681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085715681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085715681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085715681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085715681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085715681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085715681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085715681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085715681 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) 20241117085715681 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241117085715681 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085715681 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085715681 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085715681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085715681 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085715681 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085715681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085715681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085715681 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085715681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085715681 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@4f831ae80fa6: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)10121805 20241117085715703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085715703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085715703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085715703 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085715703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9a724d,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085715703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121805 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085715703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085715703 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085715703 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085715703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085715703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085715703 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085715703 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085715703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cf548), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085715703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085715703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085715703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085715703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085715703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085715703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085715703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085715703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085715703 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085715703 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085715703 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085715703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085715703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085715703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085715703 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@4f831ae80fa6: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)13208885 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: Session index based on connection ID:0 20241117085715709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085715709 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085715709 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085715709 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085715709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085715709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085715709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085715709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085715709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085715709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085715709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085715709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085715709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085715709 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=005cf548), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085715709 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20241117085715709 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085715709 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085715709 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085715710 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) 20241117085715710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085715710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085715710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085715710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{disconnected}: Freeing instance (context_map.c:202) 20241117085715710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10121805)[0x5647faf00cc0]{disconnected}: Deallocated (fsm.c:568) 20241117085715710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085715710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{disconnected}: Freeing instance (context_map.c:206) 20241117085715710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5647faee9e50]{disconnected}: Deallocated (fsm.c:568) 20241117085715710 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121805 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085715710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cf548), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20241117085715710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085715710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085715710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085715710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085715710 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085715710 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085715710 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085715710 DLSCCP DEBUG SCCP-SCOC(27)[0x5647faee8170]{IDLE}: Deallocated (fsm.c:568) 20241117085715710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085715710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085715710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085715710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085715710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085715710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085715710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085715710 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: RLC received in state:disconnect_pending 20241117085717107 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085717108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b6c65), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085717108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085717108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085717108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085717108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085717108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085717108 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085717108 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085717108 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085717108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085717108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085717108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085717108 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085717113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085717113 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085717113 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085717113 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085717113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085717113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085717113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085717113 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085717113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085717113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085717113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085717113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085717113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085717113 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=003b6c65) (sccp_scrc.c:477) 20241117085717113 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20241117085717113 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085717113 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085717113 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085717113 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085717113 DLSCCP DEBUG SCCP-SCOC(6)[0x5647faee0a80]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085717712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085717725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085717725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085717725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085717726 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085717726 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085717726 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(277)@4f831ae80fa6: Final verdict of PTC: none 20241117085717727 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41165<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assign_mgcp_to(267)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@4f831ae80fa6: Final verdict of PTC: none 20241117085717728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@4f831ae80fa6: Final verdict of PTC: none 20241117085717728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085717728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085717728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085717728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085717728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085717728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085717728 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085717728 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085717728 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085717728 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(268)@4f831ae80fa6: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@4f831ae80fa6: Final verdict of PTC: none 20241117085717729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085717729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085717727 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085717727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085717727 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085717727 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085717727 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085717727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085717728 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 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085717728 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085717728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085717728 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085717728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085717728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085717728 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 20241117085717728 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085717728 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085717728 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085717728 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 20241117085717729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085717729 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085717729 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085717729 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085717729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085717729 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085717729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085717729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085717729 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW-MGCP(279)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@4f831ae80fa6: Final verdict of PTC: none 20241117085717729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085717729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085717729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085717729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) IPA-CTRL-CLI-IPA(269)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085717729 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085717729 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085717729 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085717729 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085717730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sun Nov 17 08:57:17 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 20241117085717776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085718278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39654<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306620) Waiting for packet dumper to finish... 1 (prev_count=306620, count=333280) 20241117085719448 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085719448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00549e7c), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085719448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085719448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085719448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085719448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085719448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085719449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085719449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085719449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085719449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085719449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085719449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085719449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085719729 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085719729 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085719729 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085719729 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085719729 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085719729 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sun Nov 17 08:57: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_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241117085721365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085721369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085721372 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34759<->l=127.0.0.1:4262) (control_if.c:570) 20241117085721445 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085721445 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085721445 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085721445 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085721445 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085721445 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085721446 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085721446 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085721446 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085721446 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)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085721447 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085721447 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085721447 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085721447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085721447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085721447 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085721447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085721447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085721447 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085721447 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085721447 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085721447 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085721447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085721447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085721447 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085721447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085721447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085721447 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085721447 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085721447 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085721447 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085721447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085721447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085721447 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085721447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085721447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085721447 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085721447 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085721447 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085721447 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085721447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085721447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085721447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085721447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085721447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085721447 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085721447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085721447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085721447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085721447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085721447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085721447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085721447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085721447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085721447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085721447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085721447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085721447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085721447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(289)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085721460 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085721460 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085721460 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085721460 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085721460 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085721460 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085721461 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085721461 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085721462 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085721462 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085721462 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085721462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085721462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085721462 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085721462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085721462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085721462 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085721462 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085721462 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085721462 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085721462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085721462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085721462 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085721462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085721462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085721462 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085721462 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085721462 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085721462 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085721462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085721462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085721462 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085721462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085721462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085721462 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085721462 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085721462 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085721462 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085721462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085721462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085721462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085721462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085721462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085721462 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085721462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085721462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085721462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085721462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085721462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085721462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085721462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085721462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085721462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085721462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085721462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085721462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085721462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085721484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085721485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085721485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085721485 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085721485 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085721485 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085721485 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085721485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085721485 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085721659 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085721659 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085721659 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085721659 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085721667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721667 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085721667 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085721667 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085721667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085721667 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085721667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085721670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721670 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085721670 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085721670 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085721670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085721670 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085721670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085721670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085721670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085721670 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085721670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085721670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085721670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085721670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085721670 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085721670 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085721670 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085721671 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085721671 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085721671 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085721671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085721671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085721671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085721672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085721672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085721672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085721672 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085721672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721672 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085721672 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085721672 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085721672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085721672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085721672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085721672 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085721674 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085721675 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085721675 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085721675 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085721680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721680 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085721680 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085721680 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085721680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085721680 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085721680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085721682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721682 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085721682 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085721683 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085721683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085721683 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085721683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085721683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085721683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085721683 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085721683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085721683 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085721683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085721683 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085721683 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085721683 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085721683 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085721684 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085721684 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085721684 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085721684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085721684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085721684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085721684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085721684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085721684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085721684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085721684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085721684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085721684 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085721684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085721684 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085721684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085721684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085721684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085721684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085721684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085721684 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085722465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085722465 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085722465 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085722465 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085722465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085722465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085722465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085722465 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085722465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085722465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085722465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085722465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085722465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085722465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085722465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085722465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085722465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085722465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085722465 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085722465 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085722465 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085722465 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085722465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085722465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085722465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085722465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085722465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085722465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085722465 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085722465 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085722465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085722465 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085722465 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085722465 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085722465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085722465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085722465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085722465 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085722466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085722466 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085722466 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085722466 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085722466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085722466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085722466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085722466 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085722466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085722466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085722466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085722466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085722466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085722466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085722466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085722466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085722466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085722466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085722466 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085722466 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085722466 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085722479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085722479 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085722479 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085722479 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085722479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085722479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085722479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085722479 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085722479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085722479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085722479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085722479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085722479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085722479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085722479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085722479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085722479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085722479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085722479 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085722479 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085722479 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085722479 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085722479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085722479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085722479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085722479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085722479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085722479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085722479 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085722479 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085722479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085722479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085722479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085722479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085722479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085722479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085722479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085722479 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085722480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085722480 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085722480 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085722480 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085722480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085722480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085722480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085722480 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085722480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085722480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085722480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085722480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085722480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085722480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085722480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085722480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085722480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085722480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085722480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085722480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085722480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085722480 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085722480 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085722480 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085722498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49802<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@4f831ae80fa6: f_create_expect(l3 := '342F3EB54D5C1ECF16E4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@4f831ae80fa6: Created Expect[0] for '342F3EB54D5C1ECF16E4'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@4f831ae80fa6: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2461353 20241117085723546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085723546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085723546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085723546 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085723546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x258ea9, normal) (hnbgw_rua.c:407) 20241117085723546 DHNB DEBUG map_rua[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085723546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085723546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2461353 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085723546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085723546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085723546 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2461353 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085723546 DCN DEBUG map_sccp[0x5647faee8170]{init}: Allocated (fsm.c:456) 20241117085723546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085723546 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2461353 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085723546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2461353 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085723546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085723546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085723546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085723546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085723546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085723546 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085723546 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{IDLE}: Allocated (fsm.c:456) 20241117085723546 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085723546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a342f3eb54d5c1ecf16e4004f40030001160056400500f1100926) (sccp_scrc.c:406) 20241117085723546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085723546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085723546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085723546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085723546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085723546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085723546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085723546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085723546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085723546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085723546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085723546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085723546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085723546 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085723546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085723546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085723547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085723547 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085723547 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085723547 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085723547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085723547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085723547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085723547 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@4f831ae80fa6: Found Expect[0] for l3='342F3EB54D5C1ECF16E4'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@4f831ae80fa6: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)13126330 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085723567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085723567 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085723567 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085723567 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085723567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085723567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085723567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085723567 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085723567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085723567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085723567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085723567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085723567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085723567 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e00732) (sccp_scrc.c:477) 20241117085723567 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20241117085723567 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085723567 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085723567 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085723567 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085723567 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) 20241117085723567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085723567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(282)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@4f831ae80fa6: 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)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117085723770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085723770 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085723770 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085723770 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085723770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085723770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085723770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085723770 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085723771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085723771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085723771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085723771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085723771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085723771 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) 20241117085723771 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241117085723771 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085723771 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085723771 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085723771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085723771 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085723771 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085723771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085723771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085723771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085723771 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085723771 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085723771 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085723771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085723771 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085723771 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{UNUSED}: Allocated (fsm.c:456) 20241117085723771 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{UNUSED}: is child of mgw(mgw-fsm-2461353-0)[0x5647faf00140] (fsm.c:486) 20241117085723771 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2461353-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:724) 20241117085723771 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085723771 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085723771 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085723771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2461353-0)[0x5647faf00610]{ST_CRCX}: Allocated (fsm.c:456) 20241117085723771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2461353-0)[0x5647faf00610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0] (fsm.c:486) 20241117085723771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2461353-0)[0x5647faf00610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085723771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2461353-0)[0x5647faf00610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085723771 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 258ea'... (mgcp_client.c:805) 20241117085723771 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241117085723771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2461353-0)[0x5647faf00610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085723771 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "258ea917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "258ea917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "258ea917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "258ea917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117085723817 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241117085723817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085723817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085723817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085723817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085723817 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085723817 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723817 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723817 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085723817 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085723817 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723817 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085723817 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085723817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085723817 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085723817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085723817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085723817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085723817 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085723843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085723843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085723843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085723843 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085723843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x258ea9) (hnbgw_rua.c:471) 20241117085723843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2461353 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085723843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085723843 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085723843 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085723843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085723843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085723843 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085723843 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085723843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085723843 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085723843 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2461353-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:724) 20241117085723843 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085723843 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085723843 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085723843 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 258e'... (mgcp_client.c:805) 20241117085723843 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117085723843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085723843 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085723843 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723843 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "258ea917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "258ea917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085723853 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241117085723853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241117085723853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085723853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085723853 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085723853 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723853 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723853 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085723853 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085723853 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723853 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085723853 DMGW INFO mgw(mgw-fsm-2461353-0)[0x5647faf00140]{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) 20241117085723853 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241117085723853 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085723853 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085723853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085723853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085723853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085723853 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085723855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085723855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085723855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085723855 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085723855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x258ea9) (hnbgw_rua.c:471) 20241117085723855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2461353 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085723855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085723855 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085723855 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085723855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085723855 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085723855 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085723855 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085723855 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085723855 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241117085723855 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241117085723855 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085723855 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2461353-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:724) 20241117085723855 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085723855 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085723855 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085723855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2461353-0)[0x5647faefffc0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085723855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2461353-0)[0x5647faefffc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0] (fsm.c:486) 20241117085723855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2461353-0)[0x5647faefffc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085723855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2461353-0)[0x5647faefffc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241117085723855 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 258e'... (mgcp_client.c:805) 20241117085723855 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117085723855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2461353-0)[0x5647faefffc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085723855 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085723855 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723855 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723855 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "258ea917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "258ea917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085723866 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241117085723866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faefffc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085723866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faefffc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085723866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faefffc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085723866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faefffc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085723866 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085723866 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723866 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723866 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723866 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085723866 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085723866 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723866 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{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) 20241117085723866 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085723866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085723866 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085723866 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085723866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085723866 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085723866 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085723866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e00732), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085723866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085723866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085723866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085723866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085723866 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085723866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085723866 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085723866 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085723866 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085723866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085723866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085723866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085723866 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: 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)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085723904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085723904 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085723904 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085723904 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085723904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085723904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085723904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085723904 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085723905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085723905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085723905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085723905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085723905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085723905 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) 20241117085723905 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241117085723905 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085723905 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085723905 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085723905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085723905 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085723905 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085723905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085723905 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085723905 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085723905 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085723905 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085723905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085723905 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 258e'... (mgcp_client.c:805) 20241117085723905 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085723905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085723905 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faefffc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085723905 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 258e'... (mgcp_client.c:805) 20241117085723905 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085723905 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faefffc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085723905 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{IN_USE}: Removing from parent mgw(mgw-fsm-2461353-0)[0x5647faf00140] (mgcp_client_endpoint_fsm.c:873) 20241117085723905 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085723905 DLMGCP DEBUG mgw-endp(mgw-fsm-2461353-0)[0x5647faee99c0]{IN_USE}: Deallocated (fsm.c:568) 20241117085723905 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085723905 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085723905 DMGW DEBUG mgw(mgw-fsm-2461353-0)[0x5647faf00140]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085723905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085723905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117085723905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085723905 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "258ea917" }, { code := "I", val := "11111" } }, sdp := omit } 20241117085723913 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241117085723913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085723913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085723913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085723913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "258ea917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085723913 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241117085723913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faefffc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085723913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faefffc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085723913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faefffc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085723913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faefffc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@4f831ae80fa6: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2461353 20241117085723923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085723923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085723923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085723923 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085723923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x258ea9,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085723923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2461353 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085723923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085723923 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085723923 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085723923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085723923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085723923 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085723923 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085723923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e00732), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085723923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085723923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085723923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085723923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085723923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085723923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085723923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085723923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085723923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085723923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085723923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085723923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085723923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085723923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085723923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@4f831ae80fa6: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)13126330 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: Session index based on connection ID:0 20241117085723929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085723929 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085723929 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085723929 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085723929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085723929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085723929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085723929 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085723929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085723929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085723929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085723929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085723929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085723929 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=00e00732), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085723929 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20241117085723929 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085723929 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085723929 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085723929 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) 20241117085723929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085723929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085723929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085723929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{disconnected}: Freeing instance (context_map.c:202) 20241117085723929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2461353)[0x5647faee9e50]{disconnected}: Deallocated (fsm.c:568) 20241117085723929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085723929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{disconnected}: Freeing instance (context_map.c:206) 20241117085723929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5647faee8170]{disconnected}: Deallocated (fsm.c:568) 20241117085723929 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2461353 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085723929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e00732), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20241117085723929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085723929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085723929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085723929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085723929 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085723929 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085723929 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085723929 DLSCCP DEBUG SCCP-SCOC(28)[0x5647faee0bb0]{IDLE}: Deallocated (fsm.c:568) 20241117085723929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085723929 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085723929 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085723929 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085723929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085723929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085723929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085723929 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@4f831ae80fa6: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085725933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49802<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085725944 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34759<->l=127.0.0.1:4262) (control_if.c:193) 20241117085725944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085725945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085725945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085725945 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085725945 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085725945 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085725945 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085725945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085725945 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085725945 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085725945 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085725945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085725945 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085725945 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@4f831ae80fa6: Final verdict of PTC: none 20241117085725946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085725946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085725946 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn0-M3UA(292)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@4f831ae80fa6: Final verdict of PTC: none 20241117085725946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085725946 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085725946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085725946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085725946 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085725946 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085725946 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085725946 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085725945 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 20241117085725945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085725945 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085725945 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085725945 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085725945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085725945 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085725945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085725945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085725946 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085725946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085725946 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085725946 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085725946 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085725946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085725946 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085725946 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085725946 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 20241117085725946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085725946 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085725946 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085725946 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085725946 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085725946 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085725946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085725946 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(287)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@4f831ae80fa6: Final verdict of PTC: none 20241117085725947 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(289)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@4f831ae80fa6: Final verdict of PTC: none 20241117085725947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085725947 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085725947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085725947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085725947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085725947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085725947 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085725947 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085725947 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085725947 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(293)@4f831ae80fa6: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(282)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085725949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39656<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sun Nov 17 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 20241117085725991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085726493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49818<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352336) Waiting for packet dumper to finish... 1 (prev_count=352336, count=352876) 20241117085727947 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085727947 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085727947 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085727947 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085727947 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085727947 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sun Nov 17 08:57:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_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 20241117085729449 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085729449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00549e7c), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085729449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085729449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085729449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085729449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085729449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ranap_cs_mo_disconnect started. 20241117085729570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085729574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085729577 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37683<->l=127.0.0.1:4262) (control_if.c:570) 20241117085729649 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085729649 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085729649 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085729649 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085729649 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085729649 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085729649 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085729649 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085729650 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085729650 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085729650 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085729650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085729650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085729650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) TC_ranap_cs_mo_disconnect-Iuh0(299)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085729650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729650 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085729650 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085729650 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085729650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085729650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085729650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085729650 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085729651 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085729651 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085729651 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085729651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085729651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085729651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729651 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085729651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729651 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085729651 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085729651 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085729651 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085729651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085729651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085729651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729651 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085729651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729651 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085729651 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085729651 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085729651 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085729651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085729651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085729651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085729651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729651 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085729651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085729651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085729651 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085729651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085729651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085729651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085729651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085729651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085729651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085729651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085729651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(303)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085729666 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085729666 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085729666 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085729666 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085729666 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085729666 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085729666 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085729666 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085729667 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085729667 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085729667 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085729667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085729667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085729667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729667 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085729667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729667 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085729667 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085729667 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085729667 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085729667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085729667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085729667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729668 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085729668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729668 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085729668 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085729668 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085729668 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085729668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085729668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085729668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729668 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085729668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729668 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085729668 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085729668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085729668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085729668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085729668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085729668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085729668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729668 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085729668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085729668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085729668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085729668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085729668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085729698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085729698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085729698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085729698 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085729698 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085729698 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085729698 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085729698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085729698 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085729864 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085729864 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085729864 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085729864 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085729868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729868 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085729868 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085729868 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085729868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085729868 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085729868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085729869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729869 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085729869 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085729869 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085729869 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085729869 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085729869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085729869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085729869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085729869 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085729869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085729869 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085729869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085729869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085729869 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085729869 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085729869 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085729870 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085729870 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085729870 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085729870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085729870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085729870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085729870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729870 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085729870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085729870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085729870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085729870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085729870 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085729883 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085729883 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085729883 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085729883 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085729884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729884 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085729884 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085729885 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085729885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085729885 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085729885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085729885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729885 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085729885 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085729885 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085729885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085729885 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085729885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085729885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085729885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085729885 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085729885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085729885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085729885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085729885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085729885 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085729885 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085729885 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085729886 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085729886 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085729886 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085729886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085729886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085729886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085729886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085729886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085729886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085729886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085729886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085729886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085729886 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085729886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085729886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085729886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085729886 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085729886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085729886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085729886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085729886 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085730676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085730676 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085730676 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085730676 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085730676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085730676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085730676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085730676 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085730676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085730676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085730676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085730676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085730676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085730676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085730676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085730676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085730676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085730676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085730676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085730676 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085730676 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085730676 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085730676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085730676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085730676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085730676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085730676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085730676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085730676 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085730676 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085730676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085730676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085730676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085730676 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085730676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085730676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085730677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085730677 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085730679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085730679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085730679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085730679 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085730679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085730679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085730679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085730679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085730679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085730679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085730679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085730679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085730679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085730679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085730679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085730679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085730679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085730679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085730679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085730679 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085730679 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085730694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085730694 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085730694 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085730695 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085730695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085730695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085730695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085730695 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085730695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085730695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085730695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085730695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085730695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085730695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085730695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085730695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085730695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085730695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085730695 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085730695 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085730695 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085730695 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085730695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085730695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085730695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085730695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085730695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085730695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085730695 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085730695 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085730695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085730695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085730695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085730695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085730695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085730695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085730695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085730695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085730698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085730698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085730698 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085730698 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085730698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085730698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085730698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085730698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085730699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085730699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085730699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085730699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085730699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085730699 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085730699 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085730699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085730699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085730699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085730699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085730699 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085730699 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085730699 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085730699 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085730699 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085730727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49850<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@4f831ae80fa6: f_create_expect(l3 := '9F09140B72554E3D2AAB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@4f831ae80fa6: Created Expect[0] for '9F09140B72554E3D2AAB'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@4f831ae80fa6: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)7301436 20241117085731753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085731753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085731753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085731753 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085731753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6f693c, normal) (hnbgw_rua.c:407) 20241117085731753 DHNB DEBUG map_rua[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085731753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085731753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7301436 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085731753 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085731753 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085731753 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7301436 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085731753 DCN DEBUG map_sccp[0x5647faee8170]{init}: Allocated (fsm.c:456) 20241117085731753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085731753 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7301436 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085731753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7301436 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085731753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085731753 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085731753 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085731753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085731753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085731753 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085731753 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{IDLE}: Allocated (fsm.c:456) 20241117085731753 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085731753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9f09140b72554e3d2aab004f40030002c90056400500f1100926) (sccp_scrc.c:406) 20241117085731753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085731753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085731753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085731753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085731753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085731753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085731753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085731753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085731753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085731753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085731753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085731753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085731753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085731753 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085731753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085731753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085731753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085731753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085731753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085731753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085731753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085731754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085731754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085731754 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@4f831ae80fa6: Found Expect[0] for l3='9F09140B72554E3D2AAB'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@4f831ae80fa6: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)874018 HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085731759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085731759 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085731759 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085731759 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085731759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085731759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085731759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085731759 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085731759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085731759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085731759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085731759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085731759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085731759 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f0ccc2) (sccp_scrc.c:477) 20241117085731759 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20241117085731759 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085731759 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085731759 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085731759 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085731759 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) 20241117085731759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085731759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085731954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085731954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085731954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241117085731954 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085731954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f693c) (hnbgw_rua.c:471) 20241117085731954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7301436 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241117085731954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085731954 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241117085731954 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241117085731954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241117085731954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085731954 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085731954 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085731955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0ccc2), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241117085731955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085731955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085731955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085731955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085731955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085731955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085731955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085731955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085731955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085731955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085731955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085731955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: vl_len:13 HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241117085731982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085731982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085731982 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085731982 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085731982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085731982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085731982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085731982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085731982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085731982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085731982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085731982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085731983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085731983 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) 20241117085731983 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20241117085731983 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085731983 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085731983 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085731983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085731983 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085731983 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085731983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085731983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085731983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241117085731983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085731983 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@4f831ae80fa6: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)7301436 20241117085732011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085732011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085732011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085732011 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085732011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6f693c,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085732011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7301436 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085732011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085732011 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085732011 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085732011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085732011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085732011 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085732011 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085732011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0ccc2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085732011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085732011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085732011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085732011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085732011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085732011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085732011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085732012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085732012 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085732012 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085732012 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085732012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085732012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085732012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085732012 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@4f831ae80fa6: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)874018 HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: Session index based on connection ID:0 20241117085732023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085732023 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085732023 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085732023 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085732023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085732023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085732023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085732023 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085732023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085732023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085732023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085732023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085732023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085732023 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=00f0ccc2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085732023 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20241117085732023 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085732023 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085732023 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085732023 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) 20241117085732023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085732023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085732023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085732023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{disconnected}: Freeing instance (context_map.c:202) 20241117085732023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7301436)[0x5647faee9e50]{disconnected}: Deallocated (fsm.c:568) 20241117085732023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085732023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{disconnected}: Freeing instance (context_map.c:206) 20241117085732023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5647faee8170]{disconnected}: Deallocated (fsm.c:568) 20241117085732023 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7301436 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085732023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0ccc2), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20241117085732023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085732023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085732023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085732023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085732023 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085732023 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085732023 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085732023 DLSCCP DEBUG SCCP-SCOC(29)[0x5647faee0bb0]{IDLE}: Deallocated (fsm.c:568) 20241117085732024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085732024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085732024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085732024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085732024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085732024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085732024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085732024 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085734024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49850<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085734034 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37683<->l=127.0.0.1:4262) (control_if.c:193) 20241117085734034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085734034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085734035 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085734035 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085734035 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(305)@4f831ae80fa6: Final verdict of PTC: none 20241117085734035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49834<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085734035 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085734035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@4f831ae80fa6: Final verdict of PTC: none 20241117085734035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085734035 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085734035 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085734036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085734036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085734036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(304)@4f831ae80fa6: Final verdict of PTC: none 20241117085734036 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 20241117085734036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085734036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085734036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085734036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085734036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085734036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085734036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085734036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085734036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085734036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085734036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085734036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@4f831ae80fa6: Final verdict of PTC: none 20241117085734036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085734036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085734036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085734036 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085734036 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085734036 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085734036 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085734036 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 20241117085734037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085734037 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085734037 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085734037 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085734037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085734037 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.msc0-SCCP(301)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@4f831ae80fa6: Final verdict of PTC: none 20241117085734037 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117085734037 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) 20241117085734037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085734037 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085734037 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085734037 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085734037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085734037 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085734037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085734037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085734037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085734037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085734037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085734037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085734037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085734037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085734037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085734038 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085734038 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085734038 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085734038 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(306)@4f831ae80fa6: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(307)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(296)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085734038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49832<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sun Nov 17 08:57:34 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 20241117085734080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085734582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284276) Waiting for packet dumper to finish... 1 (prev_count=284276, count=284816) 20241117085736037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085736037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085736037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085736037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085736037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085736037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sun Nov 17 08:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ranap_ps_mo_disconnect started. 20241117085737696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085737701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085737704 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43871<->l=127.0.0.1:4262) (control_if.c:570) 20241117085737763 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085737763 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085737763 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085737763 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085737763 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085737763 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085737764 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085737764 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085737764 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085737764 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_mo_disconnect-Iuh0(313)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085737765 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085737765 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085737765 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085737765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085737765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085737765 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085737765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085737765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085737765 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085737765 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085737765 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085737765 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085737765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085737765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085737765 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085737765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085737765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085737765 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085737765 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085737765 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085737765 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085737765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085737765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085737765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085737765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085737765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085737765 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085737765 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085737765 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085737765 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085737765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085737765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085737765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085737765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085737765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085737765 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085737765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085737765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085737765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085737765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085737765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085737765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085737765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085737765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085737765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085737765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085737765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085737765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085737765 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(317)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085737787 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085737787 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085737788 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085737788 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085737788 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085737788 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085737788 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085737788 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085737789 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085737789 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085737789 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085737789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085737790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085737790 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085737790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085737790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085737790 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085737790 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085737790 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085737790 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085737790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085737790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085737790 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085737790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085737790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085737790 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085737790 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085737790 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085737790 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085737790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085737790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085737790 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085737790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085737790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085737790 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085737790 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085737790 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085737790 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085737790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085737790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085737790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085737790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085737790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085737790 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085737791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085737791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085737791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085737791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085737791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085737791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085737791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085737791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085737791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085737791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085737791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085737791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085737791 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085737821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085737821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085737821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085737821 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085737821 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085737821 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085737821 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085737821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085737821 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085737982 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085737982 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085737982 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085737982 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085737989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737989 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085737989 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085737989 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085737989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085737989 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085737989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085737992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737992 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085737992 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085737992 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085737992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085737992 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085737992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085737992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085737992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085737992 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085737992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085737992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085737992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085737992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085737992 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085737993 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085737993 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085737994 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085737994 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085737994 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085737994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085737994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085737994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085737994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085737994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085737994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085737994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085737994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085737994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085737994 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085737994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085737994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085737994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085737994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085737994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085737994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085737994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085737995 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085738007 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085738008 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085738008 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085738008 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085738012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085738012 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085738012 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085738012 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085738012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085738012 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085738012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085738013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085738013 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085738013 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085738013 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085738013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085738013 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085738013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085738013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085738013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085738013 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085738013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085738013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085738013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085738013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085738013 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085738013 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085738013 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085738014 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085738014 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085738014 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085738014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085738014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085738014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085738014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085738014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085738014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085738014 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085738014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085738014 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085738014 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085738014 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085738014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085738014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085738014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085738014 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085738798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085738798 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085738798 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085738798 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085738798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085738798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085738798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085738798 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085738799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085738799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085738799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085738799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085738799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085738799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085738799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085738799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085738799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085738799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085738799 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085738799 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085738799 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085738799 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085738799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085738799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085738799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085738799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085738799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085738799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085738799 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085738799 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085738799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085738799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085738799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085738799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085738799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085738799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085738799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085738799 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085738802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085738802 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085738802 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085738802 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085738802 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085738802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085738802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085738802 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085738802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085738802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085738802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085738802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085738802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085738802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085738802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085738803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085738803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085738803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085738803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085738803 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085738803 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085738818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085738818 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085738818 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085738818 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085738818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085738818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085738818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085738818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085738818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085738818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085738818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085738818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085738818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085738818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085738818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085738818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085738818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085738818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085738818 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085738818 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085738818 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085738818 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085738818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085738819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085738819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085738819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085738819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085738819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085738819 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085738819 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085738819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085738819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085738819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085738819 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085738819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085738819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085738819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085738819 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085738822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085738822 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085738822 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085738822 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085738822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085738822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085738822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085738822 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085738822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085738822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085738822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085738822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085738822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085738822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085738822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085738822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085738822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085738823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085738823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085738823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085738823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085738823 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085738823 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085738823 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085738845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085739450 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085739450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00549e7c), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085739450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085739450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085739450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085739450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085739450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085739450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085739450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085739450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085739450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085739450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085739450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085739450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085739456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085739456 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085739456 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085739456 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085739456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085739456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085739456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085739456 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085739456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085739456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085739456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085739456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085739456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085739456 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=00549e7c) (sccp_scrc.c:477) 20241117085739456 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20241117085739456 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085739456 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085739456 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085739456 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085739456 DLSCCP DEBUG SCCP-SCOC(25)[0x5647faee9170]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@4f831ae80fa6: f_create_expect(l3 := 'C00DCA919C2429DA2824'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@4f831ae80fa6: Created Expect[0] for 'C00DCA919C2429DA2824'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@4f831ae80fa6: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)858239 20241117085739888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085739888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085739888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085739888 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085739888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd187f, normal) (hnbgw_rua.c:407) 20241117085739888 DHNB DEBUG map_rua[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085739888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085739888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-858239 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085739888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085739888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085739888 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-858239 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085739888 DCN DEBUG map_sccp[0x5647faee8170]{init}: Allocated (fsm.c:456) 20241117085739888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085739888 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-858239 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085739888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-858239 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085739888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085739888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085739888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085739888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085739888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085739888 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085739888 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{IDLE}: Allocated (fsm.c:456) 20241117085739888 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085739888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac00dca919c2429da2824004f40030000d60056400500f1100926) (sccp_scrc.c:406) 20241117085739888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085739888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085739888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085739888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085739888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085739888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085739888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085739888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085739888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085739888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085739888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085739888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085739888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085739888 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085739888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085739888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085739889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085739889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085739889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085739889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085739889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085739889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085739889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085739889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@4f831ae80fa6: Found Expect[0] for l3='C00DCA919C2429DA2824'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@4f831ae80fa6: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)1237283 HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085739905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085739905 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085739905 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085739905 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085739905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085739905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085739905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085739905 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085739905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085739906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085739906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085739906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085739906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085739906 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0011e4a7) (sccp_scrc.c:477) 20241117085739906 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20241117085739906 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085739906 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085739906 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085739906 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085739906 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) 20241117085739906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085739906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085740090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085740090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085740090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241117085740090 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085740090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd187f) (hnbgw_rua.c:471) 20241117085740090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-858239 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241117085740090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085740090 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241117085740090 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241117085740090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241117085740090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085740090 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085740091 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085740091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e4a7), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241117085740091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085740091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085740091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085740091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085740091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085740091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085740091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085740091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085740091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085740091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085740091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085740091 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241117085740118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085740118 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085740118 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085740118 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085740118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085740118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085740118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085740118 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085740119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085740119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085740119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085740119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085740119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085740119 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) 20241117085740119 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20241117085740119 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085740119 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085740119 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085740119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085740119 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085740119 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085740119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085740119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085740119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241117085740119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085740119 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@4f831ae80fa6: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)858239 20241117085740142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085740142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085740142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085740142 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085740142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd187f,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085740142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-858239 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085740142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085740142 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085740142 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085740142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085740142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085740142 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085740142 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085740142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e4a7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085740142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085740142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085740142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085740142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085740142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085740142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085740142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085740142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085740142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085740143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085740143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085740143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085740143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085740143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085740143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@4f831ae80fa6: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)1237283 HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: Session index based on connection ID:0 20241117085740155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085740155 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085740155 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085740155 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085740155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085740155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085740155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085740155 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085740155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085740155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085740155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085740155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085740155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085740155 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=0011e4a7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085740155 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20241117085740155 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085740155 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085740155 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085740155 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) 20241117085740155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085740155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085740155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085740155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{disconnected}: Freeing instance (context_map.c:202) 20241117085740155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-858239)[0x5647faee9e50]{disconnected}: Deallocated (fsm.c:568) 20241117085740155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085740155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{disconnected}: Freeing instance (context_map.c:206) 20241117085740155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5647faee8170]{disconnected}: Deallocated (fsm.c:568) 20241117085740155 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-858239 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085740155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e4a7), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20241117085740155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085740155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085740155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085740155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085740155 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085740156 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085740156 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085740156 DLSCCP DEBUG SCCP-SCOC(30)[0x5647faee0bb0]{IDLE}: Deallocated (fsm.c:568) 20241117085740156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085740156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085740156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085740156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085740156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085740156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085740156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085740156 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085742157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085742168 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43871<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@4f831ae80fa6: Final verdict of PTC: none 20241117085742169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085742169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085742169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085742169 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085742169 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085742169 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(315)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@4f831ae80fa6: Final verdict of PTC: none 20241117085742169 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085742170 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085742170 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 TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@4f831ae80fa6: Final verdict of PTC: none 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085742170 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085742170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085742170 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085742170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085742170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085742170 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085742170 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 20241117085742170 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085742170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085742171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085742171 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085742170 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(316)@4f831ae80fa6: Final verdict of PTC: none 20241117085742171 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 20241117085742171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085742171 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085742171 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085742171 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085742171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085742171 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085742171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085742171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085742171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-SCCP(318)@4f831ae80fa6: Final verdict of PTC: none 20241117085742171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085742171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085742171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085742171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085742171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085742171 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085742171 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085742171 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085742171 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085742171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085742171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085742171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085742171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085742171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085742171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085742171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085742171 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085742171 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085742171 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-M3UA(317)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@4f831ae80fa6: Final verdict of PTC: none 20241117085742172 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(311)@4f831ae80fa6: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(310)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(321)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085742173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sun Nov 17 08:57:42 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 20241117085742230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085742732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291140) Waiting for packet dumper to finish... 1 (prev_count=291140, count=291780) 20241117085744171 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085744171 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085744171 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085744172 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085744172 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085744172 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Sun Nov 17 08:57:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ranap_cs_creq_cref started. 20241117085745828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085745832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085745835 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45675<->l=127.0.0.1:4262) (control_if.c:570) 20241117085745896 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085745896 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085745897 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085745897 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085745897 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085745897 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085745897 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085745897 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085745897 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085745897 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085745898 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085745898 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085745898 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085745898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085745898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085745898 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085745898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085745898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085745898 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085745898 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085745898 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085745898 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085745898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085745898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085745898 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085745898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085745898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085745898 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085745898 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085745898 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085745898 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085745898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085745898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085745898 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085745898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085745898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085745898 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085745898 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085745898 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085745898 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085745898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085745898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085745898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085745898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085745898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085745898 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085745898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085745898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085745898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085745898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085745898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085745898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085745898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085745898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085745898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085745898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085745898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085745898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085745898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085745898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085745898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085745898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085745898 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(331)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085745912 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085745912 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085745913 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085745913 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085745913 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085745913 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085745913 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085745913 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085745914 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085745914 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085745914 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085745914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085745914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085745914 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085745914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085745914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085745914 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085745914 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085745914 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085745914 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085745914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085745914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085745914 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085745914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085745914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085745914 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085745914 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085745914 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085745914 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085745914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085745914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085745914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085745914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085745914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085745914 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085745914 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085745914 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085745914 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085745914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085745914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085745914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085745914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085745914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085745914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085745914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085745914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085745914 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085745914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085745914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085745914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085745914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085745914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085745914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085745914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085745914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085745914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085745914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085745914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085745914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085745914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085745914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085745914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085745914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085745914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085745936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085745936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085745936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085745936 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085745936 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085745936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085745936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085745936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085745936 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085746111 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085746111 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085746111 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085746111 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085746120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746120 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085746120 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085746120 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085746120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085746120 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085746120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085746123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746123 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085746123 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085746123 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085746123 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085746123 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085746123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085746123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085746123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085746123 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085746123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085746123 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085746123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085746123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085746123 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085746123 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085746123 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085746124 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085746124 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085746124 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085746124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085746124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085746124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085746125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085746125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085746125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085746125 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085746125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085746125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085746125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085746125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085746125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085746125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085746125 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085746126 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085746126 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085746126 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085746126 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085746132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746132 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085746132 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085746132 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085746132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085746132 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085746132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085746132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746132 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085746132 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085746132 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085746132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085746132 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085746132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085746132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085746132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085746132 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085746132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085746132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085746132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085746132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085746132 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085746132 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085746132 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085746133 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085746134 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085746134 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085746134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085746134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085746134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085746134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085746134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085746134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085746134 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085746134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085746134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085746134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085746134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085746134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085746134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085746134 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085746915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746915 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085746915 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085746915 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085746915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085746915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085746915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085746915 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085746915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085746915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085746915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085746915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085746915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085746915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085746915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085746915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085746915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085746915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085746915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085746915 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085746915 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085746915 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085746915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085746915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085746915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085746915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085746915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085746915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085746915 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085746915 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085746915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085746915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085746915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085746915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085746915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085746915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085746915 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085746916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746916 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085746916 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085746916 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085746916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085746916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085746916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085746916 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085746916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085746916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085746916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085746916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085746916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085746916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085746916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085746916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085746916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085746916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085746916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085746916 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085746916 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085746929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746929 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085746929 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085746929 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085746929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085746929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085746929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085746929 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085746929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085746929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085746929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085746929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085746929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085746929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085746929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085746929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085746929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085746929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085746929 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085746929 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085746929 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085746929 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085746929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085746929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085746929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085746929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085746929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085746929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085746929 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085746929 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085746929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746929 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085746929 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085746929 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085746929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085746929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085746929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085746929 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085746930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085746930 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085746930 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085746930 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085746930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085746930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085746930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085746930 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085746930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085746930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085746930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085746930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085746930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085746930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085746930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085746930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085746930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085746930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085746930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085746930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085746930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085746930 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085746930 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085746930 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085746948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44648<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@4f831ae80fa6: f_create_expect(l3 := '5C75D64D37DAF0D8B2D4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@4f831ae80fa6: Created Expect[0] for '5C75D64D37DAF0D8B2D4'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@4f831ae80fa6: Added conn table entry 0TC_ranap_cs_creq_cref0(336)15165950 20241117085747991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085747991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085747991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085747991 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085747992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe769fe, normal) (hnbgw_rua.c:407) 20241117085747992 DHNB DEBUG map_rua[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085747992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15165950)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085747992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15165950 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085747992 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085747992 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085747992 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15165950 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085747992 DCN DEBUG map_sccp[0x5647faee8170]{init}: Allocated (fsm.c:456) 20241117085747992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5647faee8170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085747992 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15165950 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085747992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15165950 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085747992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15165950)[0x5647faee9e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085747992 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085747992 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085747992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15165950)[0x5647faee9e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085747992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5647faee8170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085747992 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085747992 DLSCCP DEBUG SCCP-SCOC(31)[0x5647faee0bb0]{IDLE}: Allocated (fsm.c:456) 20241117085747992 DLSCCP DEBUG SCCP-SCOC(31)[0x5647faee0bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085747992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5c75d64d37daf0d8b2d4004f40030000d10056400500f1100926) (sccp_scrc.c:406) 20241117085747992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085747992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085747992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085747992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085747992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085747992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085747992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085747992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085747992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085747992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085747992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085747992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085747992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085747992 DLSCCP DEBUG SCCP-SCOC(31)[0x5647faee0bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085747992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5647faee8170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085747992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15165950)[0x5647faee9e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085747992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085747992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085747992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085747993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085747993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085747993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085747993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085747993 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@4f831ae80fa6: Found Expect[0] for l3='5C75D64D37DAF0D8B2D4'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@4f831ae80fa6: Added conn table entry 0TC_ranap_cs_creq_cref0(336)13870266 TC_ranap_cs_creq_cref0(336)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@4f831ae80fa6: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)13870266 HNBGW_Test.msc0-SCCP(329)@4f831ae80fa6: Session index based on connection ID:0 20241117085748011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085748011 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085748011 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085748011 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085748011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085748011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085748011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085748011 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085748011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085748011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085748011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085748011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085748011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085748011 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) 20241117085748011 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20241117085748011 DLSCCP DEBUG SCCP-SCOC(31)[0x5647faee0bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241117085748011 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085748011 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085748011 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) 20241117085748011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5647faee8170]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085748011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5647faee8170]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241117085748011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15165950)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085748011 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15165950)[0x5647faee9e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085748011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085748011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15165950)[0x5647faee9e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085748011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15165950)[0x5647faee9e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085748011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15165950)[0x5647faee9e50]{disrupted}: Freeing instance (context_map.c:202) 20241117085748011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15165950)[0x5647faee9e50]{disrupted}: Deallocated (fsm.c:568) 20241117085748011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5647faee8170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085748011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5647faee8170]{disconnected}: Freeing instance (context_map.c:206) 20241117085748011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5647faee8170]{disconnected}: Deallocated (fsm.c:568) 20241117085748011 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15165950 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085748011 DLSCCP DEBUG SCCP-SCOC(31)[0x5647faee0bb0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241117085748011 DLSCCP DEBUG SCCP-SCOC(31)[0x5647faee0bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085748011 DLSCCP DEBUG SCCP-SCOC(31)[0x5647faee0bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085748011 DLSCCP DEBUG SCCP-SCOC(31)[0x5647faee0bb0]{IDLE}: Deallocated (fsm.c:568) 20241117085748011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085748011 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)@4f831ae80fa6: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)15165950 20241117085748019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44648<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_creq_cref-Iuh0-RUA(328)@4f831ae80fa6: Final verdict of PTC: none 20241117085748028 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45675<->l=127.0.0.1:4262) (control_if.c:193) 20241117085748028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085748028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085748028 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085748028 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085748028 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(330)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@4f831ae80fa6: Final verdict of PTC: none 20241117085748030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_creq_cref(323)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@4f831ae80fa6: Final verdict of PTC: none 20241117085748031 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085748031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085748031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085748031 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085748031 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085748031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085748031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085748031 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085748031 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 20241117085748031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) IPA-CTRL-CLI-IPA(325)@4f831ae80fa6: Final verdict of PTC: none 20241117085748031 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085748031 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085748031 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085748031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085748031 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085748031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085748031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085748031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085748032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085748032 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085748032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085748032 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085748032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085748032 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085748032 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085748032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085748032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085748032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085748032 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085748032 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085748032 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085748032 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085748032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085748032 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085748032 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085748032 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 20241117085748032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085748032 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085748032 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085748032 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085748032 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085748032 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085748032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085748032 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)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@4f831ae80fa6: Final verdict of PTC: none 20241117085748032 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085748032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085748032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085748033 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085748033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(331)@4f831ae80fa6: Final verdict of PTC: none 20241117085748033 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085748033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085748033 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085748033 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085748033 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085748033 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085748033 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(324)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(335)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085748035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44642<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sun Nov 17 08:57:48 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 20241117085748133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085748636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44652<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245876) Waiting for packet dumper to finish... 1 (prev_count=245876, count=246632) 20241117085750033 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085750033 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085750033 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085750033 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085750033 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085750033 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Sun Nov 17 08:57:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ranap_ps_creq_cref started. 20241117085751745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085751749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085751753 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37515<->l=127.0.0.1:4262) (control_if.c:570) 20241117085751827 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085751827 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085751827 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085751827 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085751827 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085751827 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085751828 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085751828 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085751828 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_ranap_ps_creq_cref-Iuh0(341)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085751828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085751828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085751828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085751828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085751828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085751828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085751828 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085751828 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085751828 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085751828 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085751828 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085751828 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085751828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085751828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085751828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085751828 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085751828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085751828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085751828 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085751829 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085751829 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085751829 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085751829 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085751829 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085751829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085751829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085751829 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085751829 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085751829 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085751829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085751829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085751829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085751829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085751829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085751829 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085751829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085751829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085751829 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085751829 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085751829 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085751829 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085751829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085751830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085751830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085751830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085751830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085751830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085751830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085751830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085751830 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085751830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085751830 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085751830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085751830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085751830 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085751830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085751830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085751830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085751830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085751830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085751830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085751830 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085751830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085751830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085751830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085751830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085751830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085751830 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(345)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085751856 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085751856 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085751856 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085751856 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085751856 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085751856 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085751856 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085751856 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085751857 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085751857 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085751857 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085751857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085751857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085751857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085751858 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085751858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085751858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085751858 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085751858 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085751858 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085751858 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085751858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085751858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085751858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085751858 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085751858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085751858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085751858 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085751858 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085751858 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085751858 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085751858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085751858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085751858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085751858 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085751858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085751858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085751858 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085751858 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085751858 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085751858 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085751858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085751858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085751858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085751858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085751858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085751858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085751858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085751858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085751858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085751858 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085751858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085751858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085751858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085751858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085751858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085751858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085751858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085751858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085751858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085751858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085751858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085751858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085751858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085751858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085751858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085751858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085751858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085751883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085751883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085751883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085751883 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085751883 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085751883 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085751883 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085751883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085751883 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085752052 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085752052 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085752052 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085752052 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085752058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752058 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085752058 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085752058 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085752058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085752058 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085752058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085752061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752061 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085752061 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085752061 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085752061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085752061 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085752061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085752061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085752062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085752062 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085752062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085752062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085752062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085752062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085752062 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085752062 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085752062 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085752063 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085752063 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085752063 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085752063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085752063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085752063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085752063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085752063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085752063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085752063 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085752064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085752064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085752064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085752064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085752064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085752064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085752064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085752072 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085752072 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085752072 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085752072 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085752079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752079 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085752079 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085752079 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085752079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085752079 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085752079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085752082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752082 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085752082 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085752083 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085752083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085752083 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085752083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085752083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085752083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085752083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085752083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085752083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085752083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085752083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085752083 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085752083 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085752083 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085752084 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085752084 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085752084 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085752084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085752084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085752084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085752085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085752085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085752085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085752085 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085752085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085752085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085752085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085752085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085752085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085752085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085752085 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085752860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752860 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085752860 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085752860 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085752860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085752860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085752860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085752860 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085752860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085752860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085752860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085752860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085752860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085752860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085752860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085752860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085752860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085752860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085752860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085752860 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085752860 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085752860 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085752860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085752860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085752860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085752861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085752861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085752861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085752861 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085752861 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085752861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752861 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085752861 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085752861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085752861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085752861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085752861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085752861 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085752861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752861 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085752861 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085752861 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085752861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085752861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085752861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085752861 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085752861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085752861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085752861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085752861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085752861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085752861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085752861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085752861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085752861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085752861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085752861 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085752861 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085752861 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085752880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752880 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085752880 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085752880 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085752880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085752880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085752880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085752880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085752880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085752880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085752880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085752880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085752880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085752880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085752880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085752880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085752880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085752880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085752880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085752880 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085752881 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085752881 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085752881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085752881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085752881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085752881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085752881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085752881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085752881 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085752881 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085752881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085752881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085752881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085752881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085752881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085752881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085752881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085752882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085752882 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085752882 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085752882 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085752882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085752882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085752882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085752882 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085752882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085752882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085752882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085752882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085752882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085752882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085752882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085752882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085752882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085752882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085752882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085752882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085752882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085752882 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085752882 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085752882 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085752915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@4f831ae80fa6: f_create_expect(l3 := '691F292E1D04713F8B1C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@4f831ae80fa6: Created Expect[0] for '691F292E1D04713F8B1C'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@4f831ae80fa6: Added conn table entry 0TC_ranap_ps_creq_cref0(350)13616433 20241117085753963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085753963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085753963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085753963 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085753963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcfc531, normal) (hnbgw_rua.c:407) 20241117085753963 DHNB DEBUG map_rua[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085753963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13616433)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085753963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13616433 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085753963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085753963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085753963 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13616433 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085753963 DCN DEBUG map_sccp[0x5647faee8170]{init}: Allocated (fsm.c:456) 20241117085753963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5647faee8170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085753963 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13616433 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085753963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13616433 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085753963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13616433)[0x5647faee9e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085753963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085753963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085753963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13616433)[0x5647faee9e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085753963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5647faee8170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085753963 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085753963 DLSCCP DEBUG SCCP-SCOC(32)[0x5647faee0bb0]{IDLE}: Allocated (fsm.c:456) 20241117085753963 DLSCCP DEBUG SCCP-SCOC(32)[0x5647faee0bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085753963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a691f292e1d04713f8b1c004f40030003be0056400500f1100926) (sccp_scrc.c:406) 20241117085753963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085753963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085753963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085753963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085753963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085753963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085753963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085753963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085753963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085753963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085753963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085753963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085753963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085753964 DLSCCP DEBUG SCCP-SCOC(32)[0x5647faee0bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085753964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5647faee8170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085753964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13616433)[0x5647faee9e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085753964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085753964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085753964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085753964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085753964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085753964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085753964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085753964 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@4f831ae80fa6: Found Expect[0] for l3='691F292E1D04713F8B1C'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@4f831ae80fa6: Added conn table entry 0TC_ranap_ps_creq_cref0(350)1400122 TC_ranap_ps_creq_cref0(350)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@4f831ae80fa6: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)1400122 HNBGW_Test.sgsn0-SCCP(346)@4f831ae80fa6: Session index based on connection ID:0 20241117085753976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085753976 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085753976 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085753976 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085753976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085753976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085753976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085753976 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085753976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085753976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085753976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085753976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085753976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085753977 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) 20241117085753977 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20241117085753977 DLSCCP DEBUG SCCP-SCOC(32)[0x5647faee0bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241117085753977 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085753977 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085753977 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) 20241117085753977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5647faee8170]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085753977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5647faee8170]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241117085753977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13616433)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085753977 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13616433)[0x5647faee9e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085753977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117085753977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13616433)[0x5647faee9e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085753977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13616433)[0x5647faee9e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085753977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13616433)[0x5647faee9e50]{disrupted}: Freeing instance (context_map.c:202) 20241117085753977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13616433)[0x5647faee9e50]{disrupted}: Deallocated (fsm.c:568) 20241117085753977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5647faee8170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085753977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5647faee8170]{disconnected}: Freeing instance (context_map.c:206) 20241117085753977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5647faee8170]{disconnected}: Deallocated (fsm.c:568) 20241117085753977 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13616433 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085753977 DLSCCP DEBUG SCCP-SCOC(32)[0x5647faee0bb0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241117085753977 DLSCCP DEBUG SCCP-SCOC(32)[0x5647faee0bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085753977 DLSCCP DEBUG SCCP-SCOC(32)[0x5647faee0bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085753977 DLSCCP DEBUG SCCP-SCOC(32)[0x5647faee0bb0]{IDLE}: Deallocated (fsm.c:568) 20241117085753977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085753977 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)@4f831ae80fa6: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)13616433 20241117085753981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_creq_cref-Iuh0-RUA(342)@4f831ae80fa6: Final verdict of PTC: none 20241117085753984 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085753984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085753984 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085753984 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085753984 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085753984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085753984 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085753984 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085753984 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 20241117085753984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085753984 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085753984 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085753984 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085753984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085753984 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085753984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085753984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085753984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(344)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@4f831ae80fa6: Final verdict of PTC: none 20241117085753985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085753985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085753985 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085753985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085753985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085753985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085753985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085753985 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085753985 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085753985 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085753985 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085753985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085753985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085753985 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_ranap_ps_creq_cref(337)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@4f831ae80fa6: Final verdict of PTC: none 20241117085753985 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085753985 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085753985 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 20241117085753985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085753985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085753985 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085753985 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085753985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085753985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085753985 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117085753985 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) 20241117085753985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085753986 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37515<->l=127.0.0.1:4262) (control_if.c:193) 20241117085753986 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085753986 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085753986 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085753986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085753986 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085753986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085753986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085753986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085753986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085753986 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085753986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085753986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085753986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085753986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085753986 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085753986 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085753986 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085753986 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(348)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(338)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(349)@4f831ae80fa6: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085753989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sun Nov 17 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 20241117085754032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085754534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245408) Waiting for packet dumper to finish... 1 (prev_count=245408, count=246064) 20241117085755986 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085755986 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085755986 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085755986 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085755986 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085755986 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Sun Nov 17 08:57:56 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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_cs_iu_release_req_rua_disconnect started. 20241117085757643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085757647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085757650 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46553<->l=127.0.0.1:4262) (control_if.c:570) 20241117085757720 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085757720 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085757720 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085757720 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085757720 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085757720 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085757720 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085757720 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085757721 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085757721 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085757722 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085757722 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085757722 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085757722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085757722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085757722 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085757722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085757722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085757722 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085757722 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085757722 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085757722 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085757722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085757722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085757722 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085757722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085757722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085757722 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085757722 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085757722 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085757722 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085757722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085757722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085757722 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085757722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085757722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085757722 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085757722 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085757722 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085757722 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085757722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085757722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085757722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085757722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085757722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085757722 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085757722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085757722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085757722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085757722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085757722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085757722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085757722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085757722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085757722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085757722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085757722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085757722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085757722 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(359)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085757735 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085757735 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085757735 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085757735 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085757735 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085757735 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085757735 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085757735 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085757736 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085757736 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085757736 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085757736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085757736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085757736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085757736 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085757736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085757736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085757736 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085757736 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085757736 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085757736 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085757736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085757736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085757736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085757737 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085757737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085757737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085757737 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085757737 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085757737 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085757737 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085757737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085757737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085757737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085757737 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085757737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085757737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085757737 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085757737 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085757737 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085757737 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085757737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085757737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085757737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085757737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085757737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085757737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085757737 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085757737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085757737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085757737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085757737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085757737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085757737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085757737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085757737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085757737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085757737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085757737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085757737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085757737 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085757757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085757757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085757757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085757757 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085757757 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085757757 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085757757 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085757757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085757757 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085757933 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085757933 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085757933 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085757933 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085757935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757935 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085757935 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085757935 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085757935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085757935 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085757935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085757936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757936 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085757936 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085757936 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085757936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085757936 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085757936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085757936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085757936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085757936 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085757936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085757936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085757936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085757936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085757936 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085757936 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085757936 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085757937 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085757937 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085757937 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085757937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085757937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085757937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085757937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085757937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085757937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085757937 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085757937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757937 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085757937 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085757937 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085757937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085757937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085757937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085757937 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085757948 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085757948 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085757948 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085757948 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085757951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757951 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085757951 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085757951 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085757951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085757951 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085757951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085757953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757953 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085757953 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085757953 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085757953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085757953 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085757953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085757953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085757953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085757953 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085757953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085757953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085757953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085757953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085757953 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085757953 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085757953 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085757954 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085757954 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085757954 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085757954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085757954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085757954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085757954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085757954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085757954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085757954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085757954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085757954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085757954 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085757954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085757954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085757954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085757954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085757954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085757954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085757954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085757954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085758748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085758748 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085758748 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085758748 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085758748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085758748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085758748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085758748 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085758748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085758748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085758748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085758748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085758748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085758748 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085758748 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085758748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085758748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758748 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085758748 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085758748 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085758748 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085758748 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085758748 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085758749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085758749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085758749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085758749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085758749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085758749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085758749 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085758749 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085758749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085758749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085758749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085758749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085758749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085758749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085758749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085758749 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085758750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085758750 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085758750 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085758750 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085758751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085758751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085758751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085758751 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085758751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085758751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085758751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085758751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085758751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085758751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085758751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085758751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085758751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758751 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085758751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085758751 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085758751 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085758751 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085758760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085758760 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085758760 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085758760 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085758760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085758760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085758760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085758760 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085758760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085758760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085758760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085758760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085758760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085758760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085758760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085758760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085758760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085758761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085758761 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085758761 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085758761 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085758761 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085758761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085758761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085758761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085758761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085758761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085758761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085758761 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085758761 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085758761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085758761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085758761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085758761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085758761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085758761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085758761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085758761 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085758763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085758763 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085758763 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085758763 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085758763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085758763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085758763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085758763 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085758763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085758763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085758763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085758763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085758763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085758763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085758763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085758763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085758763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085758763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085758763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085758763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085758763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085758763 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085758763 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085758763 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085758778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(358)@4f831ae80fa6: f_create_expect(l3 := '1F32F92EC67B03F5AF99'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(358)@4f831ae80fa6: Created Expect[0] for '1F32F92EC67B03F5AF99'O to be handled at TC_cs_iu_release_req_rua_disconnect0(364) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@4f831ae80fa6: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)11564318 20241117085759823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085759823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085759823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117085759823 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085759823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb0751e, normal) (hnbgw_rua.c:407) 20241117085759823 DHNB DEBUG map_rua[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085759823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085759823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11564318 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085759823 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085759823 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085759823 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11564318 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085759823 DCN DEBUG map_sccp[0x5647faee8170]{init}: Allocated (fsm.c:456) 20241117085759823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085759823 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11564318 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085759823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11564318 SCCP-33 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117085759823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085759823 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085759823 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085759823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085759823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085759823 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085759823 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{IDLE}: Allocated (fsm.c:456) 20241117085759823 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085759823 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1f32f92ec67b03f5af99004f40030001870056400500f1100926) (sccp_scrc.c:406) 20241117085759823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085759823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085759823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085759823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085759823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085759823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085759823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085759823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085759823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085759823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085759823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085759823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085759823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085759823 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085759823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085759823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085759823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085759823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085759823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085759823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085759823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085759823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085759823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085759823 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(358)@4f831ae80fa6: Found Expect[0] for l3='1F32F92EC67B03F5AF99'O handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-RAN(358)@4f831ae80fa6: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)15862321 HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(364)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085759831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085759831 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085759831 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085759831 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085759831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085759831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085759831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085759831 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085759831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085759831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085759831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085759831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085759831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085759831 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006df3ad) (sccp_scrc.c:477) 20241117085759831 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20241117085759831 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085759831 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085759831 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085759831 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085759831 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) 20241117085759831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085759831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_cs_iu_release_req_rua_disconnect0(364)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(363)@4f831ae80fa6: 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)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117085800034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085800034 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085800034 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085800034 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085800034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085800034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085800034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085800034 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085800034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085800035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085800035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085800035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085800035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085800035 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) 20241117085800035 DLSCCP DEBUG Received CO:CODT for local reference 33 (sccp_scoc.c:1824) 20241117085800035 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085800035 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085800035 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085800035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085800035 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085800035 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085800035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085800035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085800035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085800035 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117085800035 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117085800035 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117085800035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085800035 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117085800035 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{UNUSED}: Allocated (fsm.c:456) 20241117085800035 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{UNUSED}: is child of mgw(mgw-fsm-11564318-0)[0x5647faefffc0] (fsm.c:486) 20241117085800035 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11564318-0)[0x5647faefffc0] (mgcp_client_endpoint_fsm.c:724) 20241117085800035 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085800035 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085800035 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085800035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11564318-0)[0x5647faee99c0]{ST_CRCX}: Allocated (fsm.c:456) 20241117085800035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11564318-0)[0x5647faee99c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610] (fsm.c:486) 20241117085800035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11564318-0)[0x5647faee99c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085800035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11564318-0)[0x5647faee99c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117085800035 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: b075'... (mgcp_client.c:805) 20241117085800035 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241117085800035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11564318-0)[0x5647faee99c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085800035 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(363)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b0751e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b0751e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b0751e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b0751e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117085800070 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241117085800070 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117085800070 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117085800070 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085800070 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085800070 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117085800070 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800070 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800070 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085800070 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085800070 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800070 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085800070 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117085800070 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085800070 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117085800070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117085800070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117085800070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085800070 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085800099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085800099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085800099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085800099 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085800099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb0751e) (hnbgw_rua.c:471) 20241117085800099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11564318 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085800099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085800099 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085800099 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085800099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085800099 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085800099 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117085800099 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117085800099 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085800099 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117085800099 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11564318-0)[0x5647faefffc0] (mgcp_client_endpoint_fsm.c:724) 20241117085800099 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085800099 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085800099 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117085800099 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: b075'... (mgcp_client.c:805) 20241117085800099 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117085800099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085800099 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085800099 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800099 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "b0751e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b0751e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085800122 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241117085800122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117085800122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117085800122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117085800122 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117085800122 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800122 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800122 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085800122 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085800122 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800122 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085800122 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117085800122 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117085800122 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11564318-0)[0x5647faefffc0] (mgcp_client_endpoint_fsm.c:724) 20241117085800122 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117085800122 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117085800122 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117085800122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11564318-0)[0x5647faf00140]{ST_CRCX}: Allocated (fsm.c:456) 20241117085800122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11564318-0)[0x5647faf00140]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610] (fsm.c:486) 20241117085800122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11564318-0)[0x5647faf00140]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117085800122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11564318-0)[0x5647faf00140]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241117085800123 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: b075'... (mgcp_client.c:805) 20241117085800123 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117085800123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11564318-0)[0x5647faf00140]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117085800123 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117085800123 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800123 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800123 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "b0751e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b0751e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117085800143 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241117085800144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117085800144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117085800144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00140]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117085800144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00140]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117085800144 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117085800144 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800144 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800144 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800144 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117085800144 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117085800144 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800144 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{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) 20241117085800144 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117085800144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085800144 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117085800144 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117085800144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117085800144 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085800144 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085800144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006df3ad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117085800144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085800144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085800144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085800144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085800144 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117085800144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085800144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085800144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085800144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085800144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085800144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085800144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085800144 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(364)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085800306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085800306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085800306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241117085800306 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085800306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb0751e) (hnbgw_rua.c:471) 20241117085800306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11564318 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241117085800306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085800306 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241117085800306 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241117085800306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241117085800306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085800306 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085800306 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085800306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006df3ad), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241117085800306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085800306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085800306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085800306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085800306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085800306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085800306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085800306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085800306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085800306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085800306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085800307 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@4f831ae80fa6: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)11564318 20241117085800510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085800510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085800510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241117085800510 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085800510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb0751e,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241117085800510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11564318 SCCP-33 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241117085800510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085800510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085800510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085800510 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085800510 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085800510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006df3ad), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085800510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085800510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085800510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085800510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085800510 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085800510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241117085800510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085800510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{disconnected}: Freeing instance (context_map.c:202) 20241117085800510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11564318)[0x5647faee9e50]{disconnected}: Deallocated (fsm.c:568) 20241117085800510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085800510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{disconnected}: Freeing instance (context_map.c:206) 20241117085800510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5647faee8170]{disconnected}: Deallocated (fsm.c:568) 20241117085800510 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117085800510 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117085800510 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117085800510 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117085800510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085800510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: b075'... (mgcp_client.c:805) 20241117085800510 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085800510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085800510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00140]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117085800510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: b075'... (mgcp_client.c:805) 20241117085800510 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117085800510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00140]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117085800510 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{IN_USE}: Removing from parent mgw(mgw-fsm-11564318-0)[0x5647faefffc0] (mgcp_client_endpoint_fsm.c:873) 20241117085800510 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117085800510 DLMGCP DEBUG mgw-endp(mgw-fsm-11564318-0)[0x5647faf00610]{IN_USE}: Deallocated (fsm.c:568) 20241117085800510 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117085800510 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117085800510 DMGW DEBUG mgw(mgw-fsm-11564318-0)[0x5647faefffc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117085800510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11564318 SCCP-33 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117085800510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085800510 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085800510 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085800510 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085800510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085800510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085800510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085800510 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: Session index based on local reference:0 20241117085800511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085800511 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085800511 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085800511 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085800511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085800511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085800511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085800511 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085800511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085800511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085800511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085800511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085800511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085800511 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=006df3ad) (sccp_scrc.c:477) 20241117085800511 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20241117085800511 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085800511 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085800511 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085800511 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085800511 DLSCCP DEBUG SCCP-SCOC(33)[0x5647faee0bb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(358)@4f831ae80fa6: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)15862321 TC_cs_iu_release_req_rua_disconnect0(364)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "b0751e17" }, { code := "I", val := "11111" } }, sdp := omit } 20241117085800513 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20241117085800513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085800513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085800513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085800513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faee99c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(364)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "b0751e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(364)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085800513 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20241117085800513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00140]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117085800513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00140]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117085800513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00140]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117085800513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faf00140]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241117085801517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(364)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085801528 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46553<->l=127.0.0.1:4262) (control_if.c:193) 20241117085801529 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085801529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085801529 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085801529 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085801529 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085801529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085801529 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085801529 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085801529 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 20241117085801529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085801529 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085801529 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085801529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085801529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085801529 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085801529 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085801529 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085801529 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085801529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085801529 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085801529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085801529 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(358)@4f831ae80fa6: Final verdict of PTC: none 20241117085801529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085801529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-SCCP(360)@4f831ae80fa6: Final verdict of PTC: none 20241117085801529 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 20241117085801529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085801530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085801530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085801529 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085801529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085801529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085801529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085801529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085801529 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085801530 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085801530 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085801530 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085801530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085801530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085801530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085801530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085801530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117085801530 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) 20241117085801530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085801530 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085801530 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085801530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085801530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085801530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085801530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085801530 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)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@4f831ae80fa6: Final verdict of PTC: none 20241117085801530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085801531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085801531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085801531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085801531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-M3UA(359)@4f831ae80fa6: Final verdict of PTC: none20241117085801531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085801531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085801531 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085801531 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085801531 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085801531 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(357)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(363)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@4f831ae80fa6: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(352)@4f831ae80fa6: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085801532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(355): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(364): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Sun Nov 17 08:58:01 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 20241117085801576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085802079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316376) Waiting for packet dumper to finish... 1 (prev_count=316376, count=320256) 20241117085803530 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085803530 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085803530 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085803531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085803531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085803531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Sun Nov 17 08:58: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_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ps_iu_release_req_rua_disconnect started. 20241117085805138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085805141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085805145 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33391<->l=127.0.0.1:4262) (control_if.c:570) 20241117085805225 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085805225 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085805226 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085805226 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085805226 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085805226 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085805226 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085805226 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085805226 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085805226 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085805227 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085805227 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085805227 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085805227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085805227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085805227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085805228 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085805228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085805228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085805228 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085805228 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085805228 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085805228 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085805228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085805228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085805228 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085805228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085805228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085805228 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085805228 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085805228 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085805228 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085805228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085805228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085805228 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085805228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085805228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085805228 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085805228 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085805228 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085805228 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085805228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085805228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085805228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085805228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085805228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085805228 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085805228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805228 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085805228 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085805228 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085805228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085805228 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085805228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805228 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085805228 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085805228 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085805228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085805228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085805228 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085805228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805228 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085805228 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085805228 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085805228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085805228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085805228 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085805229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085805229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085805229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085805229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085805229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085805229 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(373)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(371)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085805247 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085805247 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085805247 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085805247 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085805248 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085805248 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085805248 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085805248 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085805249 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085805249 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085805249 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085805249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085805249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085805249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085805249 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085805249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085805249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085805249 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085805249 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085805249 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085805249 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085805249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085805249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085805249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085805249 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085805249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085805249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085805249 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085805249 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085805249 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085805249 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085805249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085805249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085805249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085805250 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085805250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085805250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085805250 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085805250 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085805250 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085805250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085805250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085805250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085805250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085805250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085805250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085805250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085805250 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085805250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085805250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085805250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085805250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085805250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085805250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085805250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085805250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085805250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085805250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085805250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085805250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085805250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085805273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085805273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085805273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085805273 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085805273 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085805273 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085805273 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085805273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085805273 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085805444 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085805444 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085805444 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085805444 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085805453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805453 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085805453 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085805453 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085805453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085805453 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085805453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085805456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805456 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085805456 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085805456 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085805456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085805456 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085805456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085805457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085805457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085805457 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085805457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085805457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085805457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085805457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085805457 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085805457 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085805457 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085805458 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085805458 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085805458 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085805458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085805458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085805458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085805459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085805459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085805459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085805459 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085805459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085805459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085805459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085805459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085805459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085805459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085805459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085805463 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085805463 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085805463 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085805463 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085805470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805470 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085805470 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085805470 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085805470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085805470 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085805470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085805474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805474 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085805474 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085805474 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085805474 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085805474 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085805474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085805474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085805474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085805475 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085805475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085805475 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085805475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085805475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085805475 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085805475 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085805475 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085805476 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085805476 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085805476 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085805476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085805476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085805476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085805476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085805476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085805476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085805476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085805476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085805476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085805476 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085805477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085805477 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085805477 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085805477 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085805477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085805477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085805477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085805477 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085806258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085806258 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085806258 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085806258 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085806258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085806258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085806258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085806258 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085806258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085806258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085806258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085806258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085806258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085806258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085806259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085806259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085806259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085806259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085806259 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085806259 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085806259 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085806259 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085806259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085806259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085806259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085806259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085806259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085806259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085806259 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085806259 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085806259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085806259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085806259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085806259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085806259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085806259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085806259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085806259 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085806261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085806261 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085806261 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085806261 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085806261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085806261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085806261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085806261 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085806261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085806261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085806261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085806261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085806261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085806261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085806261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085806261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085806261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085806261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085806261 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085806261 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085806261 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085806271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085806271 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085806271 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085806271 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085806271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085806271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085806271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085806271 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085806271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085806271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085806271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085806271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085806272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085806272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085806272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085806272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085806272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085806272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085806272 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085806272 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085806272 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085806272 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085806272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085806272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085806272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085806272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085806272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085806272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085806272 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085806272 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085806272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085806272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085806272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085806272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085806272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085806272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085806272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085806272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085806274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085806274 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085806275 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085806275 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085806275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085806275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085806275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085806275 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085806275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085806275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085806275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085806275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085806275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085806275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085806275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085806275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085806275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085806275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085806275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085806275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085806275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085806275 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085806275 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085806275 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085806301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(375)@4f831ae80fa6: f_create_expect(l3 := '35073AE61C257E6B13A4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(375)@4f831ae80fa6: Created Expect[0] for '35073AE61C257E6B13A4'O to be handled at TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@4f831ae80fa6: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)4481248 20241117085807347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085807347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085807347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085807347 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085807347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4460e0, normal) (hnbgw_rua.c:407) 20241117085807347 DHNB DEBUG map_rua[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117085807347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085807347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481248 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085807347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085807347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085807347 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481248 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085807347 DCN DEBUG map_sccp[0x5647faee99c0]{init}: Allocated (fsm.c:456) 20241117085807347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085807347 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4481248 <-> SCCP-34 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085807347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481248 SCCP-34 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085807347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085807347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085807347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085807347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085807347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085807347 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085807347 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{IDLE}: Allocated (fsm.c:456) 20241117085807347 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085807347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a35073ae61c257e6b13a4004f40030003970056400500f1100926) (sccp_scrc.c:406) 20241117085807348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085807348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085807348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085807348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085807348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085807348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085807348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085807348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085807348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085807348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085807348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085807348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085807348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085807348 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085807348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085807348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085807348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085807348 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085807348 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085807348 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085807348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085807348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085807348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085807348 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(375)@4f831ae80fa6: Found Expect[0] for l3='35073AE61C257E6B13A4'O handled at TC_ps_iu_release_req_rua_disconnect0(378) HNBGW_Test.sgsn0-RAN(375)@4f831ae80fa6: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)2193207 HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(378)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085807367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085807367 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085807367 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085807367 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085807367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085807367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085807367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085807367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085807367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085807367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085807367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085807367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085807367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085807367 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c64a64) (sccp_scrc.c:477) 20241117085807367 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20241117085807367 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085807367 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085807368 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085807368 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085807368 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) 20241117085807368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085807368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_iu_release_req_rua_disconnect0(378)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085807570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085807570 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085807570 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085807570 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085807570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085807570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085807570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085807570 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085807571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085807571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085807571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085807571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085807571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085807571 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) 20241117085807571 DLSCCP DEBUG Received CO:CODT for local reference 34 (sccp_scoc.c:1824) 20241117085807571 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085807571 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085807571 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085807571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085807571 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085807571 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085807571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085807571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085807571 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085807571 DRANAP DEBUG ps_rab_ass[0x5647faee9e50]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085807571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085807571 DLPFCP DEBUG ps_rab[0x5647faee8170]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085807571 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085807571 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085807572 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085807572 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085807572 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(368)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(368)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect0(378)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(378)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(368)@4f831ae80fa6: 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 } } } 20241117085807609 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085807609 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085807609 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085807609 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085807609 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085807609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085807609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085807609 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085807609 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085807609 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085807609 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085807610 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{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) 20241117085807610 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085807610 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085807610 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085807610 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085807610 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085807610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085807610 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085807647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085807648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085807648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085807648 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085807648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4460e0) (hnbgw_rua.c:471) 20241117085807648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481248 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085807648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085807648 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085807648 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085807648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085807648 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085807648 DRANAP DEBUG ps_rab_ass[0x5647faee9e50]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085807648 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085807648 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085807648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085807648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085807648 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085807648 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085807648 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085807648 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(368)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(368)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect0(378)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(368)@4f831ae80fa6: 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 } } } 20241117085807665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085807665 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085807665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085807665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085807665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085807665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085807665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{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) 20241117085807665 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085807665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085807665 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085807665 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085807665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c64a64), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085807665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085807665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085807665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085807665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085807665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085807665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085807665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248)[0x5647faee9e50]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085807665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{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) 20241117085807665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085807665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085807665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085807665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085807665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085807666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085807666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085807666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085807666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085807666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085807666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085807666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085807666 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(378)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085807850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085807850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085807850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241117085807850 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085807850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4460e0) (hnbgw_rua.c:471) 20241117085807850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481248 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241117085807850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085807850 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241117085807850 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241117085807850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241117085807850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085807850 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085807850 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085807850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c64a64), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241117085807850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085807850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085807850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085807851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085807851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085807851 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085807851 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085807851 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085807851 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085807851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085807851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085807851 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@4f831ae80fa6: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)4481248 20241117085808054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085808054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085808054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241117085808054 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085808054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4460e0,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241117085808054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481248 SCCP-34 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241117085808054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085808054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085808054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085808054 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085808054 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085808054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c64a64), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085808054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085808054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085808054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085808054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085808054 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085808055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241117085808055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085808055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{disconnected}: Freeing instance (context_map.c:202) 20241117085808055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4481248)[0x5647faf00140]{disconnected}: Deallocated (fsm.c:568) 20241117085808055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085808055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{disconnected}: Freeing instance (context_map.c:206) 20241117085808055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5647faee99c0]{disconnected}: Deallocated (fsm.c:568) 20241117085808055 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085808055 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085808055 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085808055 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085808055 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085808055 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481248 SCCP-34 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085808055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085808055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085808055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085808055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085808055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085808055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085808055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085808055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(368)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect0(378)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: Session index based on local reference:0 HNBGW-PFCP(368)@4f831ae80fa6: 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 } } } 20241117085808062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085808062 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085808062 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085808062 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085808062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085808062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085808062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085808062 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085808062 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085808062 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085808062 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085808062 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085808062 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{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) 20241117085808062 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085808062 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085808062 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085808062 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085808062 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085808062 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085808062 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4481248-RAB-23)[0x5647faee8170]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085808062 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085808062 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085808062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085808062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085808062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085808062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085808062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085808062 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=00c64a64) (sccp_scrc.c:477) 20241117085808062 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20241117085808062 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117085808062 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117085808062 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085808062 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085808062 DLSCCP DEBUG SCCP-SCOC(34)[0x5647faee0bb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(375)@4f831ae80fa6: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)2193207 20241117085809069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(378)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085809077 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33391<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(372)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365)@4f831ae80fa6: Final verdict of PTC: none 20241117085809077 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085809077 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085809077 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 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085809077 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@4f831ae80fa6: Final verdict of PTC: none 20241117085809077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085809077 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085809077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085809077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085809077 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(374)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@4f831ae80fa6: Final verdict of PTC: none 20241117085809077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085809078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085809077 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 20241117085809077 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085809077 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085809077 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 20241117085809078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085809078 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085809078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085809078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085809078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085809078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085809078 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085809078 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085809078 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085809078 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085809078 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085809078 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085809078 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085809078 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085809078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085809078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085809078 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085809078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085809078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085809078 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085809078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085809078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085809078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085809078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085809078 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085809078 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085809078 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085809078 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085809078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51734<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(373)@4f831ae80fa6: Final verdict of PTC: none 20241117085809078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085809078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085809078 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085809078 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc0-SCCP(371)@4f831ae80fa6: Final verdict of PTC: none 20241117085809078 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(377)@4f831ae80fa6: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(366)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085809079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(369): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(378): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Sun Nov 17 08:58:09 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 20241117085809131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085809633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51752<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301628) Waiting for packet dumper to finish... 1 (prev_count=301628, count=305508) 20241117085811078 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085811078 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085811078 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085811079 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085811079 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085811079 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Sun Nov 17 08:58:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ps_rab_assignment started. 20241117085812741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085812746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085812749 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39687<->l=127.0.0.1:4262) (control_if.c:570) 20241117085812817 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085812817 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085812818 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085812818 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085812818 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_ps_rab_assignment-Iuh0(383)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085812818 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085812819 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085812819 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085812819 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085812819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085812819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085812819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085812819 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085812819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085812819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085812819 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085812819 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085812819 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085812819 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085812819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085812819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085812819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085812819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085812819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085812819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085812819 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085812819 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085812819 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085812819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085812819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085812819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085812819 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085812819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085812819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085812819 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085812819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085812819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085812819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085812819 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085812819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085812819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085812819 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085812819 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085812819 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085812820 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085812820 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085812820 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085812820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085812820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085812820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085812820 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085812820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085812820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085812820 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085812820 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085812820 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085812820 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085812820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085812820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085812820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085812820 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085812820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085812820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085812820 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085812820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085812820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085812820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085812820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085812820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085812820 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085812820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085812820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085812820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085812820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085812820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085812820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085812820 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(387)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(385)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085812837 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085812837 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085812837 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085812837 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085812837 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085812837 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085812837 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085812837 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085812838 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085812838 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085812838 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085812838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085812838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085812838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085812838 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085812838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085812838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085812838 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085812838 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085812838 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085812838 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085812838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085812839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085812839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085812839 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085812839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085812839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085812839 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085812839 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085812839 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085812839 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085812839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085812839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085812839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085812839 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085812839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085812839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085812839 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085812839 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085812839 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085812839 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085812839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085812839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085812839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085812839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085812839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085812839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085812839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085812839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085812839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085812839 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085812839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085812839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085812839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085812839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085812839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085812839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085812839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085812839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085812839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085812839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085812839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085812839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085812839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085812839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085812839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085812839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085812839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085812863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085812863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085812863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085812863 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085812863 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085812863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085812863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085812863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085812863 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085813035 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085813035 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085813035 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085813035 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085813044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813044 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085813044 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085813044 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085813044 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085813044 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085813044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085813046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813046 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085813046 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085813046 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085813046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085813046 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085813047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085813047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085813047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085813047 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085813047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085813047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085813047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085813047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085813047 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085813047 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085813047 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085813048 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085813048 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085813048 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085813048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085813049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085813049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085813049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085813049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085813049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085813049 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085813049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085813049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085813049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085813049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085813049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085813049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085813049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085813051 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085813051 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085813051 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085813051 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085813057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813057 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085813057 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085813057 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085813057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085813057 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085813057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085813057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813057 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085813057 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085813057 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085813057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085813057 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085813057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085813057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085813057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085813057 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085813057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085813057 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085813057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085813057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085813057 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085813057 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085813057 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085813059 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085813059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085813059 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085813059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085813059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085813059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085813059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085813059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085813059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085813059 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085813059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085813059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085813059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085813059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085813059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085813059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085813059 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085813846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813847 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085813847 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085813847 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085813847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085813847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085813847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085813847 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085813847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085813847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085813847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085813847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085813847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085813847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085813847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085813847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085813847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085813847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085813847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085813847 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085813847 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085813847 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085813847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085813847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085813847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085813847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085813847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085813847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085813847 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085813847 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085813847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085813847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085813847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085813847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085813847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085813847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085813847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085813849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813849 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085813849 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085813849 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085813849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085813849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085813849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085813849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085813849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085813849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085813849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085813849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085813849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085813850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085813850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085813850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085813850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085813850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085813850 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085813850 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085813850 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085813856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813856 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085813856 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085813856 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085813856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085813856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085813856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085813856 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085813856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085813856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085813856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085813856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085813856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085813856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085813856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085813856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085813856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085813856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085813856 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085813856 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085813856 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085813856 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085813856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085813856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085813856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085813856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085813856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085813856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085813856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085813856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085813856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085813856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085813856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085813856 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085813856 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085813856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085813856 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085813857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085813857 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085813857 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085813857 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085813857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085813857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085813857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085813857 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085813857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085813857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085813857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085813857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085813857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085813857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085813857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085813857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085813857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085813857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085813857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085813857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085813857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085813857 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085813857 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085813857 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085814901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35984<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(389)@4f831ae80fa6: f_create_expect(l3 := 'BA54DA0E0DF72F00704D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(389)@4f831ae80fa6: Created Expect[0] for 'BA54DA0E0DF72F00704D'O to be handled at TC_ps_rab_assignment0(392) TC_ps_rab_assignment-Iuh0-RUA(384)@4f831ae80fa6: Added conn table entry 0TC_ps_rab_assignment0(392)13461455 20241117085815954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085815954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085815954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085815954 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085815954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcd67cf, normal) (hnbgw_rua.c:407) 20241117085815954 DHNB DEBUG map_rua[0x5647faee0bb0]{init}: Allocated (fsm.c:456) 20241117085815954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085815954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13461455 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085815954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085815954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085815954 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13461455 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085815954 DCN DEBUG map_sccp[0x5647faee8170]{init}: Allocated (fsm.c:456) 20241117085815954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085815954 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13461455 <-> SCCP-35 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085815954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13461455 SCCP-35 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085815954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085815954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085815954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085815954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085815954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085815954 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085815954 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{IDLE}: Allocated (fsm.c:456) 20241117085815954 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085815954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aba54da0e0df72f00704d004f40030003a80056400500f1100926) (sccp_scrc.c:406) 20241117085815954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085815954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085815954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085815954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085815954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085815954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085815954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085815954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085815955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085815955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085815955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085815955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085815955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085815955 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085815955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085815955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085815955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085815955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085815955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085815955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085815955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085815955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085815955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085815955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(389)@4f831ae80fa6: Found Expect[0] for l3='BA54DA0E0DF72F00704D'O handled at TC_ps_rab_assignment0(392) HNBGW_Test.sgsn0-RAN(389)@4f831ae80fa6: Added conn table entry 0TC_ps_rab_assignment0(392)12882375 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: Session index based on connection ID:0 TC_ps_rab_assignment0(392)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085815965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085815965 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085815965 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085815965 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085815965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085815965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085815965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085815965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085815966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085815966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085815966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085815966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085815966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085815966 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005acb6a) (sccp_scrc.c:477) 20241117085815966 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20241117085815966 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085815966 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085815966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085815966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085815966 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) 20241117085815966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085815966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_rab_assignment0(392)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085816166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085816166 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085816166 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085816166 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085816166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085816166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085816166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085816166 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085816166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085816166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085816166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085816166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085816166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085816166 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) 20241117085816166 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241117085816166 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085816166 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085816166 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085816166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085816166 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085816166 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085816166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085816166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085816166 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085816166 DRANAP DEBUG ps_rab_ass[0x5647faee99c0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085816166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085816166 DLPFCP DEBUG ps_rab[0x5647faee9e50]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085816166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085816166 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085816166 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085816166 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085816166 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(382)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(382)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment0(392) TC_ps_rab_assignment0(392)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(392)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(382)@4f831ae80fa6: 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 } } } 20241117085816182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085816182 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085816182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085816182 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085816182 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085816182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085816182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085816182 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085816182 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085816182 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085816182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085816182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{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) 20241117085816182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085816182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085816182 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085816182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085816182 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085816182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085816182 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085816197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085816197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085816197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085816197 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085816197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcd67cf) (hnbgw_rua.c:471) 20241117085816197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13461455 SCCP-35 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085816197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085816197 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085816197 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085816197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085816197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085816197 DRANAP DEBUG ps_rab_ass[0x5647faee99c0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085816197 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085816197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085816197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085816197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085816197 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085816197 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085816197 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085816197 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(382)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(382)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment0(392) TC_ps_rab_assignment0(392)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(382)@4f831ae80fa6: 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 } } } 20241117085816203 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085816203 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085816203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085816203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085816203 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085816203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085816203 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{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) 20241117085816203 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085816203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085816203 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085816203 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085816203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005acb6a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085816203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085816203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085816203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085816203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085816203 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085816203 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085816203 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455)[0x5647faee99c0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085816203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{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) 20241117085816203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085816203 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085816203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085816203 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085816203 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085816203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085816203 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085816203 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085816203 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085816203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085816203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085816203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085816203 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085818217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085818217 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085818217 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085818217 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085818217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085818217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085818217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085818217 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085818217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085818217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085818217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085818217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085818217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085818217 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) 20241117085818217 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241117085818217 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085818217 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085818217 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085818217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085818217 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085818217 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085818217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085818217 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085818217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085818217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085818218 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085818218 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085818218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085818218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085818218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085818218 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)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment0(392) TC_ps_rab_assignment0(392)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(392)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(382)@4f831ae80fa6: 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 } } } 20241117085818225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085818226 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085818226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085818226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085818226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{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) 20241117085818226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085818226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085818226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085818226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085818226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085818226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085818226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13461455-RAB-23)[0x5647faee9e50]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085818226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085818226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(384)@4f831ae80fa6: Deleted conn table entry 0TC_ps_rab_assignment0(392)13461455 20241117085818239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085818239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085818239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085818239 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085818239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcd67cf,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085818239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13461455 SCCP-35 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085818239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085818239 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085818239 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085818239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085818239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085818239 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085818239 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085818239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005acb6a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085818239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085818239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085818239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085818239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085818239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085818239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085818239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085818239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085818239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085818239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085818239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085818240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085818240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085818240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085818240 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(389)@4f831ae80fa6: Deleted conn table entry 0TC_ps_rab_assignment0(392)12882375 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: Session index based on connection ID:0 20241117085818249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085818249 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085818249 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085818249 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085818249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085818249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085818249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085818249 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085818249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085818249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085818249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085818249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085818249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085818249 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=005acb6a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085818249 DLSCCP DEBUG Received CO:RELRE for local reference 35 (sccp_scoc.c:1824) 20241117085818249 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085818249 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085818249 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085818249 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) 20241117085818249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085818249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085818249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085818249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{disconnected}: Freeing instance (context_map.c:202) 20241117085818249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13461455)[0x5647faee0bb0]{disconnected}: Deallocated (fsm.c:568) 20241117085818249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085818249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{disconnected}: Freeing instance (context_map.c:206) 20241117085818249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5647faee8170]{disconnected}: Deallocated (fsm.c:568) 20241117085818249 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13461455 SCCP-35 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085818249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005acb6a), PART(T=Source Reference,L=4,D=00000023) (sccp_scrc.c:406) 20241117085818249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085818249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085818249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085818249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085818249 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085818249 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085818249 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085818249 DLSCCP DEBUG SCCP-SCOC(35)[0x5647faf00140]{IDLE}: Deallocated (fsm.c:568) 20241117085818250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085818250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085818250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085818250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085818250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085818250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085818250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085818250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: RLC received in state:disconnect_pending TC_ps_rab_assignment0(392)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085820252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35984<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(392)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085820267 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39687<->l=127.0.0.1:4262) (control_if.c:193) 20241117085820267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085820267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085820267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085820267 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085820267 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_ps_rab_assignment(379)@4f831ae80fa6: Final verdict of PTC: none 20241117085820267 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085820268 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085820268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085820268 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085820268 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(388)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@4f831ae80fa6: Final verdict of PTC: none 20241117085820269 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085820269 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085820269 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 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085820269 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085820269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085820269 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_ps_rab_assignment-Iuh0-RUA(384)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@4f831ae80fa6: Final verdict of PTC: none 20241117085820269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085820269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085820269 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085820269 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085820270 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 20241117085820270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(387)@4f831ae80fa6: Final verdict of PTC: none 20241117085820270 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085820270 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind VirtHNBGW-STATS(380)@4f831ae80fa6: Final verdict of PTC: none 20241117085820270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085820270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085820270 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085820270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085820270 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085820270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085820270 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(381)@4f831ae80fa6: Final verdict of PTC: none 20241117085820270 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085820270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085820270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085820270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085820270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085820270 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085820270 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085820270 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085820270 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085820270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085820270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085820270 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085820270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085820270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085820270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085820270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085820270 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085820270 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085820270 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085820270 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(390)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(391)@4f831ae80fa6: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(383)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085820271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35966<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(379): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment-Iuh0(383): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(384): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment0(392): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sun Nov 17 08:58:20 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 20241117085820327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085820829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285896) Waiting for packet dumper to finish... 1 (prev_count=285896, count=312016) 20241117085822270 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085822270 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085822270 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085822271 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085822271 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085822271 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Sun Nov 17 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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_ps_rab_assignment_concurrent started. 20241117085823912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085823917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085823922 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46793<->l=127.0.0.1:4262) (control_if.c:570) 20241117085823989 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085823989 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085823989 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085823989 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085823990 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085823990 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085823990 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085823990 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(397)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085823990 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085823990 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085823991 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085823991 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085823991 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085823991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085823991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085823991 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085823991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085823991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085823991 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085823991 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085823991 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085823991 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085823991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085823991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085823991 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085823991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085823991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085823991 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085823991 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085823991 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085823991 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085823991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085823991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085823991 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085823991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085823991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085823991 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085823991 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085823991 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085823991 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085823991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085823991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085823991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085823991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085823991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085823991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085823991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085823991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085823991 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085823992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085823992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085823992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085823992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085823992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085823992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085823992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085823992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085823992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085823992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085823992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085823992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085823992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085823992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085823992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085823992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085823992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(401)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(399)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085824013 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085824013 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085824013 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085824013 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085824014 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085824014 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085824014 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085824014 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085824015 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085824015 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085824015 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085824015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085824015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085824015 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085824015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085824015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085824015 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085824015 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085824015 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085824015 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085824015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085824015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085824015 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085824015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085824015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085824015 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085824015 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085824015 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085824015 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085824015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085824015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085824015 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085824015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085824015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085824015 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085824015 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085824015 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085824015 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085824015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085824015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085824015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085824015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085824015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085824015 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085824015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085824015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085824015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085824015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085824015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085824015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085824015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085824015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085824015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085824015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085824015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085824015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085824015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085824015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085824015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085824015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085824015 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085824039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085824039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085824039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085824039 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085824039 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085824039 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085824039 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085824039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085824039 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085824210 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085824210 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085824210 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085824210 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085824215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085824215 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085824215 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085824215 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085824215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085824215 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085824215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085824216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085824216 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085824216 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085824216 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085824216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085824216 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085824216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085824216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085824217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085824217 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085824217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085824217 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085824217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085824217 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085824217 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085824217 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085824217 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085824218 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085824218 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085824218 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085824218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085824218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085824218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085824218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085824218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085824219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085824219 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085824219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085824219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085824219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085824219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085824219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085824219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085824219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085824219 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085824230 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085824230 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085824230 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085824230 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085824236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085824236 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085824236 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085824236 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085824236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085824236 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085824236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085824238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085824238 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085824238 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085824238 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085824238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085824238 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085824238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085824239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085824239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085824239 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085824239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085824239 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085824239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085824239 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085824239 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085824239 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085824239 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085824240 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085824240 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085824240 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085824240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085824240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085824240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085824241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085824241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085824241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085824241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085824241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085824241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085824241 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085824241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085824241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085824241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085824241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085824241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085824241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085824241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085824241 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085825019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085825019 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085825019 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085825019 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085825019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085825019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085825019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085825019 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085825019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085825019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085825019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085825019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085825019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085825019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085825019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085825019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085825019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085825019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085825019 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085825019 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085825019 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085825019 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085825019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085825019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085825019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085825019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085825019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085825019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085825020 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085825020 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085825020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085825020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085825020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085825020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085825020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085825020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085825020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085825020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085825020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085825020 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085825020 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085825020 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085825020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085825020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085825020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085825020 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085825020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085825020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085825020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085825020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085825020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085825020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085825020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085825020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085825020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825020 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085825020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085825020 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085825020 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085825020 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085825034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085825034 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085825034 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085825034 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085825034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085825034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085825034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085825034 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085825034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085825034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085825034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085825034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085825034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085825034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085825034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085825034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085825034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085825034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085825034 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085825034 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085825034 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085825034 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085825034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085825034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085825034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085825034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085825035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085825035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085825035 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085825035 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085825035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085825035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085825035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085825035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085825035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085825035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085825035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085825035 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085825036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085825036 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085825036 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085825036 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085825036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085825036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085825036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085825036 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085825036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085825036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085825036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085825036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085825036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085825036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085825036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085825036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085825036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085825036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085825036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085825036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085825036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085825036 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085825036 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085825036 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085826084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085826316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44710<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '80AD4E94324ACD6EAFA4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[0] for '80AD4E94324ACD6EAFA4'O to be handled at TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)7629974 20241117085827101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827101 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x746c96, normal) (hnbgw_rua.c:407) 20241117085827101 DHNB DEBUG map_rua[0x5647faee0bb0]{init}: Allocated (fsm.c:456) 20241117085827101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7629974 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827101 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7629974 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827101 DCN DEBUG map_sccp[0x5647faee8170]{init}: Allocated (fsm.c:456) 20241117085827101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827101 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7629974 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7629974 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827101 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827101 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{IDLE}: Allocated (fsm.c:456) 20241117085827101 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a80ad4e94324acd6eafa4004f40030001af0056400500f1100926) (sccp_scrc.c:406) 20241117085827101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827101 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827101 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827101 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827101 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827101 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[0] for l3='80AD4E94324ACD6EAFA4'O handled at TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)3381453 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(406)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085827106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827106 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827106 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827106 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827106 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827106 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827106 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00444148) (sccp_scrc.c:477) 20241117085827106 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20241117085827106 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827106 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827106 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) 20241117085827106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_rab_assignment_concurrent0(406)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := 'D65F0D67E463C035D30C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[0] for 'D65F0D67E463C035D30C'O to be handled at TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)9743978 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := 'EC3E1B394511C46378CE'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[1] for 'EC3E1B394511C46378CE'O to be handled at TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)9814907 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '0BDAFEB1F5C5F63E67A9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[2] for '0BDAFEB1F5C5F63E67A9'O to be handled at TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)5657582 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '0E06923A1E3217C2DD55'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[3] for '0E06923A1E3217C2DD55'O to be handled at TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)7770846 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '2E9DBB36226F26531923'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[4] for '2E9DBB36226F26531923'O to be handled at TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)3315023 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '59EB9AD1B0E102FE5E6B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[5] for '59EB9AD1B0E102FE5E6B'O to be handled at TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)15923676 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := 'DC3A43E725BDBE190ACA'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[6] for 'DC3A43E725BDBE190ACA'O to be handled at TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)10613526 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := 'EC1F9E3FEF3E0DAB7D2D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[7] for 'EC1F9E3FEF3E0DAB7D2D'O to be handled at TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)5616996 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '3B51379794CE8C9BB4AD'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[8] for '3B51379794CE8C9BB4AD'O to be handled at TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)13180793 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '3A27AD17036CF4C0B024'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[9] for '3A27AD17036CF4C0B024'O to be handled at TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)2593860 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '7F974BC63FF9538B16AA'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[10] for '7F974BC63FF9538B16AA'O to be handled at TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)13266370 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '14A17B02EA5626D545C5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[11] for '14A17B02EA5626D545C5'O to be handled at TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)4129842 20241117085827302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827302 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x94ae6a, normal) (hnbgw_rua.c:407) 20241117085827302 DHNB DEBUG map_rua[0x5647faee9e50]{init}: Allocated (fsm.c:456) 20241117085827302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743978 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743978 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827302 DCN DEBUG map_sccp[0x5647faee99c0]{init}: Allocated (fsm.c:456) 20241117085827302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827302 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9743978 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743978 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827302 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827302 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{IDLE}: Allocated (fsm.c:456) 20241117085827302 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad65f0d67e463c035d30c004f40030003160056400500f1100926) (sccp_scrc.c:406) 20241117085827302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827302 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827302 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x95c37b, normal) (hnbgw_rua.c:407) 20241117085827302 DHNB DEBUG map_rua[0x5647faefffc0]{init}: Allocated (fsm.c:456) 20241117085827302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9814907 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827302 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827302 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827302 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9814907 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827302 DCN DEBUG map_sccp[0x5647faef8cf0]{init}: Allocated (fsm.c:456) 20241117085827302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827302 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827302 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9814907 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9814907 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827302 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827302 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827302 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827302 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{IDLE}: Allocated (fsm.c:456) 20241117085827302 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827302 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827302 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aec3e1b394511c46378ce004f40030000c20056400500f1100926) (sccp_scrc.c:406) 20241117085827302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827302 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827302 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) 20241117085827302 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241117085827302 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827302 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827303 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827303 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827303 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827303 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827303 DRANAP DEBUG ps_rab_ass[0x5647faee4590]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827303 DLPFCP DEBUG ps_rab[0x5647faee8f40]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827303 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827303 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827303 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faee4590]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827303 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5653ee, normal) (hnbgw_rua.c:407) 20241117085827303 DHNB DEBUG map_rua[0x5647faee7d10]{init}: Allocated (fsm.c:456) 20241117085827303 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5657582 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827303 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5657582 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827303 DCN DEBUG map_sccp[0x5647faee9240]{init}: Allocated (fsm.c:456) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827303 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5657582 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5657582 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827303 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{IDLE}: Allocated (fsm.c:456) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0bdafeb1f5c5f63e67a9004f40030001260056400500f1100926) (sccp_scrc.c:406) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827303 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7692de, normal) (hnbgw_rua.c:407) 20241117085827303 DHNB DEBUG map_rua[0x5647faefcd60]{init}: Allocated (fsm.c:456) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:1 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7770846 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827303 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7770846 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827303 DCN DEBUG map_sccp[0x5647faefe6c0]{init}: Allocated (fsm.c:456) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827303 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7770846 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7770846 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827303 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{IDLE}: Allocated (fsm.c:456) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0e06923a1e3217c2dd55004f40030000a10056400500f1100926) (sccp_scrc.c:406) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827303 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827303 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x32954f, normal) (hnbgw_rua.c:407) 20241117085827303 DHNB DEBUG map_rua[0x5647faef9c10]{init}: Allocated (fsm.c:456) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3315023 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827303 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3315023 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827303 DCN DEBUG map_sccp[0x5647faefcb20]{init}: Allocated (fsm.c:456) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827303 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3315023 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3315023 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827303 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{IDLE}: Allocated (fsm.c:456) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2e9dbb36226f26531923004f40030001e90056400500f1100926) (sccp_scrc.c:406) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827303 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827303 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827303 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf2f9dc, normal) (hnbgw_rua.c:407) 20241117085827303 DHNB DEBUG map_rua[0x5647faee79f0]{init}: Allocated (fsm.c:456) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15923676 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827303 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827303 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15923676 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827303 DCN DEBUG map_sccp[0x5647faef9050]{init}: Allocated (fsm.c:456) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827303 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15923676 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15923676 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827303 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{IDLE}: Allocated (fsm.c:456) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a59eb9ad1b0e102fe5e6b004f40030000f30056400500f1100926) (sccp_scrc.c:406) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. 20241117085827303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827303 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827304 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827303 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa1f316, normal) (hnbgw_rua.c:407) 20241117085827303 DHNB DEBUG map_rua[0x5647faee7030]{init}: Allocated (fsm.c:456) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10613526 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827303 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10613526 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827303 DCN DEBUG map_sccp[0x5647faee7680]{init}: Allocated (fsm.c:456) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827303 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10613526 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10613526 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827303 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{IDLE}: Allocated (fsm.c:456) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0adc3a43e725bdbe190aca004f40030001000056400500f1100926) (sccp_scrc.c:406) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827303 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827304 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55b564, normal) (hnbgw_rua.c:407) 20241117085827304 DHNB DEBUG map_rua[0x5647faee6390]{init}: Allocated (fsm.c:456) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5616996 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827304 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827304 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827304 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5616996 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827304 DCN DEBUG map_sccp[0x5647faefd330]{init}: Allocated (fsm.c:456) 20241117085827304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827304 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5616996 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5616996 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827304 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827304 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827304 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827304 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{IDLE}: Allocated (fsm.c:456) 20241117085827304 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aec1f9e3fef3e0dab7d2d004f400300005d0056400500f1100926) (sccp_scrc.c:406) 20241117085827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827304 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827304 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc91f79, normal) (hnbgw_rua.c:407) 20241117085827304 DHNB DEBUG map_rua[0x5647faefd5d0]{init}: Allocated (fsm.c:456) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13180793 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827304 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827304 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827304 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13180793 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827304 DCN DEBUG map_sccp[0x5647faefece0]{init}: Allocated (fsm.c:456) 20241117085827304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827304 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13180793 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13180793 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827304 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827304 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827304 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827304 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{IDLE}: Allocated (fsm.c:456) 20241117085827304 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3b51379794ce8c9bb4ad004f40030003970056400500f1100926) (sccp_scrc.c:406) 20241117085827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827304 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827304 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827304 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x279444, normal) (hnbgw_rua.c:407) 20241117085827304 DHNB DEBUG map_rua[0x5647faf24200]{init}: Allocated (fsm.c:456) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2593860 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827304 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827304 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827304 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2593860 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827304 DCN DEBUG map_sccp[0x5647faf24330]{init}: Allocated (fsm.c:456) 20241117085827304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827304 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2593860 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2593860 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827304 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827304 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827304 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827304 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827304 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{IDLE}: Allocated (fsm.c:456) 20241117085827304 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3a27ad17036cf4c0b024004f400300029d0056400500f1100926) (sccp_scrc.c:406) 20241117085827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827304 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:2 20241117085827305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827304 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xca6dc2, normal) (hnbgw_rua.c:407) 20241117085827304 DHNB DEBUG map_rua[0x5647faf23e10]{init}: Allocated (fsm.c:456) 20241117085827304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13266370 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827304 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827304 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827304 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13266370 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827305 DCN DEBUG map_sccp[0x5647faf23f40]{init}: Allocated (fsm.c:456) 20241117085827305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827305 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13266370 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13266370 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827305 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827305 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827305 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827305 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{IDLE}: Allocated (fsm.c:456) 20241117085827305 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a7f974bc63ff9538b16aa004f40030003cb0056400500f1100926) (sccp_scrc.c:406) 20241117085827305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827305 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827305 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3f0432, normal) (hnbgw_rua.c:407) 20241117085827305 DHNB DEBUG map_rua[0x5647faf24070]{init}: Allocated (fsm.c:456) 20241117085827305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4129842 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827305 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827305 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827305 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4129842 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827305 DCN DEBUG map_sccp[0x5647faee3730]{init}: Allocated (fsm.c:456) 20241117085827305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827305 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4129842 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4129842 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827305 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827305 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827305 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827305 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{IDLE}: Allocated (fsm.c:456) 20241117085827305 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a14a17b02ea5626d545c5004f40030001130056400500f1100926) (sccp_scrc.c:406) 20241117085827305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827305 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[0] for l3='D65F0D67E463C035D30C'O handled at TC_ps_rab_assignment_concurrent0(407) 20241117085827305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)1838703 20241117085827305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[1] for l3='EC3E1B394511C46378CE'O handled at TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)15393582 TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[3]. TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:4 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[2] for l3='0BDAFEB1F5C5F63E67A9'O handled at TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)15751670 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:5 HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[5]. TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[3] for l3='0E06923A1E3217C2DD55'O handled at TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)15190015 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '9DDDEA1DEBD798C1758C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[0] for '9DDDEA1DEBD798C1758C'O to be handled at TC_ps_rab_assignment_concurrent0(419) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(406) 20241117085827314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827314 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827314 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827314 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[4] for l3='2E9DBB36226F26531923'O handled at TC_ps_rab_assignment_concurrent0(411) 20241117085827314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827315 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0079b29e) (sccp_scrc.c:477) 20241117085827315 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20241117085827315 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827315 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827315 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827315 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827315 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) 20241117085827315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)10126650 TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:6 TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:7 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[7]. TC_ps_rab_assignment_concurrent0(406)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:8 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[5] for l3='59EB9AD1B0E102FE5E6B'O handled at TC_ps_rab_assignment_concurrent0(412) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)9806025 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[9]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)237011 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:10 TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[6] for l3='DC3A43E725BDBE190ACA'O handled at TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent0(406)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)2519468 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:11 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[7] for l3='EC1F9E3FEF3E0DAB7D2D'O handled at TC_ps_rab_assignment_concurrent0(414) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)4928929 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[11]. TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 TC_ps_rab_assignment_concurrent0(413)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(414)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[8] for l3='3B51379794CE8C9BB4AD'O handled at TC_ps_rab_assignment_concurrent0(415) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)9268534 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:3 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[9] for l3='3A27AD17036CF4C0B024'O handled at TC_ps_rab_assignment_concurrent0(416) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)11461388 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[10] for l3='7F974BC63FF9538B16AA'O handled at TC_ps_rab_assignment_concurrent0(417) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)6692789 20241117085827331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827331 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faee4590]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faee4590]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faee4590]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faee4590]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{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) 20241117085827331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[4], which is already active (running or expired). 20241117085827331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241117085827331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827332 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '91109313C774CC82BD7C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[1] for '91109313C774CC82BD7C'O to be handled at TC_ps_rab_assignment_concurrent0(420) 20241117085827332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x39dd3, normal) (hnbgw_rua.c:407) 20241117085827332 DHNB DEBUG map_rua[0x5647faee4590]{init}: Allocated (fsm.c:456) 20241117085827332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237011 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827332 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-237011 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827332 DCN DEBUG map_sccp[0x5647faeffb10]{init}: Allocated (fsm.c:456) 20241117085827332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827332 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-237011 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237011 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827332 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827332 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{IDLE}: Allocated (fsm.c:456) 20241117085827332 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:5 20241117085827332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a9dddea1debd798c1758c004f400300026e0056400500f1100926) (sccp_scrc.c:406) 20241117085827332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: f_create_expect(l3 := '6C996D5763D87BA15969'O, n_connectPointCode := omit TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085827332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827332 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Created Expect[2] for '6C996D5763D87BA15969'O to be handled at TC_ps_rab_assignment_concurrent0(421) TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[5], which is already active (running or expired). 20241117085827333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827333 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827333 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827333 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827333 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827333 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827333 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827333 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827333 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827333 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827333 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827333 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005fc79b) (sccp_scrc.c:477) 20241117085827333 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20241117085827333 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827333 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827334 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827334 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827334 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) 20241117085827334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827334 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00abbcd1) (sccp_scrc.c:477) 20241117085827334 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20241117085827334 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827334 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827334 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827334 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827334 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) 20241117085827334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827333 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827333 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827333 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827334 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005bebbe) (sccp_scrc.c:477) 20241117085827334 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20241117085827334 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827334 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827334 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827334 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827334 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) 20241117085827334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)1036180 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[11] for l3='14A17B02EA5626D545C5'O handled at TC_ps_rab_assignment_concurrent0(418) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)14892055 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[0] for l3='9DDDEA1DEBD798C1758C'O handled at TC_ps_rab_assignment_concurrent0(419) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)4289631 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)12704707 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(406)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827534 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827534 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827534 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827534 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfcf94, normal) (hnbgw_rua.c:407) 20241117085827535 DHNB DEBUG map_rua[0x5647faefdfe0]{init}: Allocated (fsm.c:456) 20241117085827534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827534 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827535 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827535 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827535 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827535 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827535 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1036180 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827535 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1036180 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827535 DCN DEBUG map_sccp[0x5647fae69eb0]{init}: Allocated (fsm.c:456) 20241117085827535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827535 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1036180 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1036180 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827535 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827535 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{IDLE}: Allocated (fsm.c:456) 20241117085827535 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827535 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827535 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827535 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827535 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827535 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827535 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a91109313c774cc82bd7c004f40030001870056400500f1100926) (sccp_scrc.c:406) 20241117085827535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827535 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827535 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827535 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827536 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827536 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827536 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827536 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827536 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827536 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827536 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827536 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827536 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004223e9) (sccp_scrc.c:477) 20241117085827536 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20241117085827536 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827536 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827536 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827536 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827536 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) 20241117085827536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827536 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827536 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827536 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827536 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827536 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827536 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827536 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827536 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827536 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085827536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827536 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085827536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc1dbc3, normal) (hnbgw_rua.c:407) 20241117085827536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827536 DHNB DEBUG map_rua[0x5647faefc700]{init}: Allocated (fsm.c:456) 20241117085827536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085827536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704707 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117085827536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827537 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704707 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117085827537 DCN DEBUG map_sccp[0x5647faee31d0]{init}: Allocated (fsm.c:456) 20241117085827537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085827537 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12704707 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117085827537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704707 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085827537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085827537 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085827537 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085827537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085827537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085827537 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085827537 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{IDLE}: Allocated (fsm.c:456) 20241117085827537 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085827537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6c996d5763d87ba15969004f40030001dd0056400500f1100926) (sccp_scrc.c:406) 20241117085827537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085827537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085827537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085827537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827537 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085827537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085827537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085827537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827538 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ad24db) (sccp_scrc.c:477) 20241117085827538 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20241117085827538 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827538 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827538 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827538 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827538 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) 20241117085827538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827538 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x746c96) (hnbgw_rua.c:471) 20241117085827538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7629974 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827538 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827538 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827538 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827538 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827538 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827538 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827538 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827539 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827539 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827539 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827539 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) 20241117085827539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827539 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001c90ee) (sccp_scrc.c:477) 20241117085827539 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20241117085827539 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827539 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827539 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827539 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827539 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) 20241117085827539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827539 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00703b81) (sccp_scrc.c:477) 20241117085827539 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20241117085827539 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827539 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827539 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827539 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827540 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) 20241117085827540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827540 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002d0158) (sccp_scrc.c:477) 20241117085827540 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20241117085827540 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827540 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827540 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827540 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827540 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) 20241117085827540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827540 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0012cb35) (sccp_scrc.c:477) 20241117085827540 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20241117085827540 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827540 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827540 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827540 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827540 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) 20241117085827540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827541 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c018b) (sccp_scrc.c:477) 20241117085827541 DLSCCP DEBUG[0;m Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20241117085827541 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827541 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827541 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827541 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827541 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) 20241117085827541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827541 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007b655c) (sccp_scrc.c:477) 20241117085827541 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20241117085827541 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827541 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827541 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827541 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827541 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) 20241117085827541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827541 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000bbb08) (sccp_scrc.c:477) 20241117085827541 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20241117085827541 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827541 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827541 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827541 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827541 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) 20241117085827541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085827541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827541 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) 20241117085827541 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241117085827541 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827541 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827541 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827541 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827541 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827541 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827541 DRANAP DEBUG ps_rab_ass[0x5647faefb300]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827541 DLPFCP DEBUG ps_rab[0x5647faf00e80]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827541 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827541 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241117085827541 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827541 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827541 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faefb300]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: First idle individual index:15 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[1] for l3='91109313C774CC82BD7C'O handled at TC_ps_rab_assignment_concurrent0(420) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)14045094 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Found Expect[2] for l3='6C996D5763D87BA15969'O handled at TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)11839421 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:14 HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[14], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:15 20241117085827545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827545 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827545 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827545 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827545 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 } } } } 20241117085827545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(406) 20241117085827545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827545 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0054061b) (sccp_scrc.c:477) 20241117085827545 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20241117085827545 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827545 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827545 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827545 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827545 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) 20241117085827545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent0(406)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827554 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827554 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827554 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827554 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827554 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827554 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faeebd90]{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) 20241117085827554 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827554 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827554 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00444148), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827555 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827555 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827555 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827555 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{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) 20241117085827555 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827555 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241117085827555 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827555 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20241117085827555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827556 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827556 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827556 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827556 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827556 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005a0b1c) (sccp_scrc.c:477) 20241117085827556 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20241117085827556 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085827556 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085827556 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827556 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085827556 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) 20241117085827556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085827556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827564 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827564 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827564 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faefb300]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827564 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faefb300]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827564 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faefb300]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827564 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faefb300]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{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) 20241117085827564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827564 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827564 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827564 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827564 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827575 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x94ae6a) (hnbgw_rua.c:471) 20241117085827575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743978 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827575 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827575 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827575 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827575 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827575 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827575 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827575 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827575 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827575 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827575 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827577 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827577 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827577 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827577 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827577 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827577 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faeebd90]{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) 20241117085827577 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827577 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827577 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079b29e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827577 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827577 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827577 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827577 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{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) 20241117085827577 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827577 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827577 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827577 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827577 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085827577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827577 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827577 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827577 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827577 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827577 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) 20241117085827577 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:1 20241117085827577 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827577 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827577 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827577 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827577 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827577 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827577 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827577 DLPFCP DEBUG ps_rab[0x5647faeebc30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827577 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827577 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827577 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827577 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827577 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827581 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827581 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827581 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827581 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827581 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827581 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827581 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827581 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827581 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{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) 20241117085827581 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827581 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827581 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827581 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827581 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827581 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827586 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x95c37b) (hnbgw_rua.c:471) 20241117085827586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9814907 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827586 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827586 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827586 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827586 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827586 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827586 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827586 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827586 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827586 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827586 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827588 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827588 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827588 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827588 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827588 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{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) 20241117085827588 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827588 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827588 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fc79b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827588 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827588 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827588 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{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) 20241117085827588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827588 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827588 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827588 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 20241117085827588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827588 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827588 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827588 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827588 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:2 20241117085827589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827589 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827589 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827589 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827589 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer 20241117085827589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827589 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) 20241117085827589 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241117085827589 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827589 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827589 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827589 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827589 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827589 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827589 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827589 DLPFCP DEBUG ps_rab[0x5647faf00ae0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827589 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827589 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827589 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827589 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000006'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827592 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827592 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827592 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827592 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827592 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827592 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827592 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827592 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827592 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827592 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{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) 20241117085827592 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827592 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827592 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827592 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827592 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827592 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827596 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5653ee) (hnbgw_rua.c:471) 20241117085827596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5657582 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827596 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827596 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827596 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827596 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827596 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827596 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827596 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827596 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827598 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827598 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827598 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827598 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827599 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827599 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{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) 20241117085827599 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827599 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827599 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abbcd1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827599 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827599 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827599 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827599 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{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) 20241117085827599 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827599 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827599 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827599 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827599 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085827599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827599 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827599 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827599 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:3 20241117085827599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827599 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) 20241117085827599 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241117085827599 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085827599 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827599 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827599 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827599 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827599 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827599 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827599 DLPFCP DEBUG ps_rab[0x5647faefb120]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827599 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827599 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827599 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827599 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827599 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 := '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 := '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 } } } 20241117085827603 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827603 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827603 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827603 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827603 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827603 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827603 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827603 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827603 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827603 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{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) 20241117085827603 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827603 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827603 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827603 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827603 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827603 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827607 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x32954f) (hnbgw_rua.c:471) 20241117085827607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3315023 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827607 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827607 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827607 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827607 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827607 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827607 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827607 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827607 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827607 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827607 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 := '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 } } } 20241117085827609 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827609 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827609 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827609 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827609 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827609 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827609 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{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) 20241117085827609 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827609 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827609 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004223e9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827609 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827609 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827609 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827609 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{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) 20241117085827609 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827609 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827609 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827609 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827609 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827609 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827609 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827609 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827609 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827609 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085827610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827610 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827610 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827610 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827610 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827610 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) 20241117085827610 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241117085827610 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827610 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827610 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827610 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827610 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827610 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827610 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827610 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827610 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827610 DLPFCP DEBUG ps_rab[0x5647faeeba90]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827610 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827610 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827610 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827610 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827610 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 := '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 := '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 } } } 20241117085827613 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827613 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827613 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827613 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827613 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827613 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827613 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827613 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827613 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{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) 20241117085827613 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827613 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827613 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827613 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827613 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827613 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827618 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7692de) (hnbgw_rua.c:471) 20241117085827618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7770846 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827618 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827618 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827618 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827618 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827618 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827618 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827618 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827618 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827618 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827618 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 := '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 } } } 20241117085827620 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827620 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{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) 20241117085827620 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827620 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827620 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bebbe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{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) 20241117085827620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827620 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827620 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827620 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827620 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085827620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827620 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827620 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827620 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827620 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827620 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) 20241117085827620 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241117085827620 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827620 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827620 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827620 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827620 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827620 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827620 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:4 20241117085827621 DLPFCP DEBUG ps_rab[0x5647faeff710]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827621 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827621 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827621 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827621 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827621 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(413)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827624 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{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) 20241117085827624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827624 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827628 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf2f9dc) (hnbgw_rua.c:471) 20241117085827628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15923676 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827628 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827628 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827628 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827628 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827628 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827628 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827628 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827628 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827628 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827628 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827630 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827630 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827630 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827630 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827630 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827630 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827630 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{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) 20241117085827630 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827630 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827630 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad24db), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827630 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827630 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827630 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827630 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{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) 20241117085827630 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827630 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827630 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827630 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827630 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085827632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827632 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827632 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827632 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827632 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827632 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) 20241117085827632 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241117085827632 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827632 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827632 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827632 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827632 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827632 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827632 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827632 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827632 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827632 DLPFCP DEBUG ps_rab[0x5647faefbb40]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827632 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827632 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827632 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827632 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827632 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent0(413)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(414)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241117085827636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827636 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{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) 20241117085827636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827636 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827640 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa1f316) (hnbgw_rua.c:471) 20241117085827640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10613526 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827640 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827640 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827640 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827640 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827640 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827640 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827640 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827640 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827640 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827640 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent0(413)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 := '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 } } } 20241117085827642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827642 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827642 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{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) 20241117085827642 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827642 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827642 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c90ee), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827642 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{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) 20241117085827642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827642 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827642 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827642 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(413)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085827647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827647 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827647 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827647 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827647 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827647 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) 20241117085827647 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241117085827647 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827647 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827647 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827647 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827647 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827647 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827648 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827648 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827648 DLPFCP DEBUG ps_rab[0x5647faeef460]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827648 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827648 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827648 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827648 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent0(414)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(414)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 := '000000000000000B'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F0'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241117085827651 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827651 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827651 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827651 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827651 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827651 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827651 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827651 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827651 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827651 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{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) 20241117085827651 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827651 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827651 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827651 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827651 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827651 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827655 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x55b564) (hnbgw_rua.c:471) 20241117085827655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5616996 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827655 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827655 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827655 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827655 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827655 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827655 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827655 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827655 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827655 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827655 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827655 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827655 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F0'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent0(414)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 := '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 } } } 20241117085827657 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827657 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827657 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827657 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827657 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827657 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827657 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{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) 20241117085827657 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827657 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827657 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00703b81), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827657 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827657 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827657 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827657 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{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) 20241117085827657 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827657 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827657 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827657 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827657 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827657 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085827658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827658 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827658 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827658 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827658 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827658 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) 20241117085827658 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241117085827658 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827658 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827658 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827658 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827658 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827658 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827658 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827658 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827658 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827658 DLPFCP DEBUG ps_rab[0x5647faefc5b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) TC_ps_rab_assignment_concurrent0(414)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827658 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827658 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827658 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827662 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827662 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827662 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827662 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827662 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{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) 20241117085827662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827662 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827666 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc91f79) (hnbgw_rua.c:471) 20241117085827666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13180793 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827666 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827666 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827666 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827666 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827666 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827666 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827666 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827666 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827666 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827666 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827668 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827668 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827668 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827668 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827668 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827668 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{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) 20241117085827668 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827668 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827668 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0158), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827668 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827668 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827668 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827668 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{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) 20241117085827668 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827668 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827668 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827668 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827668 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827668 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:9 20241117085827668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827668 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827668 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827668 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827668 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer 20241117085827668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827668 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)@4f831ae80fa6: DT1 data has been put to the reassembly buffer 20241117085827668 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) 20241117085827668 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241117085827668 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827668 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827668 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827668 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827668 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827668 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827668 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827668 DLPFCP DEBUG ps_rab[0x5647faeef590]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827668 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827668 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827668 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827668 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827668 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827672 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827672 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827672 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827672 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827672 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827672 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827672 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827672 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827672 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827672 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{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) 20241117085827672 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827672 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827672 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827672 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827672 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827672 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827676 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x279444) (hnbgw_rua.c:471) 20241117085827676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2593860 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827676 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827676 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827676 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827676 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827676 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827676 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827676 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:11 20241117085827678 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827678 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827678 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827678 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827678 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827678 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 20241117085827678 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{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) 20241117085827678 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827678 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827678 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012cb35), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827678 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827678 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827678 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827678 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{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) 20241117085827678 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827678 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827678 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827678 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827678 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085827678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827678 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827679 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827679 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827679 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827679 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) 20241117085827679 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241117085827679 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827679 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827679 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827679 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827679 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827679 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827679 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827679 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827679 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827679 DLPFCP DEBUG ps_rab[0x5647faefb260]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827679 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827679 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827679 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827679 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827683 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827683 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827683 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827683 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827683 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827683 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{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) 20241117085827683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827683 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827683 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827683 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827683 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827688 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xca6dc2) (hnbgw_rua.c:471) 20241117085827688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13266370 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827688 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827688 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827688 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827688 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827688 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827688 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827688 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827688 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827688 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827688 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827689 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827689 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827689 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827689 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827689 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827689 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827689 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{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) 20241117085827689 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827689 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827689 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c018b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827690 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827690 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827690 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{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) 20241117085827690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827690 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827690 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827690 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827690 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827690 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827690 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:12 20241117085827690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827690 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:11 20241117085827690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827690 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827690 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827690 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer 20241117085827690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827690 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085827690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827690 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) 20241117085827690 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241117085827690 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827690 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827690 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827690 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827690 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827690 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827690 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827690 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827690 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827690 DLPFCP DEBUG ps_rab[0x5647faefa8e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827690 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827690 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827690 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827690 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827693 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827693 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827693 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827693 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827693 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{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) 20241117085827693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827693 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827698 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3f0432) (hnbgw_rua.c:471) 20241117085827698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4129842 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827698 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827698 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827698 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827698 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827698 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827698 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827698 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827698 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827698 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827698 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827700 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827700 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827700 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827700 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827700 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827700 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827700 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{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) 20241117085827700 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827700 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827700 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b655c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827700 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827700 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827700 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827700 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{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) 20241117085827700 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827700 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827700 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827700 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827700 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827700 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827700 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085827704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827704 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827704 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827704 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827704 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) 20241117085827704 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241117085827704 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827704 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827704 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827704 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827704 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827704 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827704 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827704 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827704 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827705 DLPFCP DEBUG ps_rab[0x5647faf01330]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827705 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827705 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827705 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827705 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827708 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827708 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827708 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827708 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827708 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827708 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827708 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827708 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827708 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827708 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{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) 20241117085827708 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827708 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827708 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827708 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827708 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827708 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827712 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x39dd3) (hnbgw_rua.c:471) 20241117085827712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237011 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827712 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827712 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827712 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827712 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827712 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827712 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827712 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827712 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827712 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827712 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827714 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{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) 20241117085827714 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827714 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827714 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbb08), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{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) 20241117085827714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827714 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241117085827714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827714 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827714 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827714 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827714 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085827715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827715 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) 20241117085827715 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241117085827715 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827715 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827715 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085827715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827715 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827715 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827715 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827715 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827715 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827715 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827715 DLPFCP DEBUG ps_rab[0x5647faeedd40]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827715 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827715 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827715 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:13 20241117085827715 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827715 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827718 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827718 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827718 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827718 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827718 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827718 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827718 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827718 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827718 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827718 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{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) 20241117085827718 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827718 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827718 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827718 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827718 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827718 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827722 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfcf94) (hnbgw_rua.c:471) 20241117085827722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1036180 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827722 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827722 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827722 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827722 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827722 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827722 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827722 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827722 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827722 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827722 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827722 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827722 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827724 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827724 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827724 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827724 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827724 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827724 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{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) 20241117085827724 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827724 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827724 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054061b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827724 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827724 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827724 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827724 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{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) 20241117085827724 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827724 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827724 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827724 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827724 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 20241117085827724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827724 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:14 20241117085827725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827725 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085827725 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085827725 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085827725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085827725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085827725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085827725 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer 20241117085827725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085827725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085827725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085827725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085827725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085827725 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) 20241117085827725 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241117085827725 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085827725 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085827725 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085827725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085827725 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117085827725 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117085827725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117085827725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827725 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241117085827725 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827725 DLPFCP DEBUG ps_rab[0x5647faeefcd0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241117085827725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241117085827725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827725 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241117085827725 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(421) TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827728 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827728 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827728 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241117085827728 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241117085827728 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117085827728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241117085827728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241117085827728 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241117085827728 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241117085827728 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241117085827728 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241117085827728 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{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) 20241117085827728 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241117085827728 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827728 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827728 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827728 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085827728 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085827732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085827732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085827732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117085827732 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117085827732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc1dbc3) (hnbgw_rua.c:471) 20241117085827732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704707 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117085827732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117085827732 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117085827732 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117085827732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117085827732 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827732 DRANAP DEBUG ps_rab_ass[0x5647faeebd90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241117085827732 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241117085827732 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827732 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241117085827732 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241117085827732 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085827732 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241117085827732 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085827732 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4f831ae80fa6: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(421) TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085827734 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085827734 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085827734 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241117085827734 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241117085827734 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241117085827734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117085827734 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{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) 20241117085827734 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241117085827734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241117085827734 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085827734 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085827734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0b1c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241117085827734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085827734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085827734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085827734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085827734 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241117085827734 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241117085827734 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707)[0x5647faeebd90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241117085827734 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{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) 20241117085827734 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241117085827734 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085827734 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085827734 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085827734 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085827734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085827734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085827734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085827734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085827734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085827734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085827734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085827734 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085829585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829585 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829585 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829585 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829585 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 20241117085829585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829585 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) 20241117085829585 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241117085829585 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829585 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829585 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829585 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829585 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829585 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829585 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829585 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829585 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829586 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829586 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)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent0(406)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(406)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085829595 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829595 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829595 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829595 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829595 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{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) 20241117085829595 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829595 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085829595 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7629974-RAB-23)[0x5647faee8f40]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829596 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829596 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)7629974 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085829614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829614 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x746c96,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7629974 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829614 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829614 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829614 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829614 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00444148), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829615 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829615 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829615 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829615 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829615 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829615 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829615 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829615 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829615 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829615 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829615 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829615 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829615 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829615 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829615 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829615 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829615 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) 20241117085829615 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241117085829615 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829615 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829615 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829615 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829615 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829616 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829616 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829616 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829616 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829616 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829616 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) 20241117085829616 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241117085829616 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829616 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829616 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829616 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829616 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829616 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829616 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829616 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241117085829616 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829616 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829616 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) 20241117085829616 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241117085829616 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829616 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829616 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829616 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829616 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829616 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829616 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829617 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 3 (3*PFCPtx) (pfcp_cp_peer.c:416) 20241117085829617 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829617 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829617 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)@4f831ae80fa6: Session index based on connection ID:5 HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(407) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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(406)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085829625 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 4 (3*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829626 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829626 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829626 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829626 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{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) 20241117085829626 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829626 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241117085829626 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829626 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829626 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829626 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829626 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9743978-RAB-23)[0x5647faf00e80]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829626 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 2 (2*PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085829627 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829627 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{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) 20241117085829627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829627 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241117085829627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9814907-RAB-23)[0x5647faeebc30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829627 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)3381453 HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085829631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829631 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{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) 20241117085829631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085829631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5657582-RAB-23)[0x5647faf00ae0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)9743978 20241117085829635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829635 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x94ae6a,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743978 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)9814907 20241117085829635 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829635 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829635 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829635 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079b29e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829636 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829636 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829636 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829636 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829636 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829636 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829636 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829636 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829637 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) 20241117085829637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829637 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829637 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829637 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829637 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241117085829637 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829637 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829637 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829637 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829637 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829637 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829637 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829637 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829637 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829637 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829637 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=00444148), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829637 DLSCCP DEBUG Received CO:RELRE for local reference 36 (sccp_scoc.c:1824) 20241117085829637 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829637 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829637 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829637 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) 20241117085829637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829637 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829637 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{disconnected}: Freeing instance (context_map.c:202) 20241117085829637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7629974)[0x5647faee0bb0]{disconnected}: Deallocated (fsm.c:568) 20241117085829637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{disconnected}: Freeing instance (context_map.c:206) 20241117085829637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5647faee8170]{disconnected}: Deallocated (fsm.c:568) 20241117085829637 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7629974 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00444148), PART(T=Source Reference,L=4,D=00000024) (sccp_scrc.c:406) 20241117085829637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829637 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829637 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829637 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829637 DLSCCP DEBUG SCCP-SCOC(36)[0x5647faf00140]{IDLE}: Deallocated (fsm.c:568) 20241117085829637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829638 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) 20241117085829638 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241117085829638 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829638 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829638 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829638 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829638 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829638 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829638 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241117085829638 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829638 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829638 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829638 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x95c37b,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9814907 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829638 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829638 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829638 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829638 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fc79b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)5657582 20241117085829638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(411) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085829641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829641 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5653ee,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5657582 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829641 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829641 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829642 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829642 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abbcd1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829642 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)1838703 TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 := '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 } } } 20241117085829647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829647 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829647 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829648 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829648 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829648 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829648 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{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) 20241117085829648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829648 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241117085829648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3315023-RAB-23)[0x5647faefb120]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829648 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20241117085829648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829648 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) 20241117085829648 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241117085829648 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829648 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829648 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829648 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829648 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829648 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829648 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829649 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241117085829649 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829649 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829649 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)@4f831ae80fa6: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW-PFCP(396)@4f831ae80fa6: 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 := '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)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085829650 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829650 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{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) 20241117085829650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829650 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241117085829650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:3 20241117085829650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829650 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7770846-RAB-23)[0x5647faeeba90]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829650 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:1 HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := { } } } } TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(412) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)15393582 TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)15751670 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085829658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829658 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{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) 20241117085829658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085829658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15923676-RAB-23)[0x5647faeff710]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)3315023 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)7770846 20241117085829659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829660 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x32954f,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3315023 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829660 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829660 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829660 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829660 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004223e9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829660 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:3 20241117085829661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829661 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829661 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829661 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829661 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829661 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829661 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829661 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829661 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829661 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829661 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=0079b29e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829661 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20241117085829661 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829661 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829661 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829661 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) 20241117085829661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{disconnected}: Freeing instance (context_map.c:202) 20241117085829661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9743978)[0x5647faee9e50]{disconnected}: Deallocated (fsm.c:568) 20241117085829661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{disconnected}: Freeing instance (context_map.c:206) 20241117085829661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5647faee99c0]{disconnected}: Deallocated (fsm.c:568) 20241117085829661 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743978 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079b29e), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20241117085829662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829662 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829663 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829662 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829662 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829662 DLSCCP DEBUG SCCP-SCOC(37)[0x5647faf00610]{IDLE}: Deallocated (fsm.c:568) 20241117085829662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829662 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) 20241117085829662 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241117085829662 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829662 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829662 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829662 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829662 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829662 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829662 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829663 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829663 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=005fc79b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829663 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20241117085829663 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829663 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829663 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829663 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) 20241117085829663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{disconnected}: Freeing instance (context_map.c:202) 20241117085829663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9814907)[0x5647faefffc0]{disconnected}: Deallocated (fsm.c:568) 20241117085829663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{disconnected}: Freeing instance (context_map.c:206) 20241117085829663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5647faef8cf0]{disconnected}: Deallocated (fsm.c:568) 20241117085829663 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9814907 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829664 20241117085829664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829664 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fc79b), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20241117085829664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829664 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829664 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829664 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829664 DLSCCP DEBUG SCCP-SCOC(38)[0x5647faee0220]{IDLE}: Deallocated (fsm.c:568) 20241117085829664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829664 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7692de,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7770846 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829664 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829664 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829664 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829664 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bebbe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829664 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829664 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:5 20241117085829664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } 20241117085829665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829665 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829665 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=00abbcd1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829665 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20241117085829665 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829665 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829665 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829665 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) 20241117085829665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{disconnected}: Freeing instance (context_map.c:202) 20241117085829665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5657582)[0x5647faee7d10]{disconnected}: Deallocated (fsm.c:568) 20241117085829665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{disconnected}: Freeing instance (context_map.c:206) 20241117085829665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5647faee9240]{disconnected}: Deallocated (fsm.c:568) 20241117085829665 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5657582 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abbcd1), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20241117085829665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829665 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829665 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829665 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829665 DLSCCP DEBUG SCCP-SCOC(39)[0x5647faef9e50]{IDLE}: Deallocated (fsm.c:568) 20241117085829665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(413) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085829666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829666 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)15923676 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(413)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:2 20241117085829669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829670 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829670 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829670 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829670 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending 20241117085829670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829670 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) 20241117085829670 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241117085829670 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829670 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829670 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829670 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829670 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829670 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829670 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829670 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241117085829670 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829671 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829671 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(413)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:4 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)10126650 20241117085829671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829671 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf2f9dc,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15923676 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829671 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829671 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829671 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829671 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad24db), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829671 DLM3UA <000f> 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)@4f831ae80fa6: DT1 will be put to the reassembly buffer 20241117085829671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer 20241117085829672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829672 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(414) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW-PFCP(396)@4f831ae80fa6: 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 := '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 } } } TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:5 20241117085829675 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829675 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829675 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829675 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829675 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{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) 20241117085829675 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829675 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241117085829676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10613526-RAB-23)[0x5647faefbb40]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) TC_ps_rab_assignment_concurrent0(414)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:6 TC_ps_rab_assignment_concurrent0(414)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085829678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829678 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829678 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer 20241117085829678 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085829678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829678 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=004223e9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829678 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20241117085829678 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829678 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829678 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829678 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) 20241117085829678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{disconnected}: Freeing instance (context_map.c:202) 20241117085829678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3315023)[0x5647faef9c10]{disconnected}: Deallocated (fsm.c:568) 20241117085829678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{disconnected}: Freeing instance (context_map.c:206) 20241117085829678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5647faefcb20]{disconnected}: Deallocated (fsm.c:568) 20241117085829678 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3315023 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004223e9), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20241117085829678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)15190015 20241117085829679 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829679 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829679 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829679 DLSCCP DEBUG SCCP-SCOC(41)[0x5647faee78c0]{IDLE}: Deallocated (fsm.c:568) 20241117085829679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW-PFCP(396)@4f831ae80fa6: 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 := '000000000000000B'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085829682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829682 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{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) 20241117085829682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085829682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5616996-RAB-23)[0x5647faeef460]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)10613526 20241117085829683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829683 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829684 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829684 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829684 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829684 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) 20241117085829684 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241117085829684 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829684 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829684 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829684 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829684 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829684 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829684 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829684 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829684 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829684 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829685 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa1f316,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10613526 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829685 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829685 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829685 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829685 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c90ee), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829686 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829686 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829686 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829686 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829686 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=005bebbe), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829686 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20241117085829686 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829686 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829686 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829686 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) 20241117085829686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{disconnected}: Freeing instance (context_map.c:202) 20241117085829686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7770846)[0x5647faefcd60]{disconnected}: Deallocated (fsm.c:568) 20241117085829686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{disconnected}: Freeing instance (context_map.c:206) 20241117085829686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5647faefe6c0]{disconnected}: Deallocated (fsm.c:568) 20241117085829686 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7770846 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)9806025 20241117085829686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bebbe), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20241117085829686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829686 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829686 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829686 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829686 DLSCCP DEBUG SCCP-SCOC(40)[0x5647faee9370]{IDLE}: Deallocated (fsm.c:568) 20241117085829687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829687 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(415) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085829689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829689 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829689 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829689 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829689 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085829689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829689 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=00ad24db), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829689 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20241117085829689 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829689 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829689 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829689 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) 20241117085829689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{disconnected}: Freeing instance (context_map.c:202) 20241117085829689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15923676)[0x5647faee79f0]{disconnected}: Deallocated (fsm.c:568) 20241117085829689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{disconnected}: Freeing instance (context_map.c:206) 20241117085829689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5647faef9050]{disconnected}: Deallocated (fsm.c:568) 20241117085829689 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15923676 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad24db), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20241117085829689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829689 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829689 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829689 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829689 DLSCCP DEBUG SCCP-SCOC(42)[0x5647faee6f00]{IDLE}: Deallocated (fsm.c:568) 20241117085829689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)5616996 20241117085829689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829690 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085829691 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829691 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{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) 20241117085829691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829691 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:4 20241117085829691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13180793-RAB-23)[0x5647faefc5b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829692 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829692 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(413)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085829694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829694 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829694 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829694 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829694 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:6 20241117085829694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829694 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) 20241117085829694 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241117085829694 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829694 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829694 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829695 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829695 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829695 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829695 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829695 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829695 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending 20241117085829695 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829695 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x55b564,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5616996 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829696 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829696 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829696 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829696 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00703b81), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(416) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)2519468 20241117085829696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829697 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)13180793 TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer 20241117085829699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829699 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829699 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829699 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829699 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085829699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829699 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=001c90ee), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829699 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20241117085829699 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829699 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829699 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829699 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) 20241117085829699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{disconnected}: Freeing instance (context_map.c:202) 20241117085829699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10613526)[0x5647faee7030]{disconnected}: Deallocated (fsm.c:568) 20241117085829699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{disconnected}: Freeing instance (context_map.c:206) 20241117085829699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5647faee7680]{disconnected}: Deallocated (fsm.c:568) 20241117085829699 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10613526 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c90ee), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20241117085829699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829699 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829699 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829699 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829699 DLSCCP DEBUG SCCP-SCOC(43)[0x5647faee6260]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 20241117085829699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829699 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(396)@4f831ae80fa6: 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(414)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085829701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829701 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829701 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829701 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829701 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829701 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{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) 20241117085829701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085829701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2593860-RAB-23)[0x5647faeef590]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241117085829701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829701 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) 20241117085829701 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241117085829701 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829701 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829701 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829701 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829701 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829701 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829701 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829701 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829701 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc91f79,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13180793 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829701 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829701 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829701 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829701 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0158), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829701 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829701 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829701 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829701 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)4928929 HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(417) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:8 TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085829704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829704 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829704 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829704 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085829704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829704 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=00703b81), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829704 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20241117085829704 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829704 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829704 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829704 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) 20241117085829704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{disconnected}: Freeing instance (context_map.c:202) 20241117085829704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5616996)[0x5647faee6390]{disconnected}: Deallocated (fsm.c:568) 20241117085829704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{disconnected}: Freeing instance (context_map.c:206) 20241117085829705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5647faefd330]{disconnected}: Deallocated (fsm.c:568) 20241117085829705 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5616996 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00703b81), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20241117085829705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829705 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829705 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829705 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829705 DLSCCP DEBUG SCCP-SCOC(44)[0x5647faee6ac0]{IDLE}: Deallocated (fsm.c:568) 20241117085829705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085829705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829705 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829705 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829705 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{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) 20241117085829705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829705 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085829705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13266370-RAB-23)[0x5647faefb260]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829705 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829705 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)2593860 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)9268534 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085829708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829708 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829708 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829708 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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)@4f831ae80fa6: Session index based on local reference:8 20241117085829708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829708 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829708 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) 20241117085829708 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241117085829708 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829708 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829708 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829708 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829708 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829708 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829708 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829708 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829708 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829708 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829708 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending 20241117085829708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x279444,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2593860 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829708 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829708 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829708 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829708 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012cb35), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:9 HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F4'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(418) 20241117085829709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829709 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829709 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829709 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)13266370 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:10 20241117085829709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241117085829709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829709 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=002d0158), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829709 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20241117085829709 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829709 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829709 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829709 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) 20241117085829709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{disconnected}: Freeing instance (context_map.c:202) 20241117085829709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13180793)[0x5647faefd5d0]{disconnected}: Deallocated (fsm.c:568) 20241117085829709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{disconnected}: Freeing instance (context_map.c:206) 20241117085829709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5647faefece0]{disconnected}: Deallocated (fsm.c:568) 20241117085829709 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13180793 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0158), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20241117085829709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085829709 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829709 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829709 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829709 DLSCCP DEBUG SCCP-SCOC(45)[0x5647faf23aa0]{IDLE}: Deallocated (fsm.c:568) 20241117085829710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829710 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085829710 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829710 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{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) 20241117085829710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829710 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085829710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4129842-RAB-23)[0x5647faefa8e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829710 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829710 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)11461388 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:10 20241117085829711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829711 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829711 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829711 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829711 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829711 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=0012cb35), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829711 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20241117085829711 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829711 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829711 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829711 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) 20241117085829711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{disconnected}: Freeing instance (context_map.c:202) 20241117085829711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2593860)[0x5647faf24200]{disconnected}: Deallocated (fsm.c:568) 20241117085829711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{disconnected}: Freeing instance (context_map.c:206) 20241117085829711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5647faf24330]{disconnected}: Deallocated (fsm.c:568) 20241117085829711 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2593860 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012cb35), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20241117085829711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829711 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829711 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829711 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829711 DLSCCP DEBUG SCCP-SCOC(46)[0x5647faeff260]{IDLE}: Deallocated (fsm.c:568) 20241117085829711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829711 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829711 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829711 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829711 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)4129842 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085829720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829720 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829720 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829720 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829720 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829720 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) 20241117085829720 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241117085829720 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829720 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829720 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829720 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829720 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829720 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829720 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829720 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829720 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829720 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829720 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xca6dc2,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13266370 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829720 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829720 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829720 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829720 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c018b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829720 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3f0432,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4129842 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829720 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829720 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829720 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829720 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b655c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(419) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085829723 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829723 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{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) 20241117085829723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829723 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085829723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-237011-RAB-23)[0x5647faf01330]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829723 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829723 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)6692789 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:11 HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)14892055 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:12 20241117085829724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829724 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829724 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829724 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829724 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829724 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=005c018b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829724 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20241117085829724 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829724 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829724 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829724 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) 20241117085829724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{disconnected}: Freeing instance (context_map.c:202) 20241117085829724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13266370)[0x5647faf23e10]{disconnected}: Deallocated (fsm.c:568) 20241117085829724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{disconnected}: Freeing instance (context_map.c:206) 20241117085829724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5647faf23f40]{disconnected}: Deallocated (fsm.c:568) 20241117085829724 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13266370 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c018b), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20241117085829724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829724 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829724 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829724 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829724 DLSCCP DEBUG SCCP-SCOC(47)[0x5647faee24e0]{IDLE}: Deallocated (fsm.c:568) 20241117085829725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829725 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829725 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829725 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829725 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829725 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829725 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=007b655c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829725 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20241117085829725 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829725 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829725 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829725 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) 20241117085829725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{disconnected}: Freeing instance (context_map.c:202) 20241117085829725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4129842)[0x5647faf24070]{disconnected}: Deallocated (fsm.c:568) 20241117085829725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{disconnected}: Freeing instance (context_map.c:206) 20241117085829725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5647faee3730]{disconnected}: Deallocated (fsm.c:568) 20241117085829725 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4129842 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b655c), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20241117085829725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829725 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829725 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829725 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829725 DLSCCP DEBUG SCCP-SCOC(48)[0x5647faee2dd0]{IDLE}: Deallocated (fsm.c:568) 20241117085829725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829725 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)237011 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117085829731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829731 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829731 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829731 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829731 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829732 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) 20241117085829732 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241117085829732 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829732 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829732 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829732 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829732 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829732 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829732 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829732 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829732 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829732 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x39dd3,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237011 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829732 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829732 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829732 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbb08), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829732 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(420) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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)@4f831ae80fa6: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)4289631 20241117085829736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829736 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{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) 20241117085829736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085829736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1036180-RAB-23)[0x5647faeedd40]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:13 20241117085829738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829738 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829738 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829738 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829738 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829738 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=000bbb08), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829738 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20241117085829738 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829738 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829738 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829738 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) 20241117085829738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{disconnected}: Freeing instance (context_map.c:202) 20241117085829738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-237011)[0x5647faee4590]{disconnected}: Deallocated (fsm.c:568) 20241117085829738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{disconnected}: Freeing instance (context_map.c:206) 20241117085829738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5647faeffb10]{disconnected}: Deallocated (fsm.c:568) 20241117085829738 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-237011 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bbb08), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20241117085829738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829738 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829738 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829738 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829738 DLSCCP DEBUG SCCP-SCOC(49)[0x5647faefc480]{IDLE}: Deallocated (fsm.c:568) 20241117085829738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829738 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829738 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829738 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)1036180 20241117085829741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829741 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829741 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829741 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829741 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829742 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) 20241117085829742 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241117085829742 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117085829742 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829742 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117085829742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117085829742 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117085829742 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117085829742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117085829742 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241117085829742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241117085829742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241117085829742 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241117085829742 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241117085829742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117085829742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241117085829742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085829742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241117085829742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829742 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfcf94,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1036180 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829742 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829742 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829742 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829742 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054061b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829742 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@4f831ae80fa6: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@4f831ae80fa6: found destination TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4f831ae80fa6: 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 } } } 20241117085829746 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241117085829746 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241117085829746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241117085829746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241117085829746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{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) 20241117085829746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241117085829746 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241117085829746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241117085829746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241117085829746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241117085829746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241117085829746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704707-RAB-23)[0x5647faeefcd0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241117085829746 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241117085829746 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5647faed6b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)14045094 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:14 20241117085829748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829748 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829748 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829748 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829748 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829748 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=0054061b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829748 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20241117085829748 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829748 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829748 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829748 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) 20241117085829748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{disconnected}: Freeing instance (context_map.c:202) 20241117085829748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1036180)[0x5647faefdfe0]{disconnected}: Deallocated (fsm.c:568) 20241117085829748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{disconnected}: Freeing instance (context_map.c:206) 20241117085829748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5647fae69eb0]{disconnected}: Deallocated (fsm.c:568) 20241117085829748 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1036180 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054061b), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20241117085829748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829748 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829748 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829748 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829748 DLSCCP DEBUG SCCP-SCOC(50)[0x5647faefe450]{IDLE}: Deallocated (fsm.c:568) 20241117085829748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829748 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)12704707 20241117085829942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085829942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085829942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117085829942 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117085829942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc1dbc3,cause=radio(normal)) (hnbgw_rua.c:439) 20241117085829942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704707 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117085829942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117085829942 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117085829942 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117085829942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117085829942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085829942 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117085829942 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117085829942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0b1c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117085829942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117085829942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117085829942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117085829943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829943 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829943 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829943 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829943 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)11839421 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on connection ID:15 20241117085829952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829952 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085829952 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085829952 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085829952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085829952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085829952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085829952 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085829953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085829953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085829953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085829953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085829953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085829953 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=005a0b1c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117085829953 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20241117085829953 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117085829953 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085829953 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117085829953 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) 20241117085829953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117085829953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117085829953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085829953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{disconnected}: Freeing instance (context_map.c:202) 20241117085829953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704707)[0x5647faefc700]{disconnected}: Deallocated (fsm.c:568) 20241117085829953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085829953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{disconnected}: Freeing instance (context_map.c:206) 20241117085829953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5647faee31d0]{disconnected}: Deallocated (fsm.c:568) 20241117085829953 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704707 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117085829953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0b1c), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20241117085829953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085829953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085829953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085829953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085829953 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117085829953 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085829953 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085829953 DLSCCP DEBUG SCCP-SCOC(51)[0x5647faeeac60]{IDLE}: Deallocated (fsm.c:568) 20241117085829953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085829953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085829953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085829953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085829953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085829953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085829953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085829953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(406)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44556<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(406)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44562<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(407)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(408)@4f831ae80fa6: Final verdict of PTC: pass 20241117085831655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(409)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44604<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(411)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(410)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44612<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(412)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(413)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44618<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(413)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(414)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(414)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(415)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(416)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085831726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44674<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(417)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(418)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44690<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(419)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44704<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(420)@4f831ae80fa6: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44710<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(421)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085831953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085831953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085831953 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085831953 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085831953 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085831954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44542<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_assignment_concurrent(393)@4f831ae80fa6: Final verdict of PTC: none 20241117085831954 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085831954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085831954 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085831954 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085831954 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085831954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085831954 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085831954 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085831954 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 20241117085831954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085831954 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085831954 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085831954 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085831955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085831955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085831955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085831955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085831955 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46793<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(404)@4f831ae80fa6: Final verdict of PTC: none 20241117085831955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085831955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085831955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085831955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085831955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085831955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085831955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085831955 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085831955 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085831956 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085831956 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment_concurrent-Iuh0(397)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@4f831ae80fa6: Final verdict of PTC: none 20241117085831956 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 20241117085831956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085831956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085831956 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085831956 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085831956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085831956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085831956 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117085831956 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) 20241117085831956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085831956 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085831956 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085831956 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085831956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085831956 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085831956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085831956 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_concurrent-Iuh0-RUA(398)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(394)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@4f831ae80fa6: Final verdict of PTC: none 20241117085831956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085831956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085831956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085831957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085831957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085831957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085831957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085831957 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085831957 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085831957 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085831957 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(403)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(405)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085831960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44526<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(393): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(397): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(398): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(406): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(407): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(408): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(409): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(410): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(411): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(412): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(413): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(414): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(415): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(416): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(417): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(418): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(419): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(420): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_ps_rab_assignment_concurrent0(421): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sun Nov 17 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 20241117085832001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085832509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53982<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1688800) Waiting for packet dumper to finish... 1 (prev_count=1688800, count=1689440) 20241117085833956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085833956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085833956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085833956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085833956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085833956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sun Nov 17 08:58: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_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241117085835626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085835630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085835634 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33517<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085835701 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085835701 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085835711 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085835711 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085835711 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085835711 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085835711 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085835711 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085835712 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60272 (stream_srv.c:129) 20241117085835712 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60272<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085835712 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085835712 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085835713 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085835713 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085835713 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085835713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085835713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085835713 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085835713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085835713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085835713 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085835713 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085835713 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085835713 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085835713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085835713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085835713 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085835713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085835713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085835713 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085835713 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085835713 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085835713 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085835713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085835713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085835713 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085835713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085835713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085835713 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085835713 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085835713 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085835713 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085835713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085835713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085835713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085835713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085835713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085835713 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085835713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085835713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085835713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085835713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085835713 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085835713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085835713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085835713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085835713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085835713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085835713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085835713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085835713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085835713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085835714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085835714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085835714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085835714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085835714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085835714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085835714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085835714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085835714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(432)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(432)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(432)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085835728 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085835728 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085835729 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085835729 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085835729 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085835729 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085835729 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085835729 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085835730 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085835730 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085835730 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085835730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085835730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085835730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085835730 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085835730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085835730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085835730 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085835730 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085835730 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085835730 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085835730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085835730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085835730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085835730 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085835730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085835730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085835730 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085835730 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085835730 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085835730 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085835730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085835730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085835730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085835730 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085835730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085835730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085835730 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085835731 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085835731 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085835731 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085835731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085835731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085835731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085835731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085835731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085835731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085835731 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085835731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085835731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085835731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085835731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085835731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085835731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085835731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085835731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085835731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085835731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085835731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085835731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085835731 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(435)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(435)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(435)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(433)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085835754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085835754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085835754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085835754 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085835754 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085835754 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085835754 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085835754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085835754 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085835760 DLINP DEBUG SRVCONN(,r=127.0.0.1:60272<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085835760 DLINP DEBUG SRVCONN(,r=127.0.0.1:60272<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085835760 DLINP DEBUG SRVCONN(,r=127.0.0.1:60272<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085835760 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085835760 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) 20241117085835760 DLGLOBAL DEBUG validating counter group 0x5647fa321be0(hnb) with 60 counters (rate_ctr.c:86) 20241117085835760 DHNBAP DEBUG (127.0.0.1:60272 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085835760 DHNBAP NOTICE (127.0.0.1:60272 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085835760 DHNBAP NOTICE (127.0.0.1:60272 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085835760 DLINP DEBUG SRVCONN(,r=127.0.0.1:60272<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085835760 DLINP DEBUG SRVCONN(,r=127.0.0.1:60272<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085835926 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085835926 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085835926 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085835926 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085835931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835931 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085835931 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085835931 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085835931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085835931 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085835931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085835932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835932 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085835932 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085835932 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085835932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085835932 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085835932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085835932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085835932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085835932 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085835932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085835932 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085835932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085835932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085835932 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085835932 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085835932 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085835933 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085835933 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085835933 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085835933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085835933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085835934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085835934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085835934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085835934 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085835934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085835934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085835934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085835934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085835934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085835934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085835934 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085835943 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085835943 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085835943 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085835943 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085835944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835944 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085835944 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085835944 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085835944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085835944 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085835944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085835945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835945 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085835945 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085835945 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085835945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085835945 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085835945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085835945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085835945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085835945 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085835945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085835945 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085835945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085835945 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085835945 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085835945 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085835945 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085835946 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085835946 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085835946 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085835946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085835946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085835946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085835946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085835946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085835946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085835946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085835946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085835946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085835946 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085835946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085835946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085835946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085835946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085835946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085835946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085835946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085835946 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085836742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085836742 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085836742 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085836742 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085836742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085836742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085836742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085836742 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085836742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085836742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085836742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085836742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085836742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085836742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085836743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085836743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085836743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836743 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085836743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085836743 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085836743 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085836743 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085836743 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085836743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085836743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085836743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085836743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085836743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085836743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085836743 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085836743 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085836743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085836743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085836743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085836743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085836743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085836743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085836743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085836743 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085836745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085836745 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085836745 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085836745 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085836745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085836745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085836745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085836745 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085836745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085836745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085836745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085836745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085836745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085836745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085836745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085836745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085836745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085836745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085836745 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085836745 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085836745 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(434)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085836759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085836759 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085836759 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085836759 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085836759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085836759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085836759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085836759 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085836759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085836759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085836759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085836759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085836759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085836759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085836759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085836759 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085836759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836759 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085836759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085836759 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085836759 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085836760 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085836760 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085836760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085836760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085836760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085836760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085836760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085836760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085836760 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085836760 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085836760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085836760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085836760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085836760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085836760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085836760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085836760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085836760 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085836761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085836761 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085836761 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085836761 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085836761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085836761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085836761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085836761 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085836761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085836762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085836762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085836762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085836762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085836762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085836762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085836762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085836762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085836762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085836762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085836762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085836762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085836762 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085836762 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085836762 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085836765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085836767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085836768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085836769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085836770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085836771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085836772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085836773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085836773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085836774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085836775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085836776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085836776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085836777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085836778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085836778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085836779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085836780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085836780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085836781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000000001111011'B, t_guard := 20.000000 } 20241117085836797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54016<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)13077262 20241117085837831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085837832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085837832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085837832 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085837832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc78b0e, normal) (hnbgw_rua.c:407) 20241117085837832 DHNB DEBUG map_rua[0x5647faee8170]{init}: Allocated (fsm.c:456) 20241117085837832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13077262)[0x5647faee8170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085837832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13077262 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085837832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085837832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085837832 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13077262 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085837832 DCN DEBUG map_sccp[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117085837832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085837832 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13077262 <-> SCCP-52 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085837832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13077262 SCCP-52 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085837832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13077262)[0x5647faee8170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085837832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085837832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085837832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13077262)[0x5647faee8170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085837832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5647faf00140]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085837832 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085837832 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{IDLE}: Allocated (fsm.c:456) 20241117085837832 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085837833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300007b0056400500f1100926) (sccp_scrc.c:406) 20241117085837833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085837833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085837833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085837833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085837833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085837833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085837833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085837833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085837833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085837833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085837833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085837833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085837833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085837833 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085837833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5647faf00140]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085837833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13077262)[0x5647faee8170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085837833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085837833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085837833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085837833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085837833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085837833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085837833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085837834 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(437) HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)1385237 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(437)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085837852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085837852 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085837852 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085837852 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085837852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085837852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085837852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085837852 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085837853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085837853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085837853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085837853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085837853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085837853 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eeb6a8) (sccp_scrc.c:477) 20241117085837853 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20241117085837853 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085837853 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085837853 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085837853 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085837853 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) 20241117085837853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5647faf00140]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085837853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5647faf00140]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085837855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54016<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(437)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085837857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085837861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085837863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085837865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085837866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085837867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085837868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085837869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085837870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085837871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085837871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085837872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085837873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085837874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085837874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085837875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085837876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085837877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085837877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085837878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001110111101'B, t_guard := 20.000000 } 20241117085837889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54022<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)10735517 20241117085838912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085838912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085838912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085838912 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085838912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa3cf9d, normal) (hnbgw_rua.c:407) 20241117085838912 DHNB DEBUG map_rua[0x5647faeebc30]{init}: Allocated (fsm.c:456) 20241117085838912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735517)[0x5647faeebc30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085838912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10735517 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085838912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085838912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085838912 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085838912 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10735517 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085838912 DCN DEBUG map_sccp[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117085838912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085838912 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10735517 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085838912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10735517 SCCP-53 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085838912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735517)[0x5647faeebc30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085838912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085838912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085838912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735517)[0x5647faeebc30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085838913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5647faf00e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085838913 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085838913 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{IDLE}: Allocated (fsm.c:456) 20241117085838913 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085838913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003bd0056400500f1100926) (sccp_scrc.c:406) 20241117085838913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085838913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085838913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085838913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085838913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085838913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085838913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085838913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085838913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085838913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085838913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085838913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085838913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085838913 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085838913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5647faf00e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085838913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735517)[0x5647faeebc30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085838913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085838913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085838913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085838913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085838913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085838913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085838913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085838913 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(438) HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)13897465 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085838920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085838920 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) TC_mscpool_L3Compl_on_1_cnlink0(438)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085838920 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085838920 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085838920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085838920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085838920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085838920 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085838920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085838920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085838920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085838920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085838920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085838920 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00571875) (sccp_scrc.c:477) 20241117085838920 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20241117085838920 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085838920 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085838920 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085838920 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085838920 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) 20241117085838920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5647faf00e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085838920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5647faf00e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085838922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(438)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085838925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085838929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085838932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085838935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085838937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085838939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085838940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085838941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085838942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085838942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085838943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085838944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085838945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085838945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085838946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085838947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085838948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085838949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085838949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085838950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000100101100'B, t_guard := 20.000000 } 20241117085838960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)6575281 20241117085839983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085839983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085839983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085839983 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085839983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6454b1, normal) (hnbgw_rua.c:407) 20241117085839983 DHNB DEBUG map_rua[0x5647faee1850]{init}: Allocated (fsm.c:456) 20241117085839983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6575281)[0x5647faee1850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085839983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6575281 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085839983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085839983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085839983 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6575281 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085839983 DCN DEBUG map_sccp[0x5647faeebd90]{init}: Allocated (fsm.c:456) 20241117085839983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5647faeebd90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085839983 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6575281 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085839983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6575281 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085839983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6575281)[0x5647faee1850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085839983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085839983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085839983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6575281)[0x5647faee1850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085839983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5647faeebd90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085839983 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085839983 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{IDLE}: Allocated (fsm.c:456) 20241117085839983 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085839983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f400300012c0056400500f1100926) (sccp_scrc.c:406) 20241117085839983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085839983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085839983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085839983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085839983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085839983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085839983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085839983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085839983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085839983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085839983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085839983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085839983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085839983 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085839983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5647faeebd90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085839983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6575281)[0x5647faee1850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085839984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085839984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085839984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085839984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085839984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085839984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085839984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085839984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: First idle individual index:2 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(439) HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)8649239 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241117085839991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085839991 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085839991 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085839991 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085839991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085839991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085839991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085839991 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085839991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085839991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085839991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085839991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085839991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085839991 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0082705a) (sccp_scrc.c:477) 20241117085839991 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20241117085839991 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_mscpool_L3Compl_on_1_cnlink0(439)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085839991 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085839991 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085839991 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085839991 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) 20241117085839991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5647faeebd90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085839991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5647faeebd90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085839993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(439)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085839994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085839997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085840001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085840004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085840006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085840008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085840010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085840011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085840012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085840012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085840013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085840014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085840015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085840015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085840016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085840017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085840018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085840018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085840019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085840020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001100000111'B, t_guard := 20.000000 } 20241117085840031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)5099116 20241117085841056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085841056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085841056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241117085841056 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085841056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4dce6c, normal) (hnbgw_rua.c:407) 20241117085841056 DHNB DEBUG map_rua[0x5647faedafd0]{init}: Allocated (fsm.c:456) 20241117085841056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5099116)[0x5647faedafd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085841056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5099116 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085841056 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085841056 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085841056 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5099116 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085841056 DCN DEBUG map_sccp[0x5647faedf270]{init}: Allocated (fsm.c:456) 20241117085841056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5647faedf270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085841056 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5099116 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085841056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5099116 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241117085841056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5099116)[0x5647faedafd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085841056 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085841056 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085841056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5099116)[0x5647faedafd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085841056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5647faedf270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085841057 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085841057 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{IDLE}: Allocated (fsm.c:456) 20241117085841057 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085841057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030003070056400500f1100926) (sccp_scrc.c:406) 20241117085841057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085841057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085841057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085841057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085841057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085841057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085841057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085841057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085841057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085841057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085841057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085841057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085841057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085841057 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085841057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5647faedf270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085841057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5099116)[0x5647faedafd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085841057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085841057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085841057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085841057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085841057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085841057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085841057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085841057 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: First idle individual index:3 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(440) HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)15160610 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(440)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085841062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085841062 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085841062 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085841062 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085841062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085841062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085841062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085841062 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085841062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085841063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085841063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085841063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085841063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085841063 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002fe2d0) (sccp_scrc.c:477) 20241117085841063 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20241117085841063 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085841063 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085841063 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085841063 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085841063 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) 20241117085841063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5647faedf270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085841063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5647faedf270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085841064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(440)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085841065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085841067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085841069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085841070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085841071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085841072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085841073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085841073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085841074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085841075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085841075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085841076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085841077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085841077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085841078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085841079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085841079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085841080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085841081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085841082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085841085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54002<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085841085 DLINP DEBUG SRVCONN(,r=127.0.0.1:60272<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085841085 DLINP DEBUG SRVCONN(,r=127.0.0.1:60272<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085841085 DLINP NOTICE SRV(,r=127.0.0.1:60272<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085841085 DMAIN NOTICE (127.0.0.1:60272 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60272<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085841085 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085841085 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33517<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(431)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(434)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(432)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(433)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(423)@4f831ae80fa6: Final verdict of PTC: none 20241117085841085 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085841085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085841085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085841085 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085841085 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085841086 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 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085841086 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085841086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085841086 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@4f831ae80fa6: Final verdict of PTC: none 20241117085841086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085841086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085841086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085841086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085841086 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085841086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085841086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085841086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(435)@4f831ae80fa6: Final verdict of PTC: none 20241117085841086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085841086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085841086 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 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085841086 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085841086 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085841086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085841086 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085841086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085841086 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(424)@4f831ae80fa6: Final verdict of PTC: none 20241117085841086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085841086 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085841086 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085841086 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085841086 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085841086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085841086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085841086 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085841086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085841086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085841086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085841086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085841086 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085841086 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085841086 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085841086 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5647faf00140]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085841086 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085841086 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW-MGCP(436)@4f831ae80fa6: Final verdict of PTC: none 20241117085841086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeb6a8), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085841086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085841086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085841086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085841086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085841086 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5647faf00140]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13077262)[0x5647faee8170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085841086 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13077262)[0x5647faee8170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085841086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13077262)[0x5647faee8170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@4f831ae80fa6: Final verdict of PTC: none 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13077262)[0x5647faee8170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13077262)[0x5647faee8170]{disrupted}: Freeing instance (context_map.c:202) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13077262)[0x5647faee8170]{disrupted}: Deallocated (fsm.c:568) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5647faf00140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5647faf00140]{disconnected}: Freeing instance (context_map.c:206) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5647faf00140]{disconnected}: Deallocated (fsm.c:568) 20241117085841086 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13077262 SCCP-52 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5647faf00e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085841086 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085841086 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085841086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00571875), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085841086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085841086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085841086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085841086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085841086 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5647faf00e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735517)[0x5647faeebc30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085841086 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735517)[0x5647faeebc30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085841086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735517)[0x5647faeebc30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735517)[0x5647faeebc30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735517)[0x5647faeebc30]{disrupted}: Freeing instance (context_map.c:202) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10735517)[0x5647faeebc30]{disrupted}: Deallocated (fsm.c:568) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5647faf00e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5647faf00e80]{disconnected}: Freeing instance (context_map.c:206) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5647faf00e80]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(430)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed20241117085841086 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10735517 SCCP-53 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5647faeebd90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085841086 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085841086 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085841086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082705a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085841086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085841086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085841086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085841086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085841086 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5647faeebd90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6575281)[0x5647faee1850]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085841086 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6575281)[0x5647faee1850]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085841086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6575281)[0x5647faee1850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6575281)[0x5647faee1850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6575281)[0x5647faee1850]{disrupted}: Freeing instance (context_map.c:202) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6575281)[0x5647faee1850]{disrupted}: Deallocated (fsm.c:568) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5647faeebd90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5647faeebd90]{disconnected}: Freeing instance (context_map.c:206) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5647faeebd90]{disconnected}: Deallocated (fsm.c:568) 20241117085841086 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6575281 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5647faedf270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085841086 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085841086 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085841086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe2d0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085841086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085841086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085841086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085841086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085841086 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5647faedf270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5099116)[0x5647faedafd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085841086 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5099116)[0x5647faedafd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085841086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5099116)[0x5647faedafd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5099116)[0x5647faedafd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5099116)[0x5647faedafd0]{disrupted}: Freeing instance (context_map.c:202) 20241117085841086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5099116)[0x5647faedafd0]{disrupted}: Deallocated (fsm.c:568) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5647faedf270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5647faedf270]{disconnected}: Freeing instance (context_map.c:206) 20241117085841086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5647faedf270]{disconnected}: Deallocated (fsm.c:568) 20241117085841086 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5099116 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085841086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085841086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085841087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085841087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085841087 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085841087 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085841087 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085841087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085841087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085841087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085841087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085841087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085841087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085841087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085841087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085841087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085841087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085841087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085841087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085841087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085841087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085841087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085841087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085841087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085841087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085841087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085841087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085841087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085841087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53996<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(425)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(423): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(425): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(430): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(431): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(432): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(433): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(434): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(435): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(436): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(437): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(438): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(439): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(440): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sun Nov 17 08:58:41 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 20241117085841136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085841638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54066<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=407188) Waiting for packet dumper to finish... 1 (prev_count=407188, count=411068) 20241117085843086 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085843086 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085843086 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085843086 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085843086 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085843086 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sun Nov 17 08:58:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241117085844740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085844748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085844753 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44115<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085844848 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085844848 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085844858 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085844858 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085844858 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085844858 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085844858 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085844858 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085844858 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085844858 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085844859 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38062 (stream_srv.c:129) 20241117085844859 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38062<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085844860 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085844860 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085844860 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085844860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085844860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085844860 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085844860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085844860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085844860 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085844860 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085844860 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085844860 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085844860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085844860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085844860 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085844860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085844860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085844860 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085844860 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085844860 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085844860 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085844860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085844860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085844860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085844860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085844860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085844860 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085844860 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085844860 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085844860 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085844860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085844860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085844860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085844860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085844860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085844860 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085844860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085844860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085844860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085844860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085844860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085844860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085844860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085844860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085844860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085844860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085844860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085844860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085844860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085844860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085844860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085844860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085844860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(451)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(451)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(451)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(449)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(454)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(454)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(454)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(452)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085844888 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085844888 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085844888 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085844888 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085844888 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085844888 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085844889 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085844889 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085844890 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085844890 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085844890 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085844890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085844890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085844890 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085844890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085844890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085844890 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085844890 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085844890 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085844890 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085844890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085844890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085844890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085844890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085844890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085844890 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085844890 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085844890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085844890 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085844890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085844890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085844890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085844890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085844890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085844890 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085844890 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085844890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085844890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085844890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085844890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085844890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085844890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085844890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085844890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085844890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085844890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085844890 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085844890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085844890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085844890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085844890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085844890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085844890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085844890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085844890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085844890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085844890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085844890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085844890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085844890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085844890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085844890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085844890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085844890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(457)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(457)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(457)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(455)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(460)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(460)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(460)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(458)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085844930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085844930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085844930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085844930 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085844930 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085844930 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085844930 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085844930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085844930 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085844935 DLINP DEBUG SRVCONN(,r=127.0.0.1:38062<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085844935 DLINP DEBUG SRVCONN(,r=127.0.0.1:38062<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085844935 DLINP DEBUG SRVCONN(,r=127.0.0.1:38062<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085844935 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085844935 DHNBAP DEBUG (127.0.0.1:38062 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085844935 DHNBAP NOTICE (127.0.0.1:38062 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085844935 DHNBAP NOTICE (127.0.0.1:38062 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085844935 DLINP DEBUG SRVCONN(,r=127.0.0.1:38062<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085844935 DLINP DEBUG SRVCONN(,r=127.0.0.1:38062<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085845073 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085845073 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085845073 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085845073 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085845081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845081 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085845081 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085845081 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085845081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085845081 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085845081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085845084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845084 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085845084 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085845084 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085845084 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085845084 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085845084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085845084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085845084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085845084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085845084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085845084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085845084 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085845084 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085845084 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085845085 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085845085 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085845085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085845085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085845085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085845085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085845086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085845086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085845086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085845086 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085845086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085845086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085845086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085845086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085845086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085845086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085845086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845087 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 20241117085845087 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 20241117085845087 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085845087 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(454)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085845093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845093 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085845093 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085845093 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085845093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085845093 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085845093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085845096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845096 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085845096 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085845096 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085845096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085845096 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085845096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085845096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085845096 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085845096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085845096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085845096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085845096 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085845096 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085845096 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085845098 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085845098 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085845098 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085845098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085845098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085845098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085845098 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085845098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085845098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085845098 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085845098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085845098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085845098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085845098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085845098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085845098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085845098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845104 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085845105 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085845105 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085845105 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085845111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845111 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085845111 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085845111 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085845111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085845111 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085845111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085845114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845114 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085845114 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085845114 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085845114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085845114 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085845114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085845114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085845114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085845114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085845114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085845114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085845114 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085845114 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085845114 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085845115 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085845116 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085845116 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085845116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085845116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085845116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085845116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085845116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085845116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085845116 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085845116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085845116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085845116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085845116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085845116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085845116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085845116 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845117 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 20241117085845117 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 20241117085845117 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085845117 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085845123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845123 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085845123 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085845123 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085845123 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085845123 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085845123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085845125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845125 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085845125 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085845125 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085845125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085845125 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085845125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085845125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085845125 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085845125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085845125 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085845125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085845125 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085845125 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085845125 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085845126 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085845126 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085845126 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085845126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085845126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085845126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085845126 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085845126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085845126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085845126 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085845126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085845126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085845126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085845126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085845126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085845126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085845126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(450)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085845889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845889 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085845889 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085845889 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085845889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085845889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085845889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085845889 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085845889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085845889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085845889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085845889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085845889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085845889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085845889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085845889 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085845889 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085845889 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085845889 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085845889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085845889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085845889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085845889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085845889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085845889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085845889 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085845889 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085845889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085845889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085845889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085845889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085845889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085845889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085845889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845890 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085845890 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085845890 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085845890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085845890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085845890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085845890 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085845890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085845890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085845890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085845890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085845890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085845890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085845890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085845891 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085845891 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085845891 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085845894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845894 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085845894 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085845894 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085845894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085845894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085845894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085845894 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085845894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085845894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085845894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085845894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085845894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085845894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085845894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085845894 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085845894 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085845894 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) 20241117085845894 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) 20241117085845894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085845894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085845894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085845894 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085845894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085845894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085845894 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085845894 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117085845894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085845894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085845894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085845894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085845894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085845894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085845894 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(453)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085845896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845896 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085845896 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085845896 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085845896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085845896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085845896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085845896 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085845896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085845896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085845896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085845896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085845896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085845896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085845896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085845896 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085845896 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085845896 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(456)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085845913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845913 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085845913 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085845913 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085845913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085845913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085845913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085845913 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085845913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085845913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085845913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085845913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085845913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085845913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085845913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085845913 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085845913 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085845913 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085845913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085845913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085845913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085845913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085845913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085845913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085845913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085845914 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085845914 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085845914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085845914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085845914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085845914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085845914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085845914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085845914 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845916 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085845916 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085845916 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085845916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085845916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085845916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085845916 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085845916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085845916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085845916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085845916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085845916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085845916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085845916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085845916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085845916 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085845916 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(459)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085845922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845922 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085845922 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085845922 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 20241117085845922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085845922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085845922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085845922 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085845922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085845922 DLM3UA DEBUG 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) 20241117085845922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085845922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085845922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085845922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085845922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085845922 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085845922 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085845922 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) 20241117085845922 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) 20241117085845922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085845922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085845922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085845923 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085845923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085845923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085845923 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085845923 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117085845923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085845923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085845923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085845923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085845923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085845923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085845923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085845923 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085845923 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085845923 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 20241117085845923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085845923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085845923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085845923 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085845923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085845923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085845923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085845923 DLM3UA DEBUG 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) 20241117085845923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085845923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085845923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085845923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085845923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085845923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085845923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085845923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085845923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085845923 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085845923 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085845923 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085846945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085846952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085846955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085846958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085846960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085846963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085846966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085846969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085846973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085846978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085846982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085846984 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085846986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085846989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085846991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085846993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085846995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085846998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085847001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085847004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000000011011011'B, t_guard := 20.000000 } 20241117085847020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)7178678 20241117085848067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085848067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085848067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085848067 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085848067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d89b6, normal) (hnbgw_rua.c:407) 20241117085848067 DHNB DEBUG map_rua[0x5647faee8170]{init}: Allocated (fsm.c:456) 20241117085848067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7178678)[0x5647faee8170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085848068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7178678 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085848068 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085848068 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085848068 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7178678 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085848068 DCN DEBUG map_sccp[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117085848068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085848068 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7178678 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085848068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7178678 SCCP-56 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085848068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7178678)[0x5647faee8170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085848068 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085848068 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085848068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7178678)[0x5647faee8170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085848068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5647faf00140]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085848068 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085848068 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{IDLE}: Allocated (fsm.c:456) 20241117085848068 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085848068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000db0056400500f1100926) (sccp_scrc.c:406) 20241117085848068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085848068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085848068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085848068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085848068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085848068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085848068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085848068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085848068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085848068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085848068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085848068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085848068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085848068 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085848068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5647faf00140]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085848068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7178678)[0x5647faee8170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085848068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085848068 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085848068 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085848068 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085848068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085848068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085848068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085848068 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(449)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(450)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) HNBGW_Test.msc0-RAN(450)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)239805 HNBGW_Test.msc0-SCCP(449)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(449)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(462)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085848084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085848084 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085848084 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085848084 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085848084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085848084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085848084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085848084 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085848084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085848084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085848084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085848084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085848084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085848084 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d744f0) (sccp_scrc.c:477) 20241117085848084 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20241117085848084 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085848084 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085848084 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085848084 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085848084 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) 20241117085848084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5647faf00140]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085848084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5647faf00140]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085848085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(462)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085848086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085848089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085848091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085848093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085848095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085848096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085848097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085848098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085848099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085848099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085848100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085848101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085848101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085848103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085848104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085848105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085848106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085848107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085848107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085848108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001010010001'B, t_guard := 20.000000 } 20241117085848120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(453)@4f831ae80fa6: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(453)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(463)9890696 20241117085849142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085849142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085849142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085849142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085849142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96eb88, normal) (hnbgw_rua.c:407) 20241117085849142 DHNB DEBUG map_rua[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117085849142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9890696)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085849142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9890696 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085849142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085849142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085849142 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085849142 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9890696 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085849142 DCN DEBUG map_sccp[0x5647faee1850]{init}: Allocated (fsm.c:456) 20241117085849142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5647faee1850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085849142 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9890696 <-> SCCP-57 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085849142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9890696 SCCP-57 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085849142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9890696)[0x5647faf00e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085849142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085849142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085849142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9890696)[0x5647faf00e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085849142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5647faee1850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085849142 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085849142 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{IDLE}: Allocated (fsm.c:456) 20241117085849142 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085849142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002910056400500f1100926) (sccp_scrc.c:406) 20241117085849142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085849142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085849142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085849142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085849142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085849142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085849142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085849142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085849142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085849142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085849142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085849142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085849142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085849142 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085849142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5647faee1850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085849142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9890696)[0x5647faf00e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085849142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085849142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085849142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085849142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085849142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085849142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085849142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085849142 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(452)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc1-SCCP(452)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(453)@4f831ae80fa6: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) HNBGW_Test.msc1-RAN(453)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(463)2643280 HNBGW_Test.msc1-SCCP(452)@4f831ae80fa6: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(463)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(452)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085849152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085849152 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085849152 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085849152 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085849152 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085849152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085849152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085849152 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085849152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085849152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085849152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085849152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085849152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085849152 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0005f3f3) (sccp_scrc.c:477) 20241117085849152 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20241117085849152 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085849152 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085849152 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085849152 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085849152 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) 20241117085849152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5647faee1850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085849152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5647faee1850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085849152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(463)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085849154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085849157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085849159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085849163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085849166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085849168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085849170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085849171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085849172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085849172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085849173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085849174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085849175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085849176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085849177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085849178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085849178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085849179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085849180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085849182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001011001011'B, t_guard := 20.000000 } 20241117085849195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@4f831ae80fa6: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(464)16142781 20241117085850221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085850221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085850221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085850221 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085850221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf651bd, normal) (hnbgw_rua.c:407) 20241117085850221 DHNB DEBUG map_rua[0x5647faedf270]{init}: Allocated (fsm.c:456) 20241117085850221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142781)[0x5647faedf270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085850221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16142781 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085850221 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085850221 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085850221 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16142781 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085850221 DCN DEBUG map_sccp[0x5647faedafd0]{init}: Allocated (fsm.c:456) 20241117085850221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5647faedafd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085850221 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16142781 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085850221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16142781 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117085850221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142781)[0x5647faedf270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085850221 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085850221 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085850221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142781)[0x5647faedf270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085850221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5647faedafd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085850221 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085850221 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{IDLE}: Allocated (fsm.c:456) 20241117085850221 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085850221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002cb0056400500f1100926) (sccp_scrc.c:406) 20241117085850221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085850221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085850221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085850221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085850221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085850221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085850221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085850221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085850221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085850221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085850221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085850221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085850221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085850221 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085850221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5647faedafd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085850221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142781)[0x5647faedf270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085850222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085850222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085850222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085850222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085850222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085850222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085850222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085850222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc0-SCCP(449)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(450)@4f831ae80fa6: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) HNBGW_Test.msc0-RAN(450)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(464)6435728 HNBGW_Test.msc0-SCCP(449)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(449)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085850229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085850229 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085850229 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085850229 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085850229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085850229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085850229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085850229 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(464)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085850229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085850229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085850229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085850229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085850229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085850229 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00540465) (sccp_scrc.c:477) 20241117085850229 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20241117085850229 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085850229 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085850229 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085850229 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085850229 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) 20241117085850229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5647faedafd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085850229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5647faedafd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085850232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(464)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085850235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085850240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085850244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085850248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085850251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085850253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085850255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085850256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085850257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085850258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085850259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085850259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085850260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085850261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085850261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085850262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085850262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085850263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085850264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085850265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085850267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085850267 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44115<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448)@4f831ae80fa6: Final verdict of PTC: none 20241117085850268 DLINP DEBUG SRVCONN(,r=127.0.0.1:38062<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085850268 DLINP DEBUG SRVCONN(,r=127.0.0.1:38062<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085850268 DLINP NOTICE SRV(,r=127.0.0.1:38062<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085850268 DMAIN NOTICE (127.0.0.1:38062 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38062<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441)@4f831ae80fa6: Final verdict of PTC: none 20241117085850268 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085850268 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(459)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(452)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(456)@4f831ae80fa6: Final verdict of PTC: none 20241117085850268 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085850268 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 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085850268 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc1-RAN(453)@4f831ae80fa6: Final verdict of PTC: none 20241117085850268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085850268 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085850268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085850268 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(450)@4f831ae80fa6: Final verdict of PTC: none 20241117085850268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085850268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085850268 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085850268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085850268 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085850268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085850268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085850268 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085850268 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085850268 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085850268 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(455)@4f831ae80fa6: Final verdict of PTC: none 20241117085850268 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085850268 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085850268 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 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085850268 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085850268 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085850268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085850268 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085850268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085850268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(442)@4f831ae80fa6: Final verdict of PTC: none 20241117085850268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085850268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085850268 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085850268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085850268 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085850268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085850268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085850268 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085850268 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085850268 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085850268 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085850268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5647faf00140]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085850268 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085850268 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085850268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d744f0), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085850268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085850268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085850268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085850268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085850268 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085850268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5647faf00140]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085850268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7178678)[0x5647faee8170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085850268 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7178678)[0x5647faee8170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085850268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7178678)[0x5647faee8170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7178678)[0x5647faee8170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7178678)[0x5647faee8170]{disrupted}: Freeing instance (context_map.c:202) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7178678)[0x5647faee8170]{disrupted}: Deallocated (fsm.c:568) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5647faf00140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5647faf00140]{disconnected}: Freeing instance (context_map.c:206) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5647faf00140]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-M3UA(451)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(461)@4f831ae80fa6: Final verdict of PTC: none 20241117085850269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085850269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085850269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085850269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085850269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085850269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085850269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085850269 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085850269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085850269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085850269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085850269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085850269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085850269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085850269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085850269 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085850269 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 20241117085850269 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) 20241117085850269 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085850269 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085850269 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) 20241117085850269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085850269 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085850269 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085850269 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085850269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085850269 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085850269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085850269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085850269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085850269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085850269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085850269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085850269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085850269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085850269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085850269 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085850269 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7178678 SCCP-56 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5647faedafd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085850269 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085850269 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085850269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00540465), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085850269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085850269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085850269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085850269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085850269 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5647faedafd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142781)[0x5647faedf270]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085850269 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142781)[0x5647faedf270]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085850269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142781)[0x5647faedf270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142781)[0x5647faedf270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142781)[0x5647faedf270]{disrupted}: Freeing instance (context_map.c:202) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142781)[0x5647faedf270]{disrupted}: Deallocated (fsm.c:568) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5647faedafd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5647faedafd0]{disconnected}: Freeing instance (context_map.c:206) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5647faedafd0]{disconnected}: Deallocated (fsm.c:568) 20241117085850269 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16142781 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085850269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085850269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085850269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085850269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085850269 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085850269 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085850269 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9890696)[0x5647faf00e80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9890696)[0x5647faf00e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5647faee1850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085850269 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085850269 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085850269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005f3f3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085850269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085850269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085850269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085850269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085850269 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5647faee1850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9890696)[0x5647faf00e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9890696)[0x5647faf00e80]{disrupted}: Freeing instance (context_map.c:202) 20241117085850269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9890696)[0x5647faf00e80]{disrupted}: Deallocated (fsm.c:568) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5647faee1850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5647faee1850]{disconnected}: Freeing instance (context_map.c:206) 20241117085850269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5647faee1850]{disconnected}: Deallocated (fsm.c:568) 20241117085850269 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9890696 SCCP-57 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117085850269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085850269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085850269 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085850269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085850269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085850269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085850269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085850269 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085850269 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085850269 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085850269 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085850270 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 20241117085850270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085850270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085850270 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085850270 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085850270 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) 20241117085850270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085850270 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085850270 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085850270 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085850270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085850270 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085850270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085850270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085850271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085850271 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085850271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085850271 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085850271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085850271 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085850271 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085850271 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085850271 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085850271 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(457)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(449)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(460)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(458)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(454)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(443)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085850283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44894<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(444)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(442): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(443): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(444): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(449): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(450): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(451): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(452): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(453): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(454): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(455): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(456): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(457): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(458): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(459): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(460): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(462): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(463): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(464): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sun Nov 17 08:58:50 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 20241117085850418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085850920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44948<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=482740) 20241117085851087 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085851087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe2d0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085851087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085851087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085851087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085851087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085851088 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085851088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082705a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085851088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085851088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085851088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085851088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085851088 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085851088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00571875), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085851088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085851088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085851088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085851088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085851088 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085851088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeb6a8), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085851088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085851088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085851088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085851088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085851088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085851088 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085851088 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085851088 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085851088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085851088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085851088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085851088 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085851088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085851088 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085851088 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085851088 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085851088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085851088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085851088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085851088 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085851089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085851089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085851089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085851089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085851089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085851089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085851089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085851089 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085851089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085851089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085851089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085851089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085851089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085851089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085851089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085851089 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=482740, count=503876) 20241117085852269 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085852269 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085852269 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085852269 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085852269 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085852269 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085852270 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085852270 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085852270 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085852271 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085852271 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085852271 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sun Nov 17 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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241117085854042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085854047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085854052 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43051<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085854142 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085854142 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085854153 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085854153 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085854153 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085854153 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085854153 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41479 (stream_srv.c:129) 20241117085854154 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41479<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085854154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085854154 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085854154 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854154 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085854154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085854154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085854154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854154 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854154 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085854154 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085854154 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854154 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085854154 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085854154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854154 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085854154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854154 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085854154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085854154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085854154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085854154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085854154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085854154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085854154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085854155 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854155 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085854155 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085854155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854155 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085854155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854155 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854155 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854155 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085854155 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085854155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854155 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085854155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854155 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085854156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085854156 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085854156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085854156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085854156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085854156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(475)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(475)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(475)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(473)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(478)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(478)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(478)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(476)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085854184 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085854184 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085854184 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085854184 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085854184 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085854184 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085854184 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085854184 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085854185 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854185 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085854185 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085854185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854185 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085854185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854185 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854185 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854185 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085854185 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085854185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854185 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085854185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854186 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854186 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854186 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085854186 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085854186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854186 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085854186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854186 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854186 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854186 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085854186 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085854186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085854186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854186 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085854186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085854186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085854186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085854186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(481)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(481)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(481)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(479)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(484)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(484)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(484)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(482)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085854221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085854221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085854221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085854221 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085854221 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085854221 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085854221 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085854221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085854221 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085854225 DLINP DEBUG SRVCONN(,r=127.0.0.1:41479<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085854225 DLINP DEBUG SRVCONN(,r=127.0.0.1:41479<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085854225 DLINP DEBUG SRVCONN(,r=127.0.0.1:41479<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085854225 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085854225 DHNBAP DEBUG (127.0.0.1:41479 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085854225 DHNBAP NOTICE (127.0.0.1:41479 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085854225 DHNBAP NOTICE (127.0.0.1:41479 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085854225 DLINP DEBUG SRVCONN(,r=127.0.0.1:41479<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085854225 DLINP DEBUG SRVCONN(,r=127.0.0.1:41479<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085854370 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085854370 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085854370 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085854370 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085854380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854380 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085854380 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085854380 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085854380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085854380 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085854380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085854381 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 20241117085854382 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 20241117085854382 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085854382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085854383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854383 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085854383 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085854383 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085854383 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085854383 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085854383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085854383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085854383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085854384 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085854384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085854384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085854384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085854384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085854384 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085854384 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085854384 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(478)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085854385 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854385 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085854385 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085854385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085854385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854385 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854386 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854386 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854386 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085854386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085854386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085854386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085854386 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085854389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854389 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085854389 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085854389 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085854389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085854389 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085854389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085854393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854393 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085854393 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085854393 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085854393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085854393 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085854393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085854393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085854393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085854393 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085854393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085854393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085854393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085854393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085854393 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085854393 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085854393 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085854394 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854395 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085854395 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085854395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854395 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085854395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854395 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085854395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085854395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085854395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085854395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085854399 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085854399 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085854399 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085854399 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085854405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854405 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085854405 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085854405 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085854405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085854405 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085854405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085854408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854408 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085854408 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085854408 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085854408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085854408 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085854408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085854408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085854408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085854408 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085854408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085854408 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085854408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085854408 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085854408 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085854408 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085854408 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085854409 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854409 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085854409 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085854409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085854410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854410 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085854410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085854410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085854410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085854410 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085854411 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 20241117085854411 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 20241117085854411 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085854411 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(484)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085854416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854416 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085854416 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085854416 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085854416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085854416 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085854416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085854417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854417 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085854417 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085854417 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085854417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085854417 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085854417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085854417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085854417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085854417 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085854417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085854417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085854417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085854417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085854417 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085854417 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085854417 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085854419 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085854419 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085854419 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085854419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085854419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085854419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085854419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085854419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085854419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085854419 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085854419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085854419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085854419 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085854419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085854419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085854419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085854419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085854419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085854419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085854419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085854419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(474)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085855187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855187 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085855187 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085855187 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085855187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085855187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085855187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085855187 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085855187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085855187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085855188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085855188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085855188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085855188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085855188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085855188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085855188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085855188 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085855188 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085855188 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085855188 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085855188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085855188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085855188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085855188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085855188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085855188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085855188 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085855188 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085855188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085855188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085855188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085855188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085855188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085855188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085855188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855189 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085855189 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085855189 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085855189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085855189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085855189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085855189 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085855189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085855189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085855189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085855189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085855189 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085855189 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085855189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085855189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855189 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085855189 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085855189 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085855189 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085855189 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(477)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085855190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855190 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085855190 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085855190 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085855190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085855190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085855190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085855190 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085855190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085855190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085855190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085855190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085855190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085855190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085855190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085855190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085855190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085855190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085855190 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085855190 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) 20241117085855190 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) 20241117085855190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085855190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085855190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085855190 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085855190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085855190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085855190 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085855190 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117085855190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085855190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085855190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085855190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085855190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085855190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085855190 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855191 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085855191 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085855191 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085855191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085855191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085855191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085855191 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085855191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085855191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085855191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085855191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085855191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085855191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085855191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085855191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085855191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085855191 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085855191 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085855191 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(480)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085855206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855206 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085855206 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085855206 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085855206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085855206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085855206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085855206 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085855206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085855206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085855206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085855206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085855206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085855206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085855206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085855206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085855206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085855206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085855206 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085855206 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085855206 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085855206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085855206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085855206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085855206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085855206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085855206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085855206 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085855206 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085855206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085855206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085855207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085855207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085855207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085855207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085855207 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855207 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085855207 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085855207 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085855207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085855207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085855207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085855207 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085855207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085855207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085855207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085855207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085855208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085855208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085855208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085855208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085855208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085855208 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085855208 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085855208 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(483)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085855217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855217 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085855217 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085855217 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 20241117085855217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085855217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085855217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085855217 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085855217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085855217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085855217 DLM3UA DEBUG 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) 20241117085855217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085855217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085855217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085855217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085855217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085855217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085855217 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085855217 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085855217 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) 20241117085855217 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) 20241117085855217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085855217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085855217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085855218 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085855218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085855218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085855218 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085855218 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117085855218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085855218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085855218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085855218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085855218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085855218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085855218 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085855221 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085855221 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085855221 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 20241117085855221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085855221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085855221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085855221 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085855221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085855221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085855221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085855221 DLM3UA DEBUG 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) 20241117085855221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085855221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085855221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085855221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085855221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085855221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085855221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085855221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085855221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085855221 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085855221 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085855221 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085856235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085856242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085856246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085856250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085856253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085856256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085856258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085856260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085856262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085856264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085856266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085856267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085856268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085856269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085856271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085856272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085856273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085856274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085856275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085856275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000000111011010'B, t_guard := 20.000000 } 20241117085856301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58958<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)11565362 20241117085857345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085857345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085857345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085857345 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085857345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb07932, normal) (hnbgw_rua.c:407) 20241117085857345 DHNB DEBUG map_rua[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117085857345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565362)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085857345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11565362 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085857345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085857345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085857345 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11565362 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085857345 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11565362 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085857345 DCN DEBUG map_sccp[0x5647faee1850]{init}: Allocated (fsm.c:456) 20241117085857345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5647faee1850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085857345 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11565362 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085857345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11565362 SCCP-59 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085857345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565362)[0x5647faf00e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085857345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085857345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085857345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565362)[0x5647faf00e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085857345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5647faee1850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085857345 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085857345 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{IDLE}: Allocated (fsm.c:456) 20241117085857345 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085857345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001da0056400500f1100926) (sccp_scrc.c:406) 20241117085857345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085857345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085857345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085857345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085857345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085857345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085857345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085857345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085857345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085857345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085857345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085857345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085857345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085857345 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085857345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5647faee1850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085857345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565362)[0x5647faf00e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085857345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085857345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085857345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085857345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085857345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085857345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085857345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085857345 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(473)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(474)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)13151971 HNBGW_Test.msc0-SCCP(473)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(473)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085857359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085857359 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085857359 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085857359 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085857359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085857359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085857359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085857359 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085857360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085857360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085857360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085857360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085857360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085857360 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0008e78e) (sccp_scrc.c:477) 20241117085857360 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20241117085857360 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085857360 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085857360 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085857360 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085857360 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) 20241117085857360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5647faee1850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085857360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5647faee1850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085857362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58958<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085857364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085857369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085857373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085857376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085857378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085857379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085857381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085857382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085857383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085857383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085857384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085857385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085857385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085857386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085857387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085857387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085857388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085857389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085857389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085857390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001000010010'B, t_guard := 20.000000 } 20241117085857402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58966<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(477)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(477)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)11757246 20241117085858423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085858423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085858423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085858423 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085858423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb366be, normal) (hnbgw_rua.c:407) 20241117085858423 DHNB DEBUG map_rua[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117085858423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11757246)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085858423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11757246 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085858423 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085858423 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085858424 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11757246 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085858424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11757246 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085858424 DCN DEBUG map_sccp[0x5647faedf270]{init}: Allocated (fsm.c:456) 20241117085858424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5647faedf270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085858424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11757246 <-> SCCP-60 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085858424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11757246 SCCP-60 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085858424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11757246)[0x5647faf00140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085858424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085858424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085858424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11757246)[0x5647faf00140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085858424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5647faedf270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085858424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085858424 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{IDLE}: Allocated (fsm.c:456) 20241117085858424 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085858424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002120056400500f1100926) (sccp_scrc.c:406) 20241117085858424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085858424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085858424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085858424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085858424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085858424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085858424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085858424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085858424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085858424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085858424 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085858424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085858424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085858424 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085858424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5647faedf270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085858424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11757246)[0x5647faf00140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085858424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085858424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085858424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085858424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085858424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085858424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085858424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085858424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(476)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc1-SCCP(476)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(477)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)11509942 HNBGW_Test.msc1-SCCP(476)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(476)@4f831ae80fa6: 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)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085858438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085858438 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085858438 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085858438 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085858438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085858439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085858439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085858439 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085858439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085858439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085858439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085858439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085858439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085858439 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dd3526) (sccp_scrc.c:477) 20241117085858439 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20241117085858439 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085858439 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085858439 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085858439 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085858439 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) 20241117085858439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5647faedf270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085858439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5647faedf270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085858440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58966<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085858442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085858444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085858446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085858448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085858450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085858452 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085858453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085858454 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085858455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085858456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085858457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085858457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085858458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085858459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085858459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085858460 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085858461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085858461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085858462 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085858463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000110010110'B, t_guard := 20.000000 } 20241117085858473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)2369930 20241117085859498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085859498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085859498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085859498 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085859498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x24298a, normal) (hnbgw_rua.c:407) 20241117085859498 DHNB DEBUG map_rua[0x5647faefd3c0]{init}: Allocated (fsm.c:456) 20241117085859498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2369930)[0x5647faefd3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085859498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2369930 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085859498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085859498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085859498 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2369930 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085859498 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2369930 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085859498 DCN DEBUG map_sccp[0x5647faedae50]{init}: Allocated (fsm.c:456) 20241117085859498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5647faedae50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085859498 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2369930 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085859498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2369930 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085859498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2369930)[0x5647faefd3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085859498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085859498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085859498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2369930)[0x5647faefd3c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085859498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5647faedae50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085859498 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085859498 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{IDLE}: Allocated (fsm.c:456) 20241117085859498 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085859498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001960056400500f1100926) (sccp_scrc.c:406) 20241117085859498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085859498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085859498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085859498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085859498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085859498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085859498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085859498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085859498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085859498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085859498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085859498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085859498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085859498 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085859498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5647faedae50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085859498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2369930)[0x5647faefd3c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085859499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085859499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085859499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085859499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085859499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085859499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085859499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085859499 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc0-SCCP(473)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(474)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)11147169 HNBGW_Test.msc0-SCCP(473)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(473)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085859504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085859504 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085859504 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085859504 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085859505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085859505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085859505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085859505 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085859505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085859505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085859505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085859505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085859505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085859505 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e4397b) (sccp_scrc.c:477) 20241117085859505 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20241117085859505 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085859505 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085859505 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085859505 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085859505 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) 20241117085859505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5647faedae50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085859505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5647faedae50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085859508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085859510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085859515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085859521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085859524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085859527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085859529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085859530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085859531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085859532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085859534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085859535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085859536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085859537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085859538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085859539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085859540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085859541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085859541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085859542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085859543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085859546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085859546 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43051<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(474)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(475)@4f831ae80fa6: Final verdict of PTC: none 20241117085859546 DLINP DEBUG SRVCONN(,r=127.0.0.1:41479<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.sgsn0-RAN(480)@4f831ae80fa6: Final verdict of PTC: none 20241117085859546 DLINP DEBUG SRVCONN(,r=127.0.0.1:41479<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085859546 DLINP NOTICE SRV(,r=127.0.0.1:41479<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085859546 DMAIN NOTICE (127.0.0.1:41479 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41479<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085859546 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(483)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(476)@4f831ae80fa6: Final verdict of PTC: none 20241117085859546 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-SCCP(479)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(466)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(473)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@4f831ae80fa6: Final verdict of PTC: none 20241117085859546 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) 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085859546 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085859546 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085859546 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) 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(482)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(484)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(481)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(477)@4f831ae80fa6: Final verdict of PTC: none 20241117085859547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085859547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085859547 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085859547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085859547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085859547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085859547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085859547 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085859547 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085859547 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085859547 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085859547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085859547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085859547 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085859547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085859547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085859547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085859547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085859547 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085859547 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085859547 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085859547 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085859547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085859547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085859547 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085859547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085859547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085859547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085859547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085859547 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085859547 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085859547 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085859547 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5647faee1850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085859547 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085859547 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085859547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e78e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085859547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085859547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085859547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085859547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085859547 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5647faee1850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565362)[0x5647faf00e80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085859547 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565362)[0x5647faf00e80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085859547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565362)[0x5647faf00e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565362)[0x5647faf00e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565362)[0x5647faf00e80]{disrupted}: Freeing instance (context_map.c:202) 20241117085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565362)[0x5647faf00e80]{disrupted}: Deallocated (fsm.c:568) 20241117085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5647faee1850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5647faee1850]{disconnected}: Freeing instance (context_map.c:206) 20241117085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5647faee1850]{disconnected}: Deallocated (fsm.c:568) 20241117085859547 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11565362 SCCP-59 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241117085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5647faedae50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085859547 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085859547 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085859547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4397b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085859547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085859547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085859547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085859547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085859547 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5647faedae50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2369930)[0x5647faefd3c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085859547 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2369930)[0x5647faefd3c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085859547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2369930)[0x5647faefd3c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2369930)[0x5647faefd3c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2369930)[0x5647faefd3c0]{disrupted}: Freeing instance (context_map.c:202) 20241117085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2369930)[0x5647faefd3c0]{disrupted}: Deallocated (fsm.c:568) 20241117085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5647faedae50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5647faedae50]{disconnected}: Freeing instance (context_map.c:206) 20241117085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5647faedae50]{disconnected}: Deallocated (fsm.c:568) 20241117085859548 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2369930 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241117085859548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085859548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085859548 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085859548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085859548 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085859548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085859548 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085859548 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085859548 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085859548 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085859548 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085859548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5647faedf270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085859548 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085859548 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085859548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3526), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085859548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085859548 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085859548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085859548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085859548 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085859548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5647faedf270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085859548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11757246)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085859548 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11757246)[0x5647faf00140]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085859548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085859548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11757246)[0x5647faf00140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085859548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11757246)[0x5647faf00140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085859548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11757246)[0x5647faf00140]{disrupted}: Freeing instance (context_map.c:202) 20241117085859548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11757246)[0x5647faf00140]{disrupted}: Deallocated (fsm.c:568) 20241117085859548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5647faedf270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085859548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5647faedf270]{disconnected}: Freeing instance (context_map.c:206) 20241117085859548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5647faedf270]{disconnected}: Deallocated (fsm.c:568) 20241117085859548 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11757246 SCCP-60 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241117085859548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085859548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085859548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085859548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085859548 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085859548 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085859548 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085859546 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085859546 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 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085859546 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085859546 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085859546 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085859546 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085859546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085859547 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 20241117085859547 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 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085859547 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085859547 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085859547 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 20241117085859547 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085859547 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 20241117085859547 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085859547 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085859547 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 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085859547 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085859547 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 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085859547 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085859547 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085859547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085859548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085859548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085859548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085859548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085859548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085859548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085859548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085859548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085859548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085859548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085859548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085859548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085859548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085859548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085859548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085859548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085859548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085859548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085859548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085859548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085859548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085859548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085859548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085859548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(485)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(478)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085859566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(468)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(466): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(468): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(473): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(474): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(475): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(476): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(477): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(478): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(479): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(480): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(481): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(482): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(483): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(484): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(485): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sun Nov 17 08:58:59 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 20241117085859713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085900269 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085900269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d744f0), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085900269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085900269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085900269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085900269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085900269 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085900269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00540465), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085900269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085900269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085900269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085900269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085900269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085900269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085900269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085900269 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085900269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005f3f3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085900269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085900269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085900269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085900269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085900269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085900269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085900269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085900269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085900269 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085900269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085900269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085900269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085900269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085900270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085900270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085900270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085900270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085900270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085900270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085900270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085900270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085900270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085900270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085900270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085900270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085900315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58992<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=489092) 20241117085901089 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085901089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeb6a8), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085901089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085901089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085901089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085901089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085901089 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085901089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00571875), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085901089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085901089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085901089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085901089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085901089 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085901089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082705a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085901090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085901090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085901090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085901090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085901090 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085901090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe2d0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085901090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085901090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085901090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085901090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085901090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085901090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085901090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085901090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085901090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085901090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085901090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085901090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085901090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085901090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085901090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085901090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085901090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085901090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085901090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085901090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085901090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085901090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085901090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085901090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085901090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085901090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085901090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085901090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085901091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085901091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085901091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085901091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085901091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085901091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085901091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085901091 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=489092, count=502824) 20241117085901547 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085901547 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085901547 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085901547 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085901547 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085901547 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085901547 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085901547 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085901547 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085901547 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085901547 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085901547 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sun Nov 17 08:59:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241117085903421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085903425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085903429 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34255<->l=127.0.0.1:4262) (control_if.c:570) 20241117085903511 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085903511 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085903519 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085903519 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903520 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085903520 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903520 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085903520 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903520 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085903520 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085903520 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35599 (stream_srv.c:129) 20241117085903520 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35599<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085903521 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903521 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085903521 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085903521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903521 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085903521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903521 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903521 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903521 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085903521 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085903521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903521 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085903521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903521 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903521 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903521 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085903521 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085903521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903521 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085903521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903521 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903522 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903522 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085903522 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085903522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085903522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903522 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085903522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085903522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085903522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085903522 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(499)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(499)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(499)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(497)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(502)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(502)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(502)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(500)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085903547 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085903547 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903547 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085903547 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903547 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085903547 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903547 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085903547 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903548 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903548 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085903548 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903548 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085903548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903548 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903548 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903548 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085903548 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903548 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085903548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903548 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903548 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903548 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085903548 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903548 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085903548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903548 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903548 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903548 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085903548 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085903548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903548 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085903548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085903548 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085903548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085903549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085903549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085903549 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085903549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085903549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085903549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085903549 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085903549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085903549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085903549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085903549 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(505)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(505)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(505)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(503)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(508)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(508)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(508)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(506)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085903583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085903583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085903583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085903583 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085903584 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085903584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085903584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085903584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085903584 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085903590 DLINP DEBUG SRVCONN(,r=127.0.0.1:35599<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085903590 DLINP DEBUG SRVCONN(,r=127.0.0.1:35599<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085903590 DLINP DEBUG SRVCONN(,r=127.0.0.1:35599<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085903590 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085903590 DHNBAP DEBUG (127.0.0.1:35599 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085903590 DHNBAP NOTICE (127.0.0.1:35599 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085903590 DHNBAP NOTICE (127.0.0.1:35599 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085903590 DLINP DEBUG SRVCONN(,r=127.0.0.1:35599<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085903590 DLINP DEBUG SRVCONN(,r=127.0.0.1:35599<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085903735 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085903735 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085903735 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085903735 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085903746 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 20241117085903746 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 20241117085903746 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085903746 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085903751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903751 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085903751 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085903751 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085903751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085903751 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085903751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(502)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085903756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903756 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085903756 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085903756 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085903756 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085903756 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085903756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085903756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085903757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085903757 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085903757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903757 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085903757 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085903757 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085903757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085903757 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085903757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085903757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085903758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085903758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085903758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085903758 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085903758 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085903758 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903759 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903759 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085903759 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085903759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085903759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903759 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085903760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085903760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085903760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085903760 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085903761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903761 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085903761 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085903761 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085903761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085903761 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085903761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085903761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085903761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085903761 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085903761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085903761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085903761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085903761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085903761 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085903761 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085903761 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903762 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085903762 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085903762 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085903762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085903763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903763 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903763 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903763 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085903763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085903763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085903763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085903762 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903762 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085903762 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085903762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903763 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085903763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903763 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903763 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(505)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085903769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903769 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085903769 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085903769 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085903769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085903769 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085903769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085903771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903771 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085903771 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085903771 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085903771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085903771 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085903771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085903771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085903771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085903771 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085903771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085903771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085903771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085903771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085903771 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085903771 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085903771 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903772 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903772 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085903772 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085903772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085903773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903773 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085903773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085903773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085903773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085903773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085903773 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 20241117085903773 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 20241117085903773 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085903773 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085903777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903777 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085903777 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085903777 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085903777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085903777 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085903777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085903779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903779 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085903779 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085903779 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085903779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085903779 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085903779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085903779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085903779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085903779 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085903779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085903779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085903779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085903779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085903779 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085903779 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085903779 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085903780 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085903780 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085903780 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085903780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085903780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085903780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085903780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085903780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085903780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085903780 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085903780 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085903780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085903780 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085903780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085903780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085903780 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085903780 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085903780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085903780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085903780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085903780 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(498)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085904551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904551 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085904551 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085904551 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085904551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085904551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085904551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085904551 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085904551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085904551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085904551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085904551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085904551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085904551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085904551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085904551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085904551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085904551 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085904551 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085904551 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085904551 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085904551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085904551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085904551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085904551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085904551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085904551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085904551 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085904551 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085904551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085904552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085904552 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085904552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085904552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085904552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085904552 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904552 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085904552 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085904552 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085904552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085904552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085904552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085904552 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085904552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085904552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085904552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085904552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085904552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085904552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085904552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085904552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085904552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085904552 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085904552 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085904552 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(501)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085904554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904554 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085904554 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085904554 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085904554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085904554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085904554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085904554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085904554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085904554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085904554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085904554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085904554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085904554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085904554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085904554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085904554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085904554 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085904554 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085904554 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) 20241117085904554 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) 20241117085904554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085904554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085904554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085904555 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085904555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085904555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085904555 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085904555 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117085904555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085904555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085904555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085904555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085904555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085904555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085904555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904555 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085904555 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085904555 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085904555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085904555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085904555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085904555 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085904555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085904555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085904555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085904555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085904555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085904555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085904555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085904555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085904556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085904556 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085904556 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085904556 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(504)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085904576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904576 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085904576 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085904576 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085904576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085904576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085904576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085904576 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085904576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085904576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085904576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085904576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085904576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085904576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085904576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085904576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085904576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085904576 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085904576 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085904576 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085904576 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085904576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085904576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085904576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085904577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085904577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085904577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085904577 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085904577 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085904577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085904577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085904577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085904577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085904577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085904577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085904577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904579 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085904579 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085904579 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085904579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085904579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085904579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085904579 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085904579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085904579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085904579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085904579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085904579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085904579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085904579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085904579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085904579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085904579 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085904579 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085904579 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(507)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085904583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904583 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085904583 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085904583 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 20241117085904583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085904583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085904583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085904584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085904583 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085904584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085904584 DLM3UA DEBUG 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) 20241117085904584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085904584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085904584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085904584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085904584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085904584 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085904584 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085904584 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) 20241117085904584 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) 20241117085904584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085904584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085904584 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085904584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085904584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085904584 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085904584 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117085904584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085904584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085904584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085904584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085904584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085904584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085904584 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085904584 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085904584 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085904584 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 20241117085904584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085904584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085904584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085904584 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085904584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085904584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085904584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085904584 DLM3UA DEBUG 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) 20241117085904584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085904584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085904584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085904584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085904584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085904584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085904584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085904584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085904584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085904584 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085904584 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085905601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085905608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085905613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085905616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085905620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085905624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085905627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085905630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085905633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085905635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085905637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085905639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085905640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085905642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085905643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085905644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085905645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085905646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085905647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085905648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000000000110111'B, t_guard := 20.000000 } 20241117085905665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49634<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)6887715 20241117085906708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085906708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085906708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085906708 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085906708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x691923, normal) (hnbgw_rua.c:407) 20241117085906708 DHNB DEBUG map_rua[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117085906708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6887715)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085906708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6887715 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085906708 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085906708 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085906708 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6887715 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085906708 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6887715 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) 20241117085906708 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6887715 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085906708 DCN DEBUG map_sccp[0x5647faedf270]{init}: Allocated (fsm.c:456) 20241117085906708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5647faedf270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085906709 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6887715 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085906709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6887715 SCCP-62 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085906709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6887715)[0x5647faf00140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085906709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085906709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085906709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6887715)[0x5647faf00140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085906709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5647faedf270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085906709 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085906709 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{IDLE}: Allocated (fsm.c:456) 20241117085906709 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085906709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000370056400500f1100926) (sccp_scrc.c:406) 20241117085906709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085906709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085906709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085906709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085906709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085906709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085906709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085906709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085906709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085906709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085906709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085906709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085906709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085906709 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085906709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5647faedf270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085906709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6887715)[0x5647faf00140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085906709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085906709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085906709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085906709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085906709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085906709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085906709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085906709 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(497)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(498)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)12453973 HNBGW_Test.msc0-SCCP(497)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(497)@4f831ae80fa6: 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)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085906729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085906729 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085906729 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085906729 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085906729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085906729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085906729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085906730 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085906730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085906730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085906730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085906730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085906730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085906730 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cc5151) (sccp_scrc.c:477) 20241117085906730 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20241117085906730 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085906730 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085906730 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085906730 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085906730 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) 20241117085906730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5647faedf270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085906730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5647faedf270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085906732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49634<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085906735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085906740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085906743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085906744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085906746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085906746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085906747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085906748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085906749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085906750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085906750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085906751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085906752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085906753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085906753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085906754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085906755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085906755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085906756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085906757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001100111111'B, t_guard := 20.000000 } 20241117085906768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(501)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(501)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)14980980 20241117085907792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085907793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085907793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085907793 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085907793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe49774, normal) (hnbgw_rua.c:407) 20241117085907793 DHNB DEBUG map_rua[0x5647faee1850]{init}: Allocated (fsm.c:456) 20241117085907793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14980980)[0x5647faee1850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085907793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14980980 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085907793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085907793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085907793 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14980980 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085907793 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14980980 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) 20241117085907793 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14980980 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085907793 DCN DEBUG map_sccp[0x5647faee0bf0]{init}: Allocated (fsm.c:456) 20241117085907793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5647faee0bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085907793 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14980980 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085907793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14980980 SCCP-63 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085907793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14980980)[0x5647faee1850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085907793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085907793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085907793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14980980)[0x5647faee1850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085907793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5647faee0bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085907793 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085907793 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{IDLE}: Allocated (fsm.c:456) 20241117085907793 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085907793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300033f0056400500f1100926) (sccp_scrc.c:406) 20241117085907793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085907793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085907793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085907793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085907793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085907793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085907793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085907793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085907793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085907793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085907793 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085907793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085907793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085907793 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085907793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5647faee0bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085907793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14980980)[0x5647faee1850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085907793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085907793 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085907793 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085907793 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085907793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085907793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085907793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085907793 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(500)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc1-SCCP(500)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(501)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)15466317 HNBGW_Test.msc1-SCCP(500)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(500)@4f831ae80fa6: 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)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085907814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085907814 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085907814 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085907814 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085907814 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085907814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085907814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085907814 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085907814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085907814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085907814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085907814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085907814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085907814 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c466b5) (sccp_scrc.c:477) 20241117085907814 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20241117085907814 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085907815 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085907815 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085907815 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085907815 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) 20241117085907815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5647faee0bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085907815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5647faee0bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085907816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085907819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085907822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085907824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085907826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085907828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085907829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085907830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085907831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085907832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085907833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085907834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085907834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085907835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085907836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085907837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085907838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085907838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085907839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085907840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085907841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000110011011'B, t_guard := 20.000000 } 20241117085907852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49656<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)11619464 20241117085908880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085908880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085908880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085908880 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085908880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb14c88, normal) (hnbgw_rua.c:407) 20241117085908880 DHNB DEBUG map_rua[0x5647faef3620]{init}: Allocated (fsm.c:456) 20241117085908880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11619464)[0x5647faef3620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085908880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11619464 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085908880 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085908880 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085908880 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11619464 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241117085908880 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11619464 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) 20241117085908880 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11619464 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085908880 DCN DEBUG map_sccp[0x5647faedae50]{init}: Allocated (fsm.c:456) 20241117085908880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5647faedae50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085908880 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11619464 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085908880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11619464 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085908880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11619464)[0x5647faef3620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085908880 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085908880 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085908880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11619464)[0x5647faef3620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085908880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5647faedae50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085908880 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085908880 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{IDLE}: Allocated (fsm.c:456) 20241117085908880 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085908880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300019b0056400500f1100926) (sccp_scrc.c:406) 20241117085908880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085908880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085908880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085908880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085908880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085908880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085908880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085908880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085908880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085908880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085908880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085908880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085908880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085908880 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085908880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5647faedae50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085908880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11619464)[0x5647faef3620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085908881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085908881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085908881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085908881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085908881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085908881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085908881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085908881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc0-SCCP(497)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(498)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)12909931 HNBGW_Test.msc0-SCCP(497)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(497)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085908889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085908889 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085908889 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085908889 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085908889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085908889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085908889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085908889 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085908889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085908889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085908889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085908889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085908889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085908889 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005a0006) (sccp_scrc.c:477) 20241117085908889 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20241117085908889 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085908889 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085908889 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085908889 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085908889 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) 20241117085908889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5647faedae50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085908889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5647faedae50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085908893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49656<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085908896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085908899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085908901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085908903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085908904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085908906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085908906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085908907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085908908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085908909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085908909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085908910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085908911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085908911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085908912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085908913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085908913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085908914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085908915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085908915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489)@4f831ae80fa6: Final verdict of PTC: none 20241117085908918 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34255<->l=127.0.0.1:4262) (control_if.c:193) 20241117085908918 DLINP DEBUG SRVCONN(,r=127.0.0.1:35599<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085908918 DLINP DEBUG SRVCONN(,r=127.0.0.1:35599<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085908918 DLINP NOTICE SRV(,r=127.0.0.1:35599<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085908918 DMAIN NOTICE (127.0.0.1:35599 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35599<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085908918 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085908918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49618<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(507)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(500)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(504)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(503)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(506)@4f831ae80fa6: Final verdict of PTC: none 20241117085908918 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085908918 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) 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085908918 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085908918 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085908918 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) 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085908918 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085908918 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 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085908918 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085908918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085908918 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085908918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085908918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085908918 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 20241117085908918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085908919 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085908919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085908919 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085908919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085908919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085908918 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(498)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(508)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(502)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(501)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(490)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@4f831ae80fa6: Final verdict of PTC: none 20241117085908919 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 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085908919 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) 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085908919 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085908919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085908919 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085908919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085908919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085908919 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 20241117085908919 DLSS7 <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(491)@4f831ae80fa6: Final verdict of PTC: none 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085908919 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 20241117085908919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085908919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085908919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085908919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085908919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085908919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085908919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085908919 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(509)@4f831ae80fa6: Final verdict of PTC: none 20241117085908919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085908919 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085908919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085908919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085908919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085908919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085908919 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085908919 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085908919 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085908919 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085908919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085908919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085908919 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085908919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085908919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085908919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085908919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085908919 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085908919 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085908919 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085908919 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5647faee0bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085908919 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085908919 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085908919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466b5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085908919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085908919 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085908919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085908919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085908919 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5647faee0bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14980980)[0x5647faee1850]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085908919 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14980980)[0x5647faee1850]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085908919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14980980)[0x5647faee1850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14980980)[0x5647faee1850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14980980)[0x5647faee1850]{disrupted}: Freeing instance (context_map.c:202) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14980980)[0x5647faee1850]{disrupted}: Deallocated (fsm.c:568) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5647faee0bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5647faee0bf0]{disconnected}: Freeing instance (context_map.c:206) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5647faee0bf0]{disconnected}: Deallocated (fsm.c:568) 20241117085908919 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14980980 SCCP-63 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241117085908919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085908919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085908919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085908919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085908919 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085908919 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085908919 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6887715)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6887715)[0x5647faf00140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5647faedf270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085908919 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085908919 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085908919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc5151), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085908919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085908919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085908919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085908919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085908919 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5647faedf270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6887715)[0x5647faf00140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6887715)[0x5647faf00140]{disrupted}: Freeing instance (context_map.c:202) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6887715)[0x5647faf00140]{disrupted}: Deallocated (fsm.c:568) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5647faedf270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5647faedf270]{disconnected}: Freeing instance (context_map.c:206) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5647faedf270]{disconnected}: Deallocated (fsm.c:568) 20241117085908919 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6887715 SCCP-62 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11619464)[0x5647faef3620]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11619464)[0x5647faef3620]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5647faedae50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085908919 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085908919 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085908919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0006), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085908919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085908919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085908919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085908919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085908919 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5647faedae50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11619464)[0x5647faef3620]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11619464)[0x5647faef3620]{disrupted}: Freeing instance (context_map.c:202) 20241117085908919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11619464)[0x5647faef3620]{disrupted}: Deallocated (fsm.c:568) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5647faedae50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5647faedae50]{disconnected}: Freeing instance (context_map.c:206) 20241117085908919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5647faedae50]{disconnected}: Deallocated (fsm.c:568) 20241117085908919 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11619464 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241117085908919 [1;320241117085908920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085908920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085908920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085908920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085908920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085908920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085908920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085908920 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085908920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085908920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085908920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085908920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085908920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085908920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085908920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085908920 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 4mDLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085908919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085908919 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085908919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085908919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085908919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085908919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085908919 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085908919 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085908919 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085908919 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(505)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(499)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(497)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed20241117085908922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49606<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@4f831ae80fa6: Final verdict of PTC: none HNBGW-PFCP(492)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(490): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(492): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(503): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(504): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(505): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(506): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(507): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(508): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sun Nov 17 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 20241117085909073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085909548 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085909548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3526), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085909548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085909548 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085909548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085909548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085909548 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085909548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4397b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085909548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085909548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085909548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085909548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085909548 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085909548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e78e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085909548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085909548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085909548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085909548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085909548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085909548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085909548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085909548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085909548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085909548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085909548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085909548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085909548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085909548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085909548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085909548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085909549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085909549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085909549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085909549 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085909549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085909549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085909549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085909549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085909549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085909549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085909549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085909549 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085909676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49668<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=481064) 20241117085910270 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085910270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005f3f3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085910270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085910270 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085910270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085910270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085910270 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085910270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00540465), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085910270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085910270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085910270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085910270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085910270 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085910270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d744f0), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085910270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085910270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085910270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085910270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085910271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085910271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085910271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085910271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085910271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085910271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085910271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085910271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085910271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085910271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085910271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085910271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085910271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085910271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085910271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085910271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085910271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085910271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085910271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085910271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085910271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085910271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085910271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085910271 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=481064, count=494572) 20241117085910920 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085910920 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085910920 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085910920 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085910920 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085910920 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085910920 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085910920 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085910920 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085911091 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085911091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe2d0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085911091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085911091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085911091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085911091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085911091 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085911091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082705a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085911091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085911091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085911091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085911091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085911091 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085911091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00571875), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085911091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085911091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085911091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085911091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085911091 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085911091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeb6a8), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085911091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085911092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085911092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085911092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085911092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085911092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085911092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085911092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085911092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085911092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085911092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085911092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085911092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085911092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085911092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085911092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085911092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085911092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085911092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085911092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085911092 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sun Nov 17 08:59:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241117085912756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085912761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085912766 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33497<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085912843 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085912843 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085912853 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085912853 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085912854 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085912854 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085912854 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085912854 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085912854 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36683 (stream_srv.c:129) 20241117085912854 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36683<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085912854 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085912854 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085912855 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085912855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085912855 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085912855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085912855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085912855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085912855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085912855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085912855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085912855 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085912855 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085912855 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085912855 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085912855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085912855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085912855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085912855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085912855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085912855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085912855 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085912855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085912855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085912855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085912855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085912855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085912855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085912855 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085912855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085912855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085912855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085912855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085912855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085912855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085912855 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085912856 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085912856 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085912856 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085912856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085912856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085912856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085912856 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085912856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085912856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085912856 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085912856 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085912856 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085912856 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085912856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085912856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085912856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085912856 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085912856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085912856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085912856 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085912856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085912856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085912856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085912856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085912856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085912856 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085912856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085912856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085912856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085912856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085912856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085912856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085912856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(523)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(523)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(523)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(521)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(526)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(526)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(526)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(524)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085912886 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085912886 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085912886 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085912886 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085912886 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085912886 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085912886 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085912886 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085912886 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085912887 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085912887 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085912887 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085912887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085912887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085912887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085912888 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085912888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085912888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085912888 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085912888 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085912888 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085912888 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085912888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085912888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085912888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085912888 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085912888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085912888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085912888 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085912888 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085912888 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085912888 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085912888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085912888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085912888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085912888 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085912888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085912888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085912888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085912888 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085912888 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085912888 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085912888 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085912888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085912888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085912888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085912888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085912888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085912888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085912888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085912888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085912888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085912888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085912888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085912888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085912888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085912888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085912888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085912888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085912888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085912888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085912888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085912888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085912888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085912888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085912888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085912888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085912888 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 20241117085912888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085912888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085912888 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(529)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(529)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(529)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(527)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(532)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(532)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(532)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(530)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085912923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085912923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085912923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085912923 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085912923 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085912923 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085912923 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085912923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085912923 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085912927 DLINP DEBUG SRVCONN(,r=127.0.0.1:36683<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085912927 DLINP DEBUG SRVCONN(,r=127.0.0.1:36683<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085912927 DLINP DEBUG SRVCONN(,r=127.0.0.1:36683<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085912927 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085912927 DHNBAP DEBUG (127.0.0.1:36683 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085912927 DHNBAP NOTICE (127.0.0.1:36683 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085912927 DHNBAP NOTICE (127.0.0.1:36683 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085912927 DLINP DEBUG SRVCONN(,r=127.0.0.1:36683<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085912927 DLINP DEBUG SRVCONN(,r=127.0.0.1:36683<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085913071 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085913071 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085913071 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085913071 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085913080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913080 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085913080 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085913080 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085913080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085913080 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085913080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085913083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913083 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085913083 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085913083 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085913083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085913083 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085913083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085913084 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 20241117085913084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085913084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085913084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085913084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085913084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085913084 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085913084 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085913084 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085913084 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 20241117085913084 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 20241117085913084 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085913084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085913085 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085913085 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085913085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085913085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085913085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085913085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085913085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085913085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085913085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085913085 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085913086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085913086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085913086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085913086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085913086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085913086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085913086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(526)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085913090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913090 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085913090 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085913090 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085913090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085913090 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085913090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085913093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913093 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085913093 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085913093 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085913093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085913093 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085913093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085913093 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 20241117085913093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085913093 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085913093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085913093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085913094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085913094 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085913094 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085913094 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085913095 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085913095 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085913095 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085913095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085913095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085913095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085913095 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085913095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085913095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085913095 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085913095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085913095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085913095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085913095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085913095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085913095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085913095 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913101 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085913101 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085913101 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 20241117085913101 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085913101 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085913101 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085913101 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(529)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085913106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913106 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085913106 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085913106 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085913106 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085913106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085913106 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085913107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085913107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085913107 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085913107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085913107 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085913107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085913107 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085913110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913110 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085913110 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085913110 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085913110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085913110 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241117085913110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085913110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085913110 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085913110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085913110 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085913110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085913111 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085913111 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085913111 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085913112 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085913112 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085913112 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085913112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085913112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085913112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085913112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085913112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085913112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085913112 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085913112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913112 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085913112 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085913112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085913112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085913112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085913112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085913112 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913113 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 20241117085913113 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 20241117085913113 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085913113 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085913117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913117 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085913118 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085913118 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085913118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085913118 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085913118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085913120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913120 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085913120 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085913120 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085913120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085913120 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085913120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085913120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085913121 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085913121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085913121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085913121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085913121 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085913121 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085913121 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085913122 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085913122 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085913122 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085913122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085913122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085913122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085913122 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085913122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085913122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085913122 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085913122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913122 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085913122 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085913122 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085913122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085913122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085913122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085913122 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(522)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085913882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913882 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085913882 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085913882 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085913882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085913882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085913882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085913882 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085913882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085913882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085913882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085913882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085913882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085913882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085913882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085913882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085913882 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085913882 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085913882 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085913882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085913882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085913882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085913882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085913882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085913882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085913882 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085913882 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085913882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085913882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085913882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085913882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085913882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085913882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085913882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913884 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085913884 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085913884 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085913884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085913884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085913884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085913884 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085913885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085913885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085913885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085913885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085913885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085913885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085913885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913885 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085913885 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085913885 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085913885 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(525)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085913891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913891 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085913891 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085913891 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085913891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085913891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085913891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085913891 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085913891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085913891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085913891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085913891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085913891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085913891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085913891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085913891 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085913891 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085913891 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) 20241117085913891 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) 20241117085913891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085913891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085913891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085913891 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085913891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085913891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085913891 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085913891 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117085913891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085913891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085913891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085913891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085913891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085913891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085913891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913893 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085913893 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085913893 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085913893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085913893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085913893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085913893 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085913893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085913893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085913893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085913893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085913893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085913893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085913893 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085913893 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085913893 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(528)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085913906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913906 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085913906 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085913906 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085913906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085913906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085913906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085913906 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085913907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085913907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085913907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085913907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085913907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085913907 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085913907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913907 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085913907 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085913907 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085913907 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085913907 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085913907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085913907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085913907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085913907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085913907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085913907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085913907 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085913907 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085913907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913907 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085913907 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085913907 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085913907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085913907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085913907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085913907 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913908 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085913908 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085913908 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085913908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085913908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085913908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085913908 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085913908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085913908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085913908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085913908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085913908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085913908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085913908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085913908 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085913908 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085913908 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(531)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085913919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085913919 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085913919 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 20241117085913919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085913919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085913919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085913919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085913919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085913919 DLM3UA DEBUG 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) 20241117085913919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085913919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085913919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085913919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085913919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085913919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085913919 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085913919 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) 20241117085913919 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) 20241117085913919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085913919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085913919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085913919 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085913919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085913919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085913919 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085913919 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117085913919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085913919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085913919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085913919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085913919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085913919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085913919 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085913921 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085913921 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085913921 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 20241117085913921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085913921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085913921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085913921 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085913921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085913921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085913921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085913921 DLM3UA DEBUG 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) 20241117085913921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085913921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085913921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085913921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085913921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085913921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085913921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085913921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085913921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085913921 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085913921 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085913921 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085914935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085914943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085914947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085914952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085914956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085914960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085914964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085914967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085914971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085914975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085914979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085914983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085914986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085914989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085914991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085914993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085914995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085914997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085914998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085915000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000000110000010'B, t_guard := 20.000000 } 20241117085915033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52446<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)4726566 20241117085916062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085916062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085916062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085916062 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085916062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x481f26, normal) (hnbgw_rua.c:407) 20241117085916062 DHNB DEBUG map_rua[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117085916062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4726566)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085916062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4726566 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085916062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085916062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085916062 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4726566 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) 20241117085916062 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4726566 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085916062 DCN DEBUG map_sccp[0x5647faedf270]{init}: Allocated (fsm.c:456) 20241117085916062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5647faedf270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085916062 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4726566 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085916062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4726566 SCCP-65 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085916062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4726566)[0x5647faf00140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085916062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085916062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085916062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4726566)[0x5647faf00140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085916062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5647faedf270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085916062 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085916062 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{IDLE}: Allocated (fsm.c:456) 20241117085916062 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085916062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001820056400500f1100926) (sccp_scrc.c:406) 20241117085916062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085916062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085916062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085916062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085916062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085916062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085916062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085916062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085916062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085916062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085916062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085916062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085916062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085916062 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085916062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5647faedf270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085916062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4726566)[0x5647faf00140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085916062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085916062 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085916062 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085916062 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085916062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085916062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085916062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085916062 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(521)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(522)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) HNBGW_Test.msc0-RAN(522)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)4591029 HNBGW_Test.msc0-SCCP(521)@4f831ae80fa6: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(521)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085916068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085916068 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085916068 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085916068 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085916068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085916068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085916068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085916068 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085916068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085916068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085916068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085916068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085916068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085916068 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0012f673) (sccp_scrc.c:477) 20241117085916068 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20241117085916068 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085916068 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085916068 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085916068 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085916068 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) 20241117085916068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5647faedf270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085916068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5647faedf270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085916068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52446<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085916069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085916070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085916072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085916073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085916075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085916076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085916077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085916078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085916079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085916081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085916082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085916083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085916084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085916085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085916086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085916087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085916088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085916089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085916089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085916090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001101110100'B, t_guard := 20.000000 } 20241117085916101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52454<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(525)@4f831ae80fa6: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(525)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)9504182 20241117085917128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085917128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085917128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085917128 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085917128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9105b6, normal) (hnbgw_rua.c:407) 20241117085917128 DHNB DEBUG map_rua[0x5647faee0bf0]{init}: Allocated (fsm.c:456) 20241117085917128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504182)[0x5647faee0bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085917128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9504182 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085917128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085917128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085917128 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085917128 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9504182 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) 20241117085917128 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9504182 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085917128 DCN DEBUG map_sccp[0x5647faef8cf0]{init}: Allocated (fsm.c:456) 20241117085917128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5647faef8cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085917128 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9504182 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085917128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9504182 SCCP-66 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085917128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504182)[0x5647faee0bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085917128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085917128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085917128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504182)[0x5647faee0bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085917129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5647faef8cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085917129 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085917129 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{IDLE}: Allocated (fsm.c:456) 20241117085917129 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085917129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030003740056400500f1100926) (sccp_scrc.c:406) 20241117085917129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085917129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085917129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085917129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085917129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085917129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085917129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085917129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085917129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085917129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085917129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085917129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085917129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085917129 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085917129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5647faef8cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085917129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504182)[0x5647faee0bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085917129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085917129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085917129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085917129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085917129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085917129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085917129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085917129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(524)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc1-SCCP(524)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(525)@4f831ae80fa6: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) HNBGW_Test.msc1-RAN(525)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)4395338 HNBGW_Test.msc1-SCCP(524)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(524)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085917147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085917147 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085917147 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085917147 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085917147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085917147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085917147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085917147 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085917148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085917148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085917148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085917148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085917148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085917148 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e142ef) (sccp_scrc.c:477) 20241117085917148 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20241117085917148 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085917148 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085917148 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085917148 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085917148 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) 20241117085917148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5647faef8cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085917148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5647faef8cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085917150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52454<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085917152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085917155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085917158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085917160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085917161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085917163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085917164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085917164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085917165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085917166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085917166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085917167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085917168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085917168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085917169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085917170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085917170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085917171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085917172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085917172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001111010110'B, t_guard := 20.000000 } 20241117085917182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@4f831ae80fa6: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)10983945 20241117085918205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085918205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085918205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085918205 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085918205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa79a09, normal) (hnbgw_rua.c:407) 20241117085918205 DHNB DEBUG map_rua[0x5647fad676d0]{init}: Allocated (fsm.c:456) 20241117085918205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983945)[0x5647fad676d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085918205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10983945 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085918205 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085918205 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085918205 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10983945 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) 20241117085918205 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10983945 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085918205 DCN DEBUG map_sccp[0x5647faedafd0]{init}: Allocated (fsm.c:456) 20241117085918205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5647faedafd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085918205 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10983945 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085918205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10983945 SCCP-67 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085918205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983945)[0x5647fad676d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085918205 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085918205 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085918205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983945)[0x5647fad676d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085918205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5647faedafd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085918205 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085918205 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{IDLE}: Allocated (fsm.c:456) 20241117085918205 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085918205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030003d60056400500f1100926) (sccp_scrc.c:406) 20241117085918205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085918205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085918205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085918205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085918205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085918205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085918205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085918205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085918205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085918205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085918205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085918205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085918205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085918205 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085918205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5647faedafd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085918205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983945)[0x5647fad676d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085918205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085918206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085918206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085918206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085918206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085918206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085918206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc0-SCCP(521)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(522)@4f831ae80fa6: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) HNBGW_Test.msc0-RAN(522)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)1019437 HNBGW_Test.msc0-SCCP(521)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(521)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085918211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918211 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085918211 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085918211 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085918211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085918211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085918211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085918211 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085918211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085918211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085918211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085918211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085918211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085918211 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00182dca) (sccp_scrc.c:477) 20241117085918211 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20241117085918211 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085918211 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085918211 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085918211 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085918211 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) 20241117085918211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5647faedafd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085918211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5647faedafd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085918213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085918214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085918216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085918218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085918221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085918223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085918225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085918226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085918228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085918230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085918232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085918233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085918234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085918236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085918237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085918238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085918239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085918240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085918241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085918242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085918243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085918247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085918247 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33497<->l=127.0.0.1:4262) (control_if.c:193) 20241117085918247 DLINP DEBUG SRVCONN(,r=127.0.0.1:36683<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085918247 DLINP DEBUG SRVCONN(,r=127.0.0.1:36683<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085918247 DLINP NOTICE SRV(,r=127.0.0.1:36683<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085918247 DMAIN NOTICE (127.0.0.1:36683 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36683<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085918247 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(522)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(525)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(528)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(527)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@4f831ae80fa6: Final verdict of PTC: none 20241117085918247 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085918247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085918247 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085918247 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085918247 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085918247 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) 20241117085918247 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085918247 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085918248 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085918248 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085918248 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) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085918248 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 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085918248 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(531)@4f831ae80fa6: Final verdict of PTC: none 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085918248 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 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085918248 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085918248 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085918248 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 20241117085918248 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085918248 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 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085918248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085918248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085918248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085918248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085918248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085918248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085918248 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085918248 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085918248 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085918248 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085918248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5647faef8cf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085918248 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085918248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085918248 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085918248 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085918248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e142ef), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085918248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085918248 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085918248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085918248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085918248 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085918248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5647faef8cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085918248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504182)[0x5647faee0bf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085918248 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504182)[0x5647faee0bf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085918248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085918248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504182)[0x5647faee0bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085918248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504182)[0x5647faee0bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085918248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504182)[0x5647faee0bf0]{disrupted}: Freeing instance (context_map.c:202) 20241117085918248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9504182)[0x5647faee0bf0]{disrupted}: Deallocated (fsm.c:568) 20241117085918248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5647faef8cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085918248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5647faef8cf0]{disconnected}: Freeing instance (context_map.c:206) 20241117085918248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5647faef8cf0]{disconnected}: Deallocated (fsm.c:568) 20241117085918248 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9504182 SCCP-66 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241117085918248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085918248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085918248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085918248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085918248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085918248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085918248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085918248 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085918248 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085918248 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085918248 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(530)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(526)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(532)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(524)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(514)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(521)@4f831ae80fa6: Final verdict of PTC: none 20241117085918249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085918249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085918249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085918249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085918249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085918249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085918249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085918249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085918249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085918249 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085918249 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085918249 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085918249 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085918249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5647faedf270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085918249 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085918249 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085918249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012f673), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085918249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085918249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085918249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085918249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085918249 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085918249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5647faedf270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085918249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4726566)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085918249 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4726566)[0x5647faf00140]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085918249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085918249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4726566)[0x5647faf00140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085918249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4726566)[0x5647faf00140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085918249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4726566)[0x5647faf00140]{disrupted}: Freeing instance (context_map.c:202) 20241117085918249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4726566)[0x5647faf00140]{disrupted}: Deallocated (fsm.c:568) 20241117085918249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5647faedf270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085918249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5647faedf270]{disconnected}: Freeing instance (context_map.c:206) 20241117085918249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5647faedf270]{disconnected}: Deallocated (fsm.c:568) 20241117085918249 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4726566 SCCP-65 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241117085918249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5647faedafd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085918249 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085918249 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085918249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182dca), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085918249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085918249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085918249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085918249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085918249 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085918249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5647faedafd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085918249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983945)[0x5647fad676d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085918249 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983945)[0x5647fad676d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085918249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085918249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983945)[0x5647fad676d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085918249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983945)[0x5647fad676d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085918249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983945)[0x5647fad676d0]{disrupted}: Freeing instance (context_map.c:202) 20241117085918249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983945)[0x5647fad676d0]{disrupted}: Deallocated (fsm.c:568) 20241117085918249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5647faedafd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085918249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5647faedafd0]{disconnected}: Freeing instance (context_map.c:206) 20241117085918249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5647faedafd0]{disconnected}: Deallocated (fsm.c:568) 20241117085918249 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10983945 SCCP-67 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241117085918249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085918249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085918249 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085918249 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085918249 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085918249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085918249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085918249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085918249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085918249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085918249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085918249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085918249 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085918249 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085918249 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085918249 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085918248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085918248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085918248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085918248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085918248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085918248 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085918248 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 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085918248 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117085918248 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) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918248 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085918249 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085918249 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085918249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085918249 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085918249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085918249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085918250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085918250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085918250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085918250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085918250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085918250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085918250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085918250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085918250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085918250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085918250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085918250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085918250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085918250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(529)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(533)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(523)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(515)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(516)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(514): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass) 20241117085918275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52428<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(516): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(521): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(522): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(523): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(524): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(525): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(526): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(527): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(528): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(529): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(530): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(531): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(532): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(533): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sun Nov 17 08:59:18 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 20241117085918423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085918920 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085918920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0006), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085918920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085918920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085918920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085918920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085918920 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085918920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc5151), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085918920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085918920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085918920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085918920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085918920 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085918920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466b5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085918920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085918920 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085918920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085918920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085918920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085918920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085918920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085918920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085918920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085918920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085918920 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085918920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085918921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085918921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085918921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085918921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085918921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085918921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085918921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085918921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085918921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085918921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085918921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085918921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085918921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085918921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085919026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52470<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=496324) 20241117085919549 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085919549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e78e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085919550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085919550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085919550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085919550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085919550 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085919550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4397b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085919550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085919550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085919550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085919550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085919550 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085919550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3526), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085919550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085919550 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085919550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085919550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085919550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085919550 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085919550 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085919550 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085919550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085919551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085919551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085919551 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085919551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085919551 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085919551 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085919551 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085919551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085919551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085919551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085919551 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085919551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085919551 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085919551 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085919551 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085919551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085919551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085919551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085919551 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=496324, count=522696) 20241117085920248 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085920249 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085920249 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085920249 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085920249 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085920249 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085920249 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085920249 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085920249 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085920249 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085920249 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085920249 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085920271 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085920271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d744f0), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085920271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085920271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085920271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085920271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085920271 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085920271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00540465), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085920271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085920271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085920271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085920271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085920271 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085920271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005f3f3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085920271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085920271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085920271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085920272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085920272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085920272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085920272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085920272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085920272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085920272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085920272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085920272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085920272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085920272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085920272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085920272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085920272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085920272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085920272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085920272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085920272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085920272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085920272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085920272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085920273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sun Nov 17 08:59:21 UTC 2024 20241117085921093 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085921093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeb6a8), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085921093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085921093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085921093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085921093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085921093 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085921093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00571875), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085921093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085921093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085921093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085921093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085921093 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085921093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082705a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085921093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085921093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085921093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085921093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085921093 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085921093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe2d0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085921093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085921093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085921093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085921093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085921093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085921093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085921093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085921093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085921093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085921093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085921093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085921093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085921093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085921093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085921093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085921093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085921093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085921093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085921093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085921093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085921093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down /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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241117085922127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085922136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085922143 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33659<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085922243 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085922243 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085922251 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085922251 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922252 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085922252 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922252 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085922252 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922252 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085922252 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922252 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34314 (stream_srv.c:129) 20241117085922252 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34314<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085922253 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922253 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085922253 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922253 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085922253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922253 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922253 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922253 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085922253 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922253 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085922253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922253 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922253 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922253 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085922253 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922253 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085922253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922253 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922253 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922253 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085922253 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085922253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922253 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085922254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085922254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085922254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085922254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(547)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(545)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(550)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(550)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(548)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085922279 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085922279 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922279 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085922279 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922279 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085922279 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922279 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085922279 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922280 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922280 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085922280 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922281 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085922281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922281 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922281 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922281 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085922281 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922281 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085922281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922281 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922281 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922281 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085922281 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922281 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085922281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922281 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922281 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922281 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085922281 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085922281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922281 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085922281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085922281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085922281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085922281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(553)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(553)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(553)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(551)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(556)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(556)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(556)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(554)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085922316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085922316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085922316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085922316 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085922316 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085922316 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085922316 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085922316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085922316 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085922320 DLINP DEBUG SRVCONN(,r=127.0.0.1:34314<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085922320 DLINP DEBUG SRVCONN(,r=127.0.0.1:34314<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085922320 DLINP DEBUG SRVCONN(,r=127.0.0.1:34314<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085922320 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085922320 DHNBAP DEBUG (127.0.0.1:34314 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085922320 DHNBAP NOTICE (127.0.0.1:34314 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085922320 DHNBAP NOTICE (127.0.0.1:34314 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085922320 DLINP DEBUG SRVCONN(,r=127.0.0.1:34314<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085922320 DLINP DEBUG SRVCONN(,r=127.0.0.1:34314<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085922466 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085922466 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085922466 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085922466 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085922473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922473 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085922473 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085922473 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085922474 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085922474 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085922474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085922476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922476 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085922476 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085922476 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085922476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085922476 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085922476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085922477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085922477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085922477 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085922477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085922477 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085922477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085922477 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085922477 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085922477 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085922477 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922477 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 20241117085922478 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 20241117085922478 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085922478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085922478 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922478 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085922478 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085922478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085922478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922478 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085922479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085922479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085922479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085922479 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(550)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085922486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922486 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085922486 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085922486 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085922486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085922486 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085922486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085922489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085922489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085922489 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085922489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085922489 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085922489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085922490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085922490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085922490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085922490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085922490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085922490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085922490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085922490 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085922490 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085922490 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922491 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922491 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085922491 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085922491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085922491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922491 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922492 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922492 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922492 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085922492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085922492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085922492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085922492 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085922494 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085922494 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085922495 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085922495 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085922503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922503 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085922503 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085922504 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085922504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085922504 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085922504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085922506 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 20241117085922506 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 20241117085922506 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085922506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085922506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922506 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085922506 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085922506 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085922506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085922506 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085922506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085922507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085922507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085922507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085922507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085922507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085922507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085922507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085922507 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085922507 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085922507 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922508 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922508 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085922508 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085922508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085922508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922508 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922508 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922508 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085922509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085922509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085922509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085922509 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(556)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085922513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922513 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085922513 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085922513 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085922513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085922513 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085922513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085922516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922516 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085922516 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085922516 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085922516 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085922516 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085922516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085922517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085922517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085922517 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085922517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085922517 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085922517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085922517 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085922517 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085922517 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085922517 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085922518 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085922518 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085922518 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085922518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085922518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085922518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085922518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085922518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085922518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085922518 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085922518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085922518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085922518 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085922519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085922519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085922519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085922519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085922519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085922519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085922519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085922519 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(546)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085923278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923278 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085923278 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085923278 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085923278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085923278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085923278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085923278 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085923278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085923278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085923278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085923278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085923278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085923278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085923278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085923278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085923279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085923279 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085923279 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085923279 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085923279 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085923279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085923279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085923279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085923279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085923279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085923279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085923279 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085923279 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085923279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923279 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085923279 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085923280 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085923280 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085923280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085923280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085923280 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923280 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085923280 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085923280 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085923280 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085923280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085923280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085923280 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085923280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085923280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085923280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085923280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085923280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085923280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085923280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085923280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085923281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085923281 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085923281 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085923281 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(549)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085923285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923285 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085923285 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085923285 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085923285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085923285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085923285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085923285 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085923285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085923285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085923285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085923285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085923285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085923285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085923285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085923285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085923285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085923285 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085923285 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085923285 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) 20241117085923285 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) 20241117085923285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085923285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085923285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085923285 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085923285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085923285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085923285 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085923285 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117085923285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923285 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085923285 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085923285 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085923285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085923285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085923285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085923285 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923286 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085923286 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085923286 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085923286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085923286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085923286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085923286 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085923286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085923286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085923286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085923286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085923286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085923286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085923286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085923286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085923286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085923286 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085923286 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085923286 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(552)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085923305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923305 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085923305 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085923305 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085923305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085923305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085923305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085923305 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085923305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085923305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085923305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085923305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085923306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085923306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085923306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085923306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085923306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085923306 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085923306 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085923306 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085923306 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085923306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085923306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085923306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085923306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085923306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085923306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085923306 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085923306 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085923306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085923306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085923306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085923306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085923306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085923306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085923306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085923309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085923309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085923309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923309 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085923309 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085923309 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085923309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085923309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085923309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085923309 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085923309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085923309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085923309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085923309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085923309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085923309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085923309 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085923309 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085923309 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(555)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085923314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085923314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085923314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085923314 DLM3UA DEBUG 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) 20241117085923314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085923314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085923314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085923314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923314 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085923314 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085923314 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 20241117085923314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085923314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085923314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085923314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085923314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085923314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085923314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085923314 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085923314 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) 20241117085923314 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) 20241117085923314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085923314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085923314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085923314 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085923314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085923314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085923314 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085923314 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117085923314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085923314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085923314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085923315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085923315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085923315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085923315 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085923317 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085923317 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085923317 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 20241117085923317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085923317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085923317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085923317 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085923317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085923317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085923317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085923317 DLM3UA DEBUG 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) 20241117085923317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085923317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085923317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085923317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085923317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085923317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085923317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085923317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085923317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085923317 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085923317 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085923317 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085924331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085924335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085924339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085924344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085924348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085924352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085924356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085924361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085924365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085924369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085924370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085924370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085924371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085924372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085924373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085924373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085924374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085924375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085924376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085924376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000001111001111'B, t_guard := 20.000000 } 20241117085924390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)16021494 20241117085925440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085925440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085925440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085925440 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085925440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf477f6, normal) (hnbgw_rua.c:407) 20241117085925440 DHNB DEBUG map_rua[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117085925440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16021494)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085925440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16021494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085925440 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085925440 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085925440 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16021494 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) 20241117085925440 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16021494 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) 20241117085925440 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16021494 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085925440 DCN DEBUG map_sccp[0x5647faedf270]{init}: Allocated (fsm.c:456) 20241117085925440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5647faedf270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085925440 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16021494 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085925440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16021494 SCCP-68 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085925441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16021494)[0x5647faf00140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085925441 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085925441 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085925441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16021494)[0x5647faf00140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085925441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5647faedf270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085925441 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085925441 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{IDLE}: Allocated (fsm.c:456) 20241117085925441 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085925441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003cf0056400500f1100926) (sccp_scrc.c:406) 20241117085925441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085925441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085925441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085925441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085925441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085925441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085925441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085925441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085925441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085925441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085925441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085925441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085925441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085925441 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085925441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5647faedf270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085925441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16021494)[0x5647faf00140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085925441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085925441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085925441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085925441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085925441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085925441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085925441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085925441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)14463153 HNBGW_Test.msc0-SCCP(545)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@4f831ae80fa6: 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)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085925461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085925461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085925462 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085925462 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085925462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085925462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085925462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085925462 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085925462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085925462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085925462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085925462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085925462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085925462 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ac2b99) (sccp_scrc.c:477) 20241117085925462 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20241117085925462 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085925462 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085925462 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085925462 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085925462 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) 20241117085925462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5647faedf270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085925462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5647faedf270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085925464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085925465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085925469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085925471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085925473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085925474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085925475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085925476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085925477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085925478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085925479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085925479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085925480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085925480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085925481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085925482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085925482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085925483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085925484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085925484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085925485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000110010101'B, t_guard := 20.000000 } 20241117085925495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(549)@4f831ae80fa6: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(549)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)2307613 20241117085926522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085926523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085926523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085926523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085926523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x23361d, normal) (hnbgw_rua.c:407) 20241117085926523 DHNB DEBUG map_rua[0x5647faee0bf0]{init}: Allocated (fsm.c:456) 20241117085926523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307613)[0x5647faee0bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085926523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307613 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085926523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085926523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085926523 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085926523 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307613 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) 20241117085926523 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307613 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) 20241117085926523 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307613 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085926523 DCN DEBUG map_sccp[0x5647faef8cf0]{init}: Allocated (fsm.c:456) 20241117085926523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5647faef8cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085926523 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2307613 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085926523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307613 SCCP-69 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085926523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307613)[0x5647faee0bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085926523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085926523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085926523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307613)[0x5647faee0bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085926523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5647faef8cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085926523 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085926523 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{IDLE}: Allocated (fsm.c:456) 20241117085926523 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085926523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030001950056400500f1100926) (sccp_scrc.c:406) 20241117085926523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085926523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085926523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085926523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085926523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085926523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085926523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085926523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085926523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085926523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085926523 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085926523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085926523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085926523 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085926523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5647faef8cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085926523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307613)[0x5647faee0bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085926524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085926524 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085926524 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085926524 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085926524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085926524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085926524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085926524 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(548)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc1-SCCP(548)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(549)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)15899652 HNBGW_Test.msc1-SCCP(548)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(548)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085926542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085926542 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085926542 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085926542 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085926542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085926542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085926542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085926542 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(559)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085926543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085926543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085926543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085926543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085926543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085926543 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000c5dae) (sccp_scrc.c:477) 20241117085926543 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20241117085926543 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085926543 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085926543 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085926543 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085926543 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) 20241117085926543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5647faef8cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085926543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5647faef8cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085926545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085926547 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085926550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085926553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085926554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085926556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085926557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085926558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085926559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085926559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085926560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085926561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085926561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085926562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085926563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085926563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085926564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085926564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085926565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085926566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085926566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000111000000'B, t_guard := 20.000000 } 20241117085926576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@4f831ae80fa6: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)16217825 20241117085927601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085927601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085927602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085927602 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085927602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf776e1, normal) (hnbgw_rua.c:407) 20241117085927602 DHNB DEBUG map_rua[0x5647faef25e0]{init}: Allocated (fsm.c:456) 20241117085927602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16217825)[0x5647faef25e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085927602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217825 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085927602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085927602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085927602 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217825 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) 20241117085927602 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217825 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) 20241117085927602 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217825 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117085927602 DCN DEBUG map_sccp[0x5647faedbba0]{init}: Allocated (fsm.c:456) 20241117085927602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5647faedbba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085927602 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16217825 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117085927602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217825 SCCP-70 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085927602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16217825)[0x5647faef25e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085927602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085927602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085927602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16217825)[0x5647faef25e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085927602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5647faedbba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085927602 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085927602 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{IDLE}: Allocated (fsm.c:456) 20241117085927602 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085927602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030001c00056400500f1100926) (sccp_scrc.c:406) 20241117085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085927602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085927602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085927602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085927602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085927602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085927602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085927602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085927602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085927602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085927602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085927602 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085927602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5647faedbba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085927602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16217825)[0x5647faef25e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085927602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085927603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085927603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085927603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085927603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085927603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085927603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085927603 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)9633361 HNBGW_Test.msc0-SCCP(545)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085927611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085927612 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085927612 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085927612 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085927612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085927612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085927612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085927612 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)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085927612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085927612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085927612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085927612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085927612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085927612 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00da3816) (sccp_scrc.c:477) 20241117085927612 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20241117085927612 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085927612 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085927612 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085927612 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085927612 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) 20241117085927612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5647faedbba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085927612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5647faedbba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085927615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085927617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085927621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085927625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085927628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085927631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085927633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085927634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085927635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085927636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085927637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085927638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085927638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085927639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085927640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085927640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085927641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085927642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085927642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085927643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085927643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085927646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59082<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085927646 DLINP DEBUG SRVCONN(,r=127.0.0.1:34314<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085927646 DLINP DEBUG SRVCONN(,r=127.0.0.1:34314<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085927646 DLINP NOTICE SRV(,r=127.0.0.1:34314<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085927646 DMAIN NOTICE (127.0.0.1:34314 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34314<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085927646 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085927646 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33659<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-RAN(555)@4f831ae80fa6: Final verdict of PTC: none 20241117085927646 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085927646 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085927646 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 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085927646 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085927646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085927646 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085927646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085927646 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-RAN(549)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@4f831ae80fa6: Final verdict of PTC: none 20241117085927646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085927646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085927646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085927646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085927646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085927646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085927646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085927646 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085927646 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085927646 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085927646 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085927646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5647faef8cf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085927646 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085927646 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085927646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5dae), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085927646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085927646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085927646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085927647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085927646 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085927646 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085927646 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 20241117085927646 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085927647 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5647faef8cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307613)[0x5647faee0bf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085927647 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307613)[0x5647faee0bf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085927647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307613)[0x5647faee0bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307613)[0x5647faee0bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307613)[0x5647faee0bf0]{disrupted}: Freeing instance (context_map.c:202) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307613)[0x5647faee0bf0]{disrupted}: Deallocated (fsm.c:568) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5647faef8cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5647faef8cf0]{disconnected}: Freeing instance (context_map.c:206) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5647faef8cf0]{disconnected}: Deallocated (fsm.c:568) 20241117085927647 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307613 SCCP-69 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241117085927647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085927647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085927647 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085927647 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085927647 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 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085927647 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085927647 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 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085927647 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085927647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085927647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085927647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085927647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085927647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085927647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085927647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085927647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085927647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085927647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085927647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085927647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085927647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085927647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085927647 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085927647 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085927647 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085927647 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085927647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085927647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085927647 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085927647 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085927647 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16021494)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16021494)[0x5647faf00140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5647faedf270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085927647 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085927647 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085927647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac2b99), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085927647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085927647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085927647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085927647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085927647 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5647faedf270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085927647 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 20241117085927647 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) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085927647 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085927647 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) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16021494)[0x5647faf00140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16021494)[0x5647faf00140]{disrupted}: Freeing instance (context_map.c:202) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16021494)[0x5647faf00140]{disrupted}: Deallocated (fsm.c:568) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5647faedf270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5647faedf270]{disconnected}: Freeing instance (context_map.c:206) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5647faedf270]{disconnected}: Deallocated (fsm.c:568) 20241117085927647 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16021494 SCCP-68 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16217825)[0x5647faef25e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16217825)[0x5647faef25e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5647faedbba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085927647 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085927647 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085927647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da3816), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085927647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085927647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085927647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085927647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085927647 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5647faedbba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16217825)[0x5647faef25e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16217825)[0x5647faef25e0]{disrupted}: Freeing instance (context_map.c:202) 20241117085927647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16217825)[0x5647faef25e0]{disrupted}: Deallocated (fsm.c:568) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241117085927647 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) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085927647 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085927647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5647faedbba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5647faedbba0]{disconnected}: Freeing instance (context_map.c:206) 20241117085927647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5647faedbba0]{disconnected}: Deallocated (fsm.c:568) 20241117085927647 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16217825 SCCP-70 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241117085927647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085927647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085927647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085927647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085927647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085927647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085927647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085927647 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085927647 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085927647 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085927647 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(554)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@4f831ae80fa6: Final verdict of PTC: none 20241117085927647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085927647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085927647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085927647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085927647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085927647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085927647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085927647 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085927647 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085927647 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085927647 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085927647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085927647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085927647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085927647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085927647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085927647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085927647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085927647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085927647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085927647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085927647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085927647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085927647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085927647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085927647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(551)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(553)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(556)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(552)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(539)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(557)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(538)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085927663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(540)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(538): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(540): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(551): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(552): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(553): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(554): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(555): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(556): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sun Nov 17 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 20241117085927799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085928249 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085928249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e142ef), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085928249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085928249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085928249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085928249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085928249 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085928249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012f673), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085928249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085928249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085928249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085928249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085928249 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085928249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182dca), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085928249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085928249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085928249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085928249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085928249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085928249 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085928249 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085928249 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085928249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085928249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085928249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085928249 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085928249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085928249 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085928249 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085928250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085928250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085928250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085928250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085928250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085928250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085928250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085928250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085928250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085928250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085928250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085928250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085928250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085928502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490756) 20241117085928921 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085928921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466b5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085928921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085928921 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085928921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085928921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085928921 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085928921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc5151), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085928921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085928921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085928921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085928921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085928921 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085928921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0006), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085928921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085928921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085928921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085928921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085928921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085928921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085928921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085928921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085928921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085928921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085928921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085928921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085928921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085928921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085928921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085928921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085928921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085928921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085928921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085928921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085928922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085928922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085928922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085928922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085928922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085928922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085928922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085928922 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=490756, count=517128) 20241117085929550 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085929550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4397b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085929550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085929550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085929550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085929550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085929550 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085929550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e78e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085929550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085929550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085929550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085929550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085929550 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085929550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3526), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085929551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085929551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085929551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085929551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085929551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085929551 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085929551 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085929551 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085929551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085929551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085929551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085929551 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085929551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085929551 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085929551 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085929551 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085929551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085929551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085929551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085929551 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085929551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085929551 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085929551 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085929551 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085929551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085929551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085929551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085929551 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085929647 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085929647 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085929647 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085929647 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085929647 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085929647 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085929647 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085929647 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085929647 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085929648 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085929648 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085929648 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085930272 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085930272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005f3f3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085930272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085930272 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085930272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085930272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085930272 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085930272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00540465), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085930272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085930272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085930272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085930272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085930272 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085930272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d744f0), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085930272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085930272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085930272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085930272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085930272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085930272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085930272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085930272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085930272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085930272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085930272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085930272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085930272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085930272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085930273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085930273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085930273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085930273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085930273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085930273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085930273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085930273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085930273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085930273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085930273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sun Nov 17 08:59:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20241117085931094 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085931094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe2d0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085931094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085931094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931094 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085931094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082705a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085931094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085931094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931094 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085931094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00571875), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085931094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085931094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931094 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085931094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeb6a8), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085931094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085931094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085931095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085931095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085931095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085931095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241117085931573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085931576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085931579 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39617<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085931655 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085931655 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085931664 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085931664 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931665 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085931665 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085931665 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43532 (stream_srv.c:129) 20241117085931665 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43532<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085931665 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085931665 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931665 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931665 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085931665 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085931665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085931665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931665 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931666 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085931666 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085931666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085931666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085931666 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085931667 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931667 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085931667 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085931667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931667 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085931667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931667 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931667 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931667 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085931667 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085931667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931667 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085931667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931667 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931667 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931667 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085931667 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085931667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931667 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085931667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931667 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085931667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085931667 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085931667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085931667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085931667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085931667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085931667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085931667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085931667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085931667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(571)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(571)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(571)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(569)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(574)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(574)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(574)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085931696 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085931696 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931696 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085931696 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931696 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085931696 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931697 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085931697 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931698 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931698 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085931698 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931698 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085931698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931698 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931698 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931698 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085931698 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931698 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085931698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931698 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931698 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931698 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085931698 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931698 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085931698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931698 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931698 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931698 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085931698 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085931698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931698 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085931699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085931699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085931699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085931699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(577)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(577)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(577)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(575)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(580)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(580)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(580)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(578)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085931737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085931737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085931737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085931737 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085931737 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085931737 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085931737 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085931737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085931737 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085931741 DLINP DEBUG SRVCONN(,r=127.0.0.1:43532<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085931741 DLINP DEBUG SRVCONN(,r=127.0.0.1:43532<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085931741 DLINP DEBUG SRVCONN(,r=127.0.0.1:43532<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085931741 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085931741 DHNBAP DEBUG (127.0.0.1:43532 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085931741 DHNBAP NOTICE (127.0.0.1:43532 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085931741 DHNBAP NOTICE (127.0.0.1:43532 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085931741 DLINP DEBUG SRVCONN(,r=127.0.0.1:43532<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085931741 DLINP DEBUG SRVCONN(,r=127.0.0.1:43532<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085931880 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085931880 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085931880 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085931880 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085931887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931887 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085931887 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085931887 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085931887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085931887 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085931887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085931889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931889 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085931889 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085931889 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085931889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085931889 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085931889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085931889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085931889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085931889 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085931889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085931889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085931889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085931889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085931889 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085931889 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085931889 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931890 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931890 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085931890 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085931890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085931890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931890 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085931890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085931890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085931890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085931890 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085931892 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 20241117085931892 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 20241117085931892 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085931892 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085931895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931895 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085931895 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085931895 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085931895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085931895 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085931895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085931897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931897 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085931897 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085931897 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085931897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085931897 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085931897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085931897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085931897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085931897 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085931897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085931897 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085931897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085931897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085931897 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085931897 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085931897 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931898 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931898 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085931898 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085931898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931898 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085931898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931898 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085931898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085931898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085931898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085931898 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085931913 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085931913 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085931913 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085931913 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085931919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085931919 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085931919 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085931919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085931919 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085931919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085931921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931921 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085931921 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085931922 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085931922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085931922 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085931922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085931922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085931922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085931922 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085931922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085931922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085931922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085931922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085931922 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085931922 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085931922 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931923 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931923 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085931923 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085931923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085931923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931924 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085931924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085931924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085931924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085931924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085931927 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 20241117085931927 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 20241117085931927 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085931927 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085931933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931933 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085931933 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085931933 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085931933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085931933 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085931933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085931936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931936 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085931936 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085931936 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085931936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085931936 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085931936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085931936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085931936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085931936 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085931936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085931936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085931936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085931936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085931936 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085931936 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085931936 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085931937 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085931937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085931937 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085931937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085931937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085931937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085931937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085931937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085931937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085931937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085931937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085931937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085931938 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085931938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085931938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085931938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085931938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085931938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085931938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085931938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085931938 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932695 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085932695 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085932695 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085932695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085932695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085932695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085932695 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085932695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085932695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085932695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085932695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085932695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085932695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085932695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085932695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085932695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085932695 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085932695 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085932695 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085932695 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085932695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085932695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085932696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085932696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085932696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085932696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085932696 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085932696 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085932696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085932696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085932696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085932696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085932696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085932696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085932696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(570)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085932701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932701 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085932701 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085932701 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085932701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085932701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085932701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085932701 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085932701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085932701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085932701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085932701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085932701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085932701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085932701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085932701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085932701 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085932701 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085932701 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085932701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932701 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085932701 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085932701 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085932701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085932701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085932701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085932701 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085932701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085932701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085932701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085932701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085932701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085932701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085932701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085932701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085932701 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085932701 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085932701 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) 20241117085932701 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) 20241117085932701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085932701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085932701 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085932701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085932701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085932701 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085932701 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117085932701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932701 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085932701 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085932701 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085932701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085932701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085932701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085932701 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932702 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085932702 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085932702 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085932702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085932702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085932702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085932702 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085932702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085932702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085932702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085932702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085932702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085932702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085932702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085932702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085932702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085932702 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085932702 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085932702 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(576)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085932721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932721 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085932721 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085932721 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085932721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085932721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085932721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085932721 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085932721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085932721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085932721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085932721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085932721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085932721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085932721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085932721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085932721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085932721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085932721 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085932721 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085932721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085932721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085932721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085932721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085932721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085932721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085932721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085932721 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085932721 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085932721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085932721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085932721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085932721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085932721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085932721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085932721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932723 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085932723 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085932723 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085932723 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085932723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085932723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085932723 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085932723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085932723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085932723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085932723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085932723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085932723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085932723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085932723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085932723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085932723 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085932723 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085932723 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(579)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085932733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932733 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085932733 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085932733 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 20241117085932733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085932733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085932733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085932733 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085932733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085932733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085932733 DLM3UA DEBUG 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) 20241117085932733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085932733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085932733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085932733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085932733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085932733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085932733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085932734 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085932734 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) 20241117085932734 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) 20241117085932734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085932734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085932734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085932734 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085932734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085932734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085932734 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085932734 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117085932734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085932734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085932734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085932734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085932734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085932734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085932734 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085932736 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085932736 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085932736 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 20241117085932736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085932736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085932736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085932736 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085932736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085932736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085932736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085932736 DLM3UA DEBUG 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) 20241117085932736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085932736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085932736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085932736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085932736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085932737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085932737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085932737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085932737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085932737 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085932737 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085932737 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085933753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085933760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085933764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085933767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085933770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085933772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085933775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085933777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085933778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085933780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085933782 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085933783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085933785 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085933787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085933790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085933794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085933797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085933799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085933801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085933803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000000001011110'B, t_guard := 20.000000 } 20241117085933819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)12135687 20241117085934868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085934869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085934869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085934869 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085934869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb92d07, normal) (hnbgw_rua.c:407) 20241117085934869 DHNB DEBUG map_rua[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117085934869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12135687)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085934869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12135687 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085934869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085934869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085934869 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12135687 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241117085934869 DCN DEBUG map_sccp[0x5647faedf270]{init}: Allocated (fsm.c:456) 20241117085934869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5647faedf270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085934869 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12135687 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085934869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12135687 SCCP-71 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085934869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12135687)[0x5647faf00140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085934869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085934869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085934869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12135687)[0x5647faf00140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085934869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5647faedf270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085934869 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085934869 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{IDLE}: Allocated (fsm.c:456) 20241117085934869 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085934869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300005e0056400500f1100926) (sccp_scrc.c:406) 20241117085934869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085934869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085934869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085934869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085934869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085934869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085934869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085934869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085934869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085934869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085934869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085934869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085934870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085934870 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085934870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5647faedf270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085934870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12135687)[0x5647faf00140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085934870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085934870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085934870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085934870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085934870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085934870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085934870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085934870 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)1394706 HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085934888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085934888 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085934888 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085934888 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085934888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085934888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085934888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085934888 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085934889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085934889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085934889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085934889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085934889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085934889 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e2415) (sccp_scrc.c:477) 20241117085934889 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20241117085934889 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085934889 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085934889 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085934889 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085934889 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) 20241117085934889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5647faedf270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085934889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5647faedf270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085934890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085934892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085934895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085934898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085934900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085934902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085934903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085934904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085934905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085934906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085934907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085934908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085934908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085934909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085934910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085934911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085934912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085934913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085934913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085934914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085934915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001110110100'B, t_guard := 20.000000 } 20241117085934927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)7024779 20241117085935951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085935951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085935951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085935951 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085935951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b308b, normal) (hnbgw_rua.c:407) 20241117085935951 DHNB DEBUG map_rua[0x5647faef8cf0]{init}: Allocated (fsm.c:456) 20241117085935951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7024779)[0x5647faef8cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085935951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7024779 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085935951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085935951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085935951 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085935951 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7024779 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241117085935951 DCN DEBUG map_sccp[0x5647faee5270]{init}: Allocated (fsm.c:456) 20241117085935951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5647faee5270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085935951 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7024779 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085935951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7024779 SCCP-72 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085935951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7024779)[0x5647faef8cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085935951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085935951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085935951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7024779)[0x5647faef8cf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085935951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5647faee5270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085935951 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085935951 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{IDLE}: Allocated (fsm.c:456) 20241117085935951 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085935951 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003b40056400500f1100926) (sccp_scrc.c:406) 20241117085935951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085935951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085935951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085935951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085935951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085935951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085935951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085935951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085935951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085935951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085935951 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085935951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085935951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085935951 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085935951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5647faee5270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085935951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7024779)[0x5647faef8cf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085935952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085935952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085935952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085935952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085935952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085935952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085935952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085935952 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)14262895 HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085935958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085935958 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085935958 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085935958 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085935958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085935958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085935958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085935958 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085935959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085935959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085935959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085935959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085935959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085935959 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c7b432) (sccp_scrc.c:477) 20241117085935959 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20241117085935959 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085935959 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085935959 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085935959 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085935959 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) 20241117085935959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5647faee5270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085935959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5647faee5270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085935962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085935963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085935967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085935972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085935974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085935976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085935979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085935980 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085935981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085935981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085935982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085935983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085935985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085935986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085935987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085935988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085935989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085935990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085935990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085935991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085935992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001001111001'B, t_guard := 20.000000 } 20241117085936005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36172<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)3809461 20241117085937024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085937024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085937024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085937024 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085937024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a20b5, normal) (hnbgw_rua.c:407) 20241117085937024 DHNB DEBUG map_rua[0x5647faedbba0]{init}: Allocated (fsm.c:456) 20241117085937024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809461)[0x5647faedbba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085937024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3809461 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085937024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085937024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085937024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3809461 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241117085937024 DCN DEBUG map_sccp[0x5647faee58e0]{init}: Allocated (fsm.c:456) 20241117085937024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5647faee58e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085937024 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3809461 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085937024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3809461 SCCP-73 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085937024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809461)[0x5647faedbba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085937024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085937024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085937024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809461)[0x5647faedbba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085937024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5647faee58e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085937024 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085937024 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{IDLE}: Allocated (fsm.c:456) 20241117085937024 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085937025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030002790056400500f1100926) (sccp_scrc.c:406) 20241117085937025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085937025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085937025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085937025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085937025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085937025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085937025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085937025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085937025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085937025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085937025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085937025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085937025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085937025 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085937025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5647faee58e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085937025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809461)[0x5647faedbba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085937025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085937025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085937025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085937025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085937025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085937025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085937025 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: First idle individual index:2 HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)15242721 HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241117085937032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937032 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085937032 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085937032 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085937032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085937032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085937032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085937032 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085937033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085937033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085937033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085937033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085937033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085937033 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00322ece) (sccp_scrc.c:477) 20241117085937033 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20241117085937033 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085937033 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085937033 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085937033 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085937033 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) 20241117085937033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5647faee58e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085937033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5647faee58e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085937036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36172<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085937038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085937041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085937044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085937046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085937048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085937050 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085937051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085937052 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085937053 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085937054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085937055 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085937056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085937056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085937057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085937058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085937058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085937059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085937060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085937060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085937061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085937063 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39617<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(573)@4f831ae80fa6: Final verdict of PTC: none 20241117085937063 DLINP DEBUG SRVCONN(,r=127.0.0.1:43532<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085937063 DLINP DEBUG SRVCONN(,r=127.0.0.1:43532<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085937063 DLINP NOTICE SRV(,r=127.0.0.1:43532<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085937063 DMAIN NOTICE (127.0.0.1:43532 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43532<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085937063 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085937064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59138<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(574)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(578)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(575)@4f831ae80fa6: Final verdict of PTC: none 20241117085937064 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085937064 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) 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(570)@4f831ae80fa6: Final verdict of PTC: none 20241117085937064 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085937064 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) 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085937064 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 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085937064 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn1-RAN(579)@4f831ae80fa6: Final verdict of PTC: none 20241117085937064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085937064 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085937064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085937064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085937064 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085937064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085937064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085937064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085937064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085937064 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085937064 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085937064 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085937064 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085937064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085937064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085937064 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085937064 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085937064 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 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085937064 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085937064 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085937064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085937065 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085937065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085937065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085937065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085937065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085937065 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085937065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085937065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085937065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085937065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085937065 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085937065 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085937065 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085937065 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5647faedf270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085937065 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085937065 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085937065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2415), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085937065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085937065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085937065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085937065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085937065 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5647faedf270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12135687)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085937065 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12135687)[0x5647faf00140]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085937065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12135687)[0x5647faf00140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12135687)[0x5647faf00140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12135687)[0x5647faf00140]{disrupted}: Freeing instance (context_map.c:202) 20241117085937065 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 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085937065 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 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085937065 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) 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085937065 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085937065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085937065 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085937065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085937065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085937065 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) 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085937065 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085937065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085937065 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085937065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085937065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937065 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085937065 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085937065 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085937065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085937065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085937065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085937065 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085937065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937065 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085937065 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085937065 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085937065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085937065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085937065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085937065 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12135687)[0x5647faf00140]{disrupted}: Deallocated (fsm.c:568) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5647faedf270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5647faedf270]{disconnected}: Freeing instance (context_map.c:206) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5647faedf270]{disconnected}: Deallocated (fsm.c:568) 20241117085937065 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12135687 SCCP-71 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5647faee5270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085937065 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085937065 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085937065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7b432), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085937065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085937065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085937065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085937065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085937065 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5647faee5270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7024779)[0x5647faef8cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085937065 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7024779)[0x5647faef8cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085937065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7024779)[0x5647faef8cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7024779)[0x5647faef8cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7024779)[0x5647faef8cf0]{disrupted}: Freeing instance (context_map.c:202) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7024779)[0x5647faef8cf0]{disrupted}: Deallocated (fsm.c:568) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5647faee5270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5647faee5270]{disconnected}: Freeing instance (context_map.c:206) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5647faee5270]{disconnected}: Deallocated (fsm.c:568) 20241117085937065 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7024779 SCCP-72 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5647faee58e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085937065 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085937065 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085937065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322ece), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085937065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085937065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085937065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085937065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085937065 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5647faee58e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809461)[0x5647faedbba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085937065 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809461)[0x5647faedbba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085937065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809461)[0x5647faedbba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809461)[0x5647faedbba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809461)[0x5647faedbba0]{disrupted}: Freeing instance (context_map.c:202) 20241117085937065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809461)[0x5647faedbba0]{disrupted}: Deallocated (fsm.c:568) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5647faee58e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5647faee58e0]{disconnected}: Freeing instance (context_map.c:206) 20241117085937065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5647faee58e0]{disconnected}: Deallocated (fsm.c:568) 20241117085937065 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3809461 SCCP-73 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241117085937065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085937065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085937065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085937065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085937065 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085937065 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085937065 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085937065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085937065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085937065 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085937065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085937065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085937065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085937065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085937065 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085937065 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085937065 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085937065 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085937066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085937066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085937066 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085937066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085937066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085937066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085937066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085937066 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085937066 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085937066 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085937066 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085937066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085937066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085937066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085937066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085937066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085937066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085937066 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(563)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(580)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(572)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(576)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(562)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(577)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(571)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(569)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(581)@4f831ae80fa6: Final verdict of PTC: none 20241117085937083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(564)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(562): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(563): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(564): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(569): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(570): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(571): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(572): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(573): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(574): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(575): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(576): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(577): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(578): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(579): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(580): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(581): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sun Nov 17 08:59:37 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 20241117085937199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085937647 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085937648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da3816), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085937648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085937648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085937648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085937648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085937648 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085937648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac2b99), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085937648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085937648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085937648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085937648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085937648 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085937648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5dae), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085937648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085937648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085937648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085937648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085937649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085937649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085937649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085937649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085937649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085937649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085937649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085937649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085937649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085937649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085937649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085937649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085937649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085937649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085937649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085937649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085937649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085937649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085937649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085937649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085937649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085937649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085937902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36180<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502036) 20241117085938250 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085938250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182dca), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085938250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085938250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085938250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085938250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085938250 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085938250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012f673), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085938250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085938250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085938250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085938250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085938250 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085938250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e142ef), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085938250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085938250 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085938250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085938250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085938251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085938251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085938251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085938251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085938251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085938251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085938251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085938251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085938251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085938251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085938251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085938251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085938251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085938251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085938251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085938251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085938251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085938251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085938251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085938251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085938251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085938251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085938251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085938251 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=528524) 20241117085938922 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085938922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0006), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085938922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085938922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085938922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085938922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085938922 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085938922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc5151), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085938922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085938922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085938922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085938922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085938922 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085938922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466b5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085938922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085938922 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085938922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085938922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085938923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085938923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085938923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085938923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085938923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085938923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085938923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085938923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085938923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085938923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085938923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085938923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085938923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085938923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085938923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085938923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085938923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085938923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085938923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085938923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085938923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085938923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085938923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085938923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085939064 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085939064 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085939064 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085939066 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085939066 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085939066 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085939066 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085939066 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085939066 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085939066 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085939066 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085939066 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085939551 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085939552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3526), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085939552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085939552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085939552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085939552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085939552 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085939552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e78e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085939552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085939552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085939552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085939552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085939552 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085939552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4397b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085939552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085939552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085939552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085939552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085939552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085939552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085939552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085939552 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085939552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085939552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085939552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085939552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085939552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085939552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085939553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085939553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085939553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085939553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085939553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085939553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085939553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085939553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085939553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085939553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085939553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sun Nov 17 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 20241117085940273 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085940273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d744f0), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085940273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085940273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085940273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085940273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085940273 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085940273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00540465), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085940273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085940273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085940273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085940273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085940273 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085940273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005f3f3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085940273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085940273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085940273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085940273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085940273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085940273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085940273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085940273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085940274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085940274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085940274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085940274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085940274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085940274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085940274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085940274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085940274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085940274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085940274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085940274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085940274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085940274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085940274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085940274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085940274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241117085941007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085941011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085941015 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40615<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085941094 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085941094 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085941095 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085941095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeb6a8), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085941095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085941095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941095 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085941095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00571875), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085941095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085941095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941095 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085941095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082705a), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085941095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085941095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941095 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085941095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fe2d0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085941095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085941095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085941095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085941095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085941095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085941095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085941102 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085941102 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941102 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085941103 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941103 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48515 (stream_srv.c:129) 20241117085941103 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48515<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085941103 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085941103 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085941103 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941103 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085941103 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085941103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085941103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941103 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941103 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085941103 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941104 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941104 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941104 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085941104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085941104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085941104 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085941105 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941105 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085941105 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085941105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941105 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085941105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941105 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941105 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941105 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085941105 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085941105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941105 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085941105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941105 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941105 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941105 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085941105 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085941105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941105 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085941105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941105 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085941105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085941105 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085941105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085941105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085941105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085941105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085941105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085941105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085941105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085941105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(595)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(595)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(595)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(593)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(598)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(598)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(598)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(596)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(601)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-M3UA(601)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(601)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-SCCP(599)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085941151 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085941151 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941151 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085941151 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941152 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085941152 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941152 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085941152 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941153 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941153 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085941153 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941153 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085941153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941153 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941153 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941153 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085941153 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941153 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085941153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941153 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941153 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941153 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085941153 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941153 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085941153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941153 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941153 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941153 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085941153 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085941153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941153 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085941154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085941154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085941154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085941154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(604)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(604)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(604)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(602)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(607)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(607)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(607)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(605)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(610)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn2-M3UA(610)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(610)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(608)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085941244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085941244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085941244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085941244 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085941244 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085941244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085941244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085941244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085941244 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085941250 DLINP DEBUG SRVCONN(,r=127.0.0.1:48515<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085941250 DLINP DEBUG SRVCONN(,r=127.0.0.1:48515<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085941250 DLINP DEBUG SRVCONN(,r=127.0.0.1:48515<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085941250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085941250 DHNBAP DEBUG (127.0.0.1:48515 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085941250 DHNBAP NOTICE (127.0.0.1:48515 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085941250 DHNBAP NOTICE (127.0.0.1:48515 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085941250 DLINP DEBUG SRVCONN(,r=127.0.0.1:48515<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085941250 DLINP DEBUG SRVCONN(,r=127.0.0.1:48515<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085941318 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085941318 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085941318 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085941318 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085941326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941326 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085941326 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085941326 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085941326 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085941326 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085941326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085941329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941329 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085941329 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085941329 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085941329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085941329 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085941329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085941330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085941330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085941330 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085941330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085941330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085941330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085941330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085941330 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085941330 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085941330 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 20241117085941330 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 20241117085941330 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941330 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085941330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085941331 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941331 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085941331 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085941331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085941331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941331 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941331 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941331 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941331 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085941332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085941332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085941332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085941332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(598)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117085941335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941335 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117085941335 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085941335 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085941335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085941335 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085941335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085941335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941336 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085941336 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085941336 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085941336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085941336 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085941336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085941336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085941336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085941336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117085941336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085941336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085941336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085941336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085941336 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085941336 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085941336 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941337 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941337 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085941337 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085941337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085941337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941337 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085941337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085941337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085941337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085941337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085941347 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 20241117085941347 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 20241117085941347 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085941347 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117085941352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941352 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117085941352 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085941352 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085941352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085941352 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085941352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085941353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941353 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085941353 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085941353 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085941353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085941353 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085941353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085941353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085941353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085941353 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117085941353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085941353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085941353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085941353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085941353 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085941353 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085941353 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941355 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941355 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085941355 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085941355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941355 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085941355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941355 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085941355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085941355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085941355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085941355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085941382 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085941382 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085941382 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085941382 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085941388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941388 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085941388 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085941388 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085941388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085941388 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085941388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085941391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941391 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085941391 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085941391 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085941391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085941391 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085941391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085941391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085941391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085941391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085941391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085941391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085941391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085941391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085941391 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085941391 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085941391 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941392 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941392 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085941392 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085941393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085941393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941393 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085941393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085941393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085941393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085941393 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085941413 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 20241117085941413 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 20241117085941413 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085941413 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117085941419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941419 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117085941419 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085941419 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085941419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085941420 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117085941420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085941422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941422 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085941422 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085941422 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085941422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085941422 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085941422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085941422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085941422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085941422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117085941422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085941422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085941423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085941423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085941423 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085941423 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085941423 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941424 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941424 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085941424 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085941424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941424 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085941424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941424 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085941424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085941424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085941424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085941424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085941432 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 20241117085941432 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 20241117085941432 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085941432 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241117085941438 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) 20241117085941438 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241117085941438 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085941438 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085941438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085941438 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241117085941438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085941440 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) 20241117085941440 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085941440 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085941440 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085941440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085941440 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085941440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085941440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085941440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085941440 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241117085941441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085941441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085941441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085941441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085941441 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085941441 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085941441 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085941442 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085941442 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085941442 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085941442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085941442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085941442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085941442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085941442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085941442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085941442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085941442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085941442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085941442 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085941442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085941442 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085941442 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085941442 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085941442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085941442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085941442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085941442 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(594)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085942134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085942134 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085942134 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085942134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085942135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942135 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942135 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085942135 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085942135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942135 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942135 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942135 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085942135 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085942135 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085942135 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085942135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085942135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085942135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085942135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085942135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085942135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085942135 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085942135 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085942135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942135 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085942135 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085942135 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085942135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085942135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085942135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085942135 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942136 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085942136 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085942136 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085942136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942136 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085942136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085942136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085942136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942136 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942136 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942136 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085942136 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085942136 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(597)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085942137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942137 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085942137 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085942137 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085942137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942137 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085942137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085942137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085942137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942137 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942137 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085942137 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085942137 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) 20241117085942137 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) 20241117085942137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085942137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085942137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085942138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085942138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085942138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085942138 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085942138 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117085942138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942138 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085942138 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085942138 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085942138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085942138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085942138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085942138 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942138 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085942138 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085942138 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085942138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942138 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085942138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942138 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942138 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117085942138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085942138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942138 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942138 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942138 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085942138 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085942138 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(600)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085942161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942162 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085942162 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085942162 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 20241117085942162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942162 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942162 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) 20241117085942162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085942162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085942162 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085942162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085942162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942162 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085942162 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085942162 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) 20241117085942162 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) 20241117085942162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085942162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085942162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085942162 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085942162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085942162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085942162 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085942162 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{CONNECTED}: link up (cnlink.c:111) 20241117085942162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085942162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085942162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085942162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085942162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085942162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085942162 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942164 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085942164 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085942164 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 20241117085942164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942164 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942164 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) 20241117085942164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117085942164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085942164 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085942164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942164 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117085942164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942164 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942164 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085942164 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085942164 DRANAP INFO cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(603)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085942196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942196 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085942196 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085942196 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085942196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942196 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085942196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085942196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085942196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085942196 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085942196 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085942196 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085942196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085942196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085942196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085942197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085942197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085942197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085942197 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085942197 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085942197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085942197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085942197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085942197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085942197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085942197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085942197 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942199 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085942199 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085942199 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085942199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942199 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085942199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085942199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085942199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942200 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085942200 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085942200 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(606)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085942228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942228 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085942228 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085942228 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 20241117085942228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942228 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942228 DLM3UA DEBUG 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) 20241117085942228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085942228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085942228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942228 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085942228 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085942228 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) 20241117085942228 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) 20241117085942228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085942228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085942228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085942229 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085942229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085942229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085942229 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085942229 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117085942229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085942229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085942229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085942229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085942229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085942229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117085942229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942231 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117085942231 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117085942231 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 20241117085942231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942231 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942231 DLM3UA DEBUG 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) 20241117085942231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117085942232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117085942232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942232 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085942232 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085942232 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(609)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085942239 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) 20241117085942239 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085942239 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085942239 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 20241117085942239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942239 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942240 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) 20241117085942240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117085942240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085942240 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) 20241117085942240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942240 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) 20241117085942240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942240 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085942240 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085942240 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) 20241117085942240 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) 20241117085942240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085942240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117085942240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085942240 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085942240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085942240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085942240 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085942240 DRANAP NOTICE cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: link up (cnlink.c:111) 20241117085942240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085942240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085942240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085942240 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085942240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085942240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085942240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117085942240 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942244 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) 20241117085942244 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117085942244 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117085942244 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 20241117085942244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085942244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085942244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085942244 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085942244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085942244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085942244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085942244 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) 20241117085942244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085942244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085942244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117085942244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117085942244 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) 20241117085942244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085942244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942244 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) 20241117085942244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085942244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085942244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085942244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085942244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085942244 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085942244 DRANAP INFO cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085943260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085943269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085943273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085943277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085943282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085943286 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085943288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085943290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085943293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085943295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085943298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085943300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085943302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085943304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085943305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085943307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085943308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085943310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085943311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085943312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000000100010011'B, t_guard := 20.000000 } 20241117085943346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)4896976 20241117085944393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085944393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085944394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117085944394 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085944394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4ab8d0, normal) (hnbgw_rua.c:407) 20241117085944394 DHNB DEBUG map_rua[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117085944394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4896976)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085944394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4896976 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085944394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085944394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085944394 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4896976 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241117085944394 DCN DEBUG map_sccp[0x5647faedf270]{init}: Allocated (fsm.c:456) 20241117085944394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5647faedf270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085944394 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4896976 <-> SCCP-74 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241117085944394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4896976 SCCP-74 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117085944394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4896976)[0x5647faf00140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085944394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085944394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085944394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4896976)[0x5647faf00140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085944394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5647faedf270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085944394 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085944394 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{IDLE}: Allocated (fsm.c:456) 20241117085944394 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085944394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001130056400500f1100926) (sccp_scrc.c:406) 20241117085944394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085944394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085944394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085944394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085944394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085944394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085944394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085944394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085944394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085944395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085944395 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085944395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085944395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085944395 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085944395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5647faedf270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085944395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4896976)[0x5647faf00140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085944395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085944395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085944395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085944395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085944395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085944395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085944395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085944395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc2-SCCP(599)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(600)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) HNBGW_Test.msc2-RAN(600)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)10330183 HNBGW_Test.msc2-SCCP(599)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(599)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085944416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085944416 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085944416 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085944416 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 20241117085944416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085944416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085944416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085944416 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085944416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085944417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085944417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085944417 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) 20241117085944417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085944417 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009424f6) (sccp_scrc.c:477) 20241117085944417 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20241117085944417 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085944417 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085944417 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085944417 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085944417 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) 20241117085944417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5647faedf270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085944417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5647faedf270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085944418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085944420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085944424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085944428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085944431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085944434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085944436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085944437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085944438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085944439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085944440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085944441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085944441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085944442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085944443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085944443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085944444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085944445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085944445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085944446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085944447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001001010110'B, t_guard := 20.000000 } 20241117085944457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@4f831ae80fa6: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)14184629 20241117085945482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085945482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085945482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117085945482 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085945482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd870b5, normal) (hnbgw_rua.c:407) 20241117085945482 DHNB DEBUG map_rua[0x5647faee58e0]{init}: Allocated (fsm.c:456) 20241117085945482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14184629)[0x5647faee58e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085945482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14184629 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085945482 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085945482 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085945482 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085945483 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14184629 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241117085945483 DCN DEBUG map_sccp[0x5647faef25a0]{init}: Allocated (fsm.c:456) 20241117085945483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5647faef25a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085945483 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14184629 <-> SCCP-75 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241117085945483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14184629 SCCP-75 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117085945483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14184629)[0x5647faee58e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085945483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085945483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085945483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14184629)[0x5647faee58e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085945483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5647faef25a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085945483 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085945483 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{IDLE}: Allocated (fsm.c:456) 20241117085945483 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085945483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002560056400500f1100926) (sccp_scrc.c:406) 20241117085945483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085945483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085945483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085945483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085945483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085945483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085945483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085945483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085945483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085945483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085945483 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085945483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085945483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085945483 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085945483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5647faef25a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085945483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14184629)[0x5647faee58e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085945483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085945483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085945483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085945483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085945484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085945484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085945484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085945484 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc2-SCCP(599)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(600)@4f831ae80fa6: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) HNBGW_Test.msc2-RAN(600)@4f831ae80fa6: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)15261836 HNBGW_Test.msc2-SCCP(599)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(599)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117085945490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085945490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117085945490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117085945490 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 20241117085945490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085945490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085945490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085945490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085945491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085945491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085945491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085945491 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) 20241117085945491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085945491 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001bdcc2) (sccp_scrc.c:477) 20241117085945491 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20241117085945491 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085945491 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085945491 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085945491 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085945491 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) 20241117085945491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5647faef25a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085945491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5647faef25a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085945493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085945496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085945499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085945501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085945502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085945504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085945506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085945507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085945508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085945510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085945510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085945512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085945513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085945514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085945515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085945516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085945518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085945519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085945520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085945521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085945522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000110101111'B, t_guard := 20.000000 } 20241117085945534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49888<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(597)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(597)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)15682206 20241117085946562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085946562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085946562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085946562 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085946562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xef4a9e, normal) (hnbgw_rua.c:407) 20241117085946562 DHNB DEBUG map_rua[0x5647faedbba0]{init}: Allocated (fsm.c:456) 20241117085946562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15682206)[0x5647faedbba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085946562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15682206 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085946562 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085946562 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085946562 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15682206 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117085946562 DCN DEBUG map_sccp[0x5647faee5270]{init}: Allocated (fsm.c:456) 20241117085946562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5647faee5270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117085946562 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15682206 <-> SCCP-76 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117085946563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15682206 SCCP-76 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117085946563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15682206)[0x5647faedbba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117085946563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085946563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085946563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15682206)[0x5647faedbba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117085946563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5647faee5270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117085946563 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117085946563 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{IDLE}: Allocated (fsm.c:456) 20241117085946563 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117085946563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001af0056400500f1100926) (sccp_scrc.c:406) 20241117085946563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085946563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085946563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085946563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085946563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085946563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085946563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085946563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085946563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085946563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085946563 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085946563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085946563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085946563 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117085946563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5647faee5270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117085946563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15682206)[0x5647faedbba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117085946563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085946563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085946563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085946563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085946563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085946563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085946563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085946563 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(596)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc1-SCCP(596)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(597)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) HNBGW_Test.msc1-RAN(597)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)6226258 HNBGW_Test.msc1-SCCP(596)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(596)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117085946580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085946580 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117085946580 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117085946580 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117085946580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085946580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085946580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085946580 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085946581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085946581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085946581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@4f831ae80fa6: setverdict(pass): none -> pass 20241117085946581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117085946581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085946581 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cb3449) (sccp_scrc.c:477) 20241117085946581 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20241117085946581 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117085946581 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117085946581 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085946581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117085946581 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) 20241117085946581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5647faee5270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117085946581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5647faee5270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117085946585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49888<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117085946587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085946593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085946597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085946599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085946601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085946603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085946604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085946606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085946609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085946611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085946613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085946614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085946615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085946616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085946617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085946618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085946618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085946619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085946620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085946620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117085946623 DLINP DEBUG SRVCONN(,r=127.0.0.1:48515<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085946623 DLINP DEBUG SRVCONN(,r=127.0.0.1:48515<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085946624 DLINP NOTICE SRV(,r=127.0.0.1:48515<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085946624 DMAIN NOTICE (127.0.0.1:48515 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48515<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085946624 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085946624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36192<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(605)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585)@4f831ae80fa6: Final verdict of PTC: none 20241117085946624 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40615<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc2-RAN(600)@4f831ae80fa6: Final verdict of PTC: none 20241117085946625 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085946625 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) 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241117085946625 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117085946625 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085946625 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) 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085946625 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-RAN(609)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592)@4f831ae80fa6: Final verdict of PTC: none 20241117085946625 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 20241117085946625 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) 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241117085946625 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085946625 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085946625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085946625 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085946625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085946625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(593)@4f831ae80fa6: Final verdict of PTC: none 20241117085946625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085946625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085946625 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) HNBGW_Test.msc1-RAN(597)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(606)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(599)@4f831ae80fa6: Final verdict of PTC: none 20241117085946625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085946625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085946625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) VirtHNBGW-STATS(586)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(603)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(608)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(610)@4f831ae80fa6: Final verdict of PTC: none 20241117085946625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085946625 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085946625 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085946625 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085946625 DRANAP NOTICE cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085946626 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc1-SCCP(596)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(602)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@4f831ae80fa6: Final verdict of PTC: none 20241117085946626 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) 20241117085946626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085946626 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241117085946626 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 20241117085946626 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 20241117085946626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085946626 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085946626 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085946626 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085946626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085946626 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085946626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085946626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085946627 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 20241117085946627 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 20241117085946627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085946627 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085946628 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085946628 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 20241117085946628 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085946628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085946627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085946628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085946628 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117085946628 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 20241117085946629 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085946629 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) 20241117085946627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085946627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085946627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085946627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085946627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085946627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085946627 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085946627 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085946627 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085946627 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085946629 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085946629 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085946629 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 20241117085946629 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085946629 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) 20241117085946629 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117085946630 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117085946630 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 20241117085946630 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085946630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085946630 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085946630 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117085946630 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085946630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085946630 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085946631 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085946631 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 20241117085946631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085946631 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117085946631 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085946631 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085946631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085946631 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117085946631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085946632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085946632 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085946632 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) 20241117085946632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085946632 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085946632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085946632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085946632 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117085946632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085946632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085946632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085946632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085946632 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085946632 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085946632 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085946632 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085946632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5647faedf270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085946632 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085946632 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085946632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009424f6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085946632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085946632 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085946632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085946632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085946632 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085946632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5647faedf270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085946632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4896976)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085946633 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4896976)[0x5647faf00140]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085946633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4896976)[0x5647faf00140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4896976)[0x5647faf00140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4896976)[0x5647faf00140]{disrupted}: Freeing instance (context_map.c:202) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4896976)[0x5647faf00140]{disrupted}: Deallocated (fsm.c:568) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5647faedf270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5647faedf270]{disconnected}: Freeing instance (context_map.c:206) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5647faedf270]{disconnected}: Deallocated (fsm.c:568) 20241117085946633 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4896976 SCCP-74 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5647faef25a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117085946633 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085946633 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085946633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bdcc2), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085946633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085946633 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085946633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085946633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085946633 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5647faef25a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14184629)[0x5647faee58e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117085946633 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14184629)[0x5647faee58e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117085946633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14184629)[0x5647faee58e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14184629)[0x5647faee58e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14184629)[0x5647faee58e0]{disrupted}: Freeing instance (context_map.c:202) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14184629)[0x5647faee58e0]{disrupted}: Deallocated (fsm.c:568) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5647faef25a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5647faef25a0]{disconnected}: Freeing instance (context_map.c:206) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5647faef25a0]{disconnected}: Deallocated (fsm.c:568) 20241117085946633 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14184629 SCCP-75 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241117085946633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085946633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117085946633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117085946633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085946633 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085946633 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085946633 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15682206)[0x5647faedbba0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15682206)[0x5647faedbba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5647faee5270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117085946633 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117085946633 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117085946633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3449), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117085946633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085946633 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085946633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085946633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085946633 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5647faee5270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15682206)[0x5647faedbba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15682206)[0x5647faedbba0]{disrupted}: Freeing instance (context_map.c:202) 20241117085946633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15682206)[0x5647faedbba0]{disrupted}: Deallocated (fsm.c:568) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5647faee5270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5647faee5270]{disconnected}: Freeing instance (context_map.c:206) 20241117085946633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5647faee5270]{disconnected}: Deallocated (fsm.c:568) 20241117085946633 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15682206 SCCP-76 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241117085946634 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 20241117085946635 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 20241117085946635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085946635 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117085946635 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085946635 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085946635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085946635 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085946635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085946636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085946636 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 20241117085946636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085946636 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117085946636 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085946636 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085946636 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085946636 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117085946636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085946637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085946637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085946637 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085946637 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085946637 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085946637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085946637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085946637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085946637 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085946638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc1-M3UA(598)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(601)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(607)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(611)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(595)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(587)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(594)@4f831ae80fa6: Final verdict of PTC: none 20241117085946638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085946638 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117085946638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085946638 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085946638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085946638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-M3UA(604)@4f831ae80fa6: Final verdict of PTC: none 20241117085946638 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085946638 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085946639 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085946639 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085946639 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 20241117085946639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085946639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085946639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085946639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085946639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085946639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085946639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117085946639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085946640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085946640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085946640 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117085946640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085946640 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085946640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085946640 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085946640 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085946641 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085946641 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085946641 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085946641 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 20241117085946641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085946641 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085946641 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085946641 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085946641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085946641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085946641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085946642 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085946651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36190<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(588)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(586): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(588): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(593): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(594): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(595): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(596): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(597): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(598): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-SCCP(599): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-RAN(600): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-M3UA(601): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(602): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(603): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(604): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(605): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(606): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(607): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(608): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-RAN(609): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(610): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(611): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sun Nov 17 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 20241117085946852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085947065 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085947065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322ece), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085947065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085947065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085947065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085947065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085947066 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085947066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7b432), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085947066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085947066 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085947066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085947066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085947066 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085947066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2415), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085947066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085947066 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085947066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085947066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085947066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085947066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085947066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085947066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085947066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085947066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085947066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085947066 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085947066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085947066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085947066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085947066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085947066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085947066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085947066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085947066 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085947067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085947067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085947067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085947067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085947067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085947067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085947067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085947067 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085947554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49902<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=631384) 20241117085947649 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085947649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5dae), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085947649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085947649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085947649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085947649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085947649 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085947649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac2b99), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085947649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085947649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085947649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085947649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085947649 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085947649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da3816), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085947649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085947649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085947649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085947649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085947650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085947650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085947650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085947650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085947650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085947650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085947650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085947650 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085947650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085947650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085947650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085947650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085947650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085947650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085947650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085947650 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085947650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085947650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085947650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085947650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085947650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085947650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085947650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085947650 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085947650 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 20241117085947650 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 20241117085948251 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085948251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e142ef), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085948251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085948251 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085948251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085948251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085948251 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085948251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012f673), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085948251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085948251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085948251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085948251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085948251 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085948251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182dca), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085948251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085948251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085948251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085948251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085948251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085948252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085948252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085948252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085948252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085948252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085948252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117085948252 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085948252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085948252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085948252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085948252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085948252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085948252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085948252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085948252 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085948252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085948252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085948252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085948252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085948252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085948252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085948252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085948252 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085948252 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 20241117085948252 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=631384, count=658888) 20241117085948626 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085948626 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085948626 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241117085948627 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085948627 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085948627 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085948633 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085948633 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117085948633 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117085948636 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085948636 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085948636 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117085948637 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085948637 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117085948637 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117085948923 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085948923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466b5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085948923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085948924 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085948924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085948924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085948924 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085948924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc5151), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085948924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085948924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085948924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085948924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085948924 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085948924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0006), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085948924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085948924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085948924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085948924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085948924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085948924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085948924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085948924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085948924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085948924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085948924 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085948924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085948924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085948924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085948924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085948924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085948924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085948924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085948924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085948925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085948925 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085948925 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085948925 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085948925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085948925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085948925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085948925 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085948925 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 20241117085948925 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 20241117085949552 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085949552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4397b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085949552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085949552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085949552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085949552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085949552 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085949552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e78e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085949552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085949552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085949553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085949553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085949553 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085949553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3526), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085949553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085949553 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085949553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085949553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085949553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085949553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085949553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085949553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085949553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085949553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085949553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085949553 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085949553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085949553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085949553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085949553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085949553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085949553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085949553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085949553 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085949553 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 20241117085949554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085949554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085949554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085949554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085949554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085949554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085949554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085949554 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@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Sun Nov 17 08:59:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20241117085950274 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085950274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005f3f3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085950274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085950274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950274 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085950274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00540465), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085950274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085950274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950274 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085950274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d744f0), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085950274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085950274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085950275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085950275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085950275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085950275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085950275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085950275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085950275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085950275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085950275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085950275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085950275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085950275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085950275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085950275 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 20241117085950275 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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_L3Compl_no_cn started. 20241117085950661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085950667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085950670 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41567<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_no_cn-Iuh0(619)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085950757 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117085950758 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117085950766 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085950766 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085950766 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117085950767 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085950767 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085950767 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35343 (stream_srv.c:129) 20241117085950767 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35343<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh1(621)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117085950767 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085950767 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085950767 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085950767 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085950768 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085950768 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117085950768 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085950768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085950768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950768 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117085950768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950768 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085950768 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085950768 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117085950768 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085950768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085950768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950768 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085950768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950768 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085950768 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085950768 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117085950768 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085950768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085950768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085950768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950768 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085950768 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085950768 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085950768 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085950768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085950768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085950768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950768 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085950769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117085950769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085950769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085950769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085950769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085950769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085950769 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@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(625)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(625)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(625)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(623)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085950784 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085950784 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085950784 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085950784 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085950784 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085950784 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085950784 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117085950784 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085950785 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085950785 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117085950785 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085950785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085950785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950785 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117085950785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950785 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085950785 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085950785 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117085950785 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085950785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085950785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950785 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117085950785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950785 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085950785 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085950785 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117085950785 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085950785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085950785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950785 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117085950785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950785 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085950785 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085950785 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085950785 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085950785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085950785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085950785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085950785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085950785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085950785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085950785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085950785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085950785 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085950785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117085950785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117085950785 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117085950785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117085950785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117085950785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117085950785 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117085950786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950786 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950786 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117085950786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117085950786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117085950786 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117085950786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085950786 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085950786 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085950786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085950786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085950786 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(628)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(628)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(628)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(626)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117085950807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085950807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085950807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085950807 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085950807 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117085950807 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085950807 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085950807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085950807 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117085950812 DLINP DEBUG SRVCONN(,r=127.0.0.1:35343<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085950812 DLINP DEBUG SRVCONN(,r=127.0.0.1:35343<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085950812 DLINP DEBUG SRVCONN(,r=127.0.0.1:35343<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117085950812 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117085950812 DHNBAP DEBUG (127.0.0.1:35343 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117085950812 DHNBAP NOTICE (127.0.0.1:35343 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117085950812 DHNBAP NOTICE (127.0.0.1:35343 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117085950812 DLINP DEBUG SRVCONN(,r=127.0.0.1:35343<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085950812 DLINP DEBUG SRVCONN(,r=127.0.0.1:35343<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085950981 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085950981 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117085950981 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 20241117085950981 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117085950981 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117085950981 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117085950982 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(625)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117085950991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950991 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117085950991 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117085950991 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117085950991 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117085950991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085950991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085950991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117085950991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085950991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085950991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085950991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085950991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085950991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085950991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085950991 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085950998 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117085950998 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117085950998 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117085950998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117085950998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085950998 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085950998 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085950998 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085950998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085950998 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241117085950998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085950998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085950998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085950998 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117085950998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085950998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085950998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085950998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085950998 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085950998 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085950998 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085951000 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085951000 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117085951000 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085951000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085951000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117085951000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085951000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085951000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085951000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085951000 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085951000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085951000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085951000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085951000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085951000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085951000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085951001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085951001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(628)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117085951004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085951004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117085951004 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117085951004 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117085951004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117085951004 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117085951004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117085951007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085951007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117085951007 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117085951007 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117085951007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117085951007 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117085951007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117085951007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085951007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117085951007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117085951007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085951007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085951007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085951007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085951007 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117085951008 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117085951008 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117085951009 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117085951009 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117085951009 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117085951009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085951009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117085951009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085951009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085951009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085951009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085951009 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117085951009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085951010 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085951010 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085951010 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085951010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085951010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085951010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085951010 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085951089 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(52)[0x5647faf00ae0]{IDLE}: Deallocated (fsm.c:568) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(53)[0x5647faee8f40]{IDLE}: Deallocated (fsm.c:568) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(54)[0x5647faed8bd0]{IDLE}: Deallocated (fsm.c:568) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117085951089 DLSCCP DEBUG SCCP-SCOC(55)[0x5647faefb840]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(624)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085951796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085951796 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085951796 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085951796 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085951796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085951796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085951796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085951796 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085951796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085951796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085951796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085951796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085951796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085951796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085951796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085951796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117085951796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085951796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085951796 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085951796 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085951796 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117085951796 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085951796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085951796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117085951796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085951796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085951796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085951796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085951796 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085951796 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117085951796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085951796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085951796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085951796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085951796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085951796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085951796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085951796 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085951798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085951798 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117085951798 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117085951798 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117085951798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085951798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085951798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085951798 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085951798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085951798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085951798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085951798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117085951798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085951798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085951798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117085951798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117085951798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085951798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085951798 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085951798 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085951798 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(627)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117085951802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085951802 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085951802 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085951802 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085951802 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085951802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085951802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085951802 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085951802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085951802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085951802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085951802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085951802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085951802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085951802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085951802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117085951802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085951803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085951803 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117085951803 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117085951803 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117085951803 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117085951803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117085951803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117085951803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085951803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085951803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117085951803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085951803 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117085951803 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117085951803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085951803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085951803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085951803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117085951803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117085951803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117085951803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117085951803 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085951805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085951805 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117085951805 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117085951805 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117085951805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117085951805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117085951805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117085951805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117085951805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085951805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117085951805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117085951805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117085951805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117085951805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117085951805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117085951805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117085951805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117085951805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117085951805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117085951805 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085951805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117085951805 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117085951805 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117085951805 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117085951826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117085951831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117085951833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117085951835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085951837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117085951838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117085951840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117085951841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117085951842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085951843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117085951844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117085951845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117085951847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117085951848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085951849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117085951851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117085951852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117085951853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117085951853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117085951854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000000101100001'B, t_guard := 20.000000 } 20241117085951870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(630)15706622 20241117085952905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085952905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085952905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117085952905 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085952905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xefa9fe, normal) (hnbgw_rua.c:407) 20241117085952905 DHNB DEBUG map_rua[0x5647faee8f40]{init}: Allocated (fsm.c:456) 20241117085952905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15706622)[0x5647faee8f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085952905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15706622 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085952905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085952905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085952905 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15706622 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241117085952905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15706622)[0x5647faee8f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085952905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15706622)[0x5647faee8f40]{init}: Freeing instance (context_map.c:202) 20241117085952905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15706622)[0x5647faee8f40]{init}: Deallocated (fsm.c:568) 20241117085952905 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15706622 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085952905 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) 20241117085952905 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085952905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085952905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085952905 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)@4f831ae80fa6: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(630)15706622 20241117085952915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(630)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: 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 := '000000000000000111001001'B, t_guard := 20.000000 } 20241117085952928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50882<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(631)4911237 20241117085953947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085953947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085953947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085953947 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085953947 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4af085, normal) (hnbgw_rua.c:407) 20241117085953947 DHNB DEBUG map_rua[0x5647faee8f40]{init}: Allocated (fsm.c:456) 20241117085953947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4911237)[0x5647faee8f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085953948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4911237 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085953948 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085953948 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085953948 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117085953948 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4911237 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241117085953948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4911237)[0x5647faee8f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085953948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4911237)[0x5647faee8f40]{init}: Freeing instance (context_map.c:202) 20241117085953948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4911237)[0x5647faee8f40]{init}: Deallocated (fsm.c:568) 20241117085953948 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4911237 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085953948 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) 20241117085953948 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085953948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085953948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085953948 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)@4f831ae80fa6: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(631)4911237 20241117085953952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50882<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(631)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: 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 := '000000000000001100000111'B, t_guard := 20.000000 } 20241117085953965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50896<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(632)13634289 20241117085954978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085954978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085954978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117085954978 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085954978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd00af1, normal) (hnbgw_rua.c:407) 20241117085954978 DHNB DEBUG map_rua[0x5647faee8f40]{init}: Allocated (fsm.c:456) 20241117085954978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13634289)[0x5647faee8f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085954978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13634289 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085954978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085954979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085954979 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13634289 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241117085954979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13634289)[0x5647faee8f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085954979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13634289)[0x5647faee8f40]{init}: Freeing instance (context_map.c:202) 20241117085954979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13634289)[0x5647faee8f40]{init}: Deallocated (fsm.c:568) 20241117085954979 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13634289 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085954979 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) 20241117085954979 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085954979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085954979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085954979 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)@4f831ae80fa6: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(632)13634289 20241117085954984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50896<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(632)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: 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 := '000000000000001001000011'B, t_guard := 20.000000 } 20241117085955000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50908<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@4f831ae80fa6: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(633)5534205 20241117085956015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085956015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085956015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241117085956015 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117085956015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5471fd, normal) (hnbgw_rua.c:407) 20241117085956015 DHNB DEBUG map_rua[0x5647faee8f40]{init}: Allocated (fsm.c:456) 20241117085956015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5534205)[0x5647faee8f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117085956015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534205 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117085956015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117085956015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117085956015 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534205 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241117085956015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5534205)[0x5647faee8f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117085956015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5534205)[0x5647faee8f40]{init}: Freeing instance (context_map.c:202) 20241117085956015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5534205)[0x5647faee8f40]{init}: Deallocated (fsm.c:568) 20241117085956015 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534205 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117085956015 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) 20241117085956015 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117085956015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117085956015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117085956015 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)@4f831ae80fa6: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(633)5534205 20241117085956019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50908<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(633)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Compl_no_cn(615)@4f831ae80fa6: Final verdict of PTC: none 20241117085956024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085956024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085956024 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085956024 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085956024 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117085956025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117085956025 DLINP DEBUG SRVCONN(,r=127.0.0.1:35343<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117085956025 DLINP DEBUG SRVCONN(,r=127.0.0.1:35343<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117085956025 DLINP NOTICE SRV(,r=127.0.0.1:35343<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117085956025 DMAIN NOTICE (127.0.0.1:35343 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35343<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117085956025 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117085956025 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117085956025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085956025 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(623)@4f831ae80fa6: Final verdict of PTC: none 20241117085956025 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41567<->l=127.0.0.1:4262) (control_if.c:193) 20241117085956025 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117085956025 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117085956025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085956025 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085956025 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117085956025 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 20241117085956025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085956026 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117085956026 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085956026 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085956026 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085956026 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085956026 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085956026 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085956026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085956026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085956026 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117085956026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085956026 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085956026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085956026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085956026 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085956026 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085956026 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085956026 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(627)@4f831ae80fa6: Final verdict of PTC: none 20241117085956028 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 20241117085956028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085956028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117085956028 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117085956028 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117085956028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117085956028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117085956028 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117085956028 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) 20241117085956028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(625)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(619)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(624)@4f831ae80fa6: Final verdict of PTC: none 20241117085956028 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117085956028 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117085956028 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117085956028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117085956028 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117085956028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117085956028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117085956029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117085956029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117085956029 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117085956029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117085956029 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117085956029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117085956029 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117085956029 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117085956029 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117085956029 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117085956029 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(626)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(616)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(628)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(621)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(629)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(617)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117085956042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(618)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(615): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(617): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(618): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(619): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(621): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(623): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(624): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(625): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(626): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(627): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(628): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(630): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(631): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(632): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(633): none (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sun Nov 17 08:59:56 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 20241117085956090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085956633 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085956633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bdcc2), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085956633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085956633 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085956633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085956633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085956633 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085956633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009424f6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085956633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085956633 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085956633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117085956633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085956633 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117085956633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3449), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085956633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085956633 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085956633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085956633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085956634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085956634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085956634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085956634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085956634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085956634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085956634 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085956634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085956634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085956634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085956634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117085956634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117085956634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117085956634 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117085956634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085956634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085956634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085956634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085956634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085956634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085956634 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085956793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50920<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=299012) 20241117085957066 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085957066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2415), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085957066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085957066 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085957066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085957066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085957066 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085957066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7b432), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085957066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085957066 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085957066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085957066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085957066 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085957067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322ece), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085957067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085957067 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085957067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085957067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085957067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085957067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085957067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085957067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085957067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085957067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085957067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085957067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085957067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085957067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085957067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085957067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085957067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085957067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085957067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085957067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085957067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085957067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085957067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085957067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085957067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085957650 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085957650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da3816), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085957650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085957650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085957650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085957650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085957650 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085957650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac2b99), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085957650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085957650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085957650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085957650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085957650 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085957650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5dae), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085957650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085957650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085957650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085957650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085957651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085957651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085957651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085957651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085957651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085957651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085957651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085957651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085957651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085957651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085957651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085957651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085957651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085957651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085957651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117085957651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117085957651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085957651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085957651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085957651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085957651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085957651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085957651 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=299012, count=324004) 20241117085958027 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085958027 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085958027 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117085958029 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117085958029 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117085958029 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117085958252 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085958252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182dca), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085958252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085958252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085958252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085958252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085958252 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085958252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012f673), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085958252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085958252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085958252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085958252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085958252 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085958252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e142ef), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085958252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085958252 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085958252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085958252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085958252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085958252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085958252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085958252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085958253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085958253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085958253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085958253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085958253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085958253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085958253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085958253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085958253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085958253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085958253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085958253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085958253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085958253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085958253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085958253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085958253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sun Nov 17 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 20241117085958925 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085958925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0006), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085958925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085958925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085958925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085958925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085958925 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085958925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc5151), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085958925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085958925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085958925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085958925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085958925 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085958925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466b5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085958925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085958925 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085958925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085958925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085958926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085958926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085958926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085958926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085958926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085958926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085958926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085958926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085958926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085958926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085958926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085958926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085958926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085958926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085958926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085958926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085958926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085958926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085958926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085958926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085958926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085959553 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085959553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3526), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085959553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085959553 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085959553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117085959553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085959553 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085959553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e78e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085959553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085959553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085959553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085959553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085959553 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117085959553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4397b), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117085959553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117085959553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117085959553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117085959553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117085959554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085959554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085959554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085959554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117085959554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117085959554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117085959554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117085959554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085959554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085959554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085959554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085959554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085959554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085959554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117085959554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117085959554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117085959554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117085959554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117085959554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117085959554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117085959554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241117085959917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085959922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117085959926 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35901<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090000011 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090000011 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090000020 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090000020 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000020 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090000020 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000021 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090000021 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000021 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090000021 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000021 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48940 (stream_srv.c:129) 20241117090000021 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48940<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090000021 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000021 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090000021 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090000021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090000021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000021 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090000021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090000021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090000021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090000022 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000022 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090000022 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090000022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000022 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090000022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000022 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000022 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000022 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090000022 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090000022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000022 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090000022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000022 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000022 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000022 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090000022 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090000022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000022 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090000022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000022 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000022 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000022 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000022 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090000022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090000022 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090000022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000022 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000022 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000022 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090000022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090000022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090000022 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090000022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090000023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090000023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090000023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(644)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(644)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(642)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(647)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(647)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(647)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(645)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(650)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-M3UA(650)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(650)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-SCCP(648)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090000065 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090000065 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000065 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090000065 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000065 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090000065 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000065 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090000065 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000067 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000067 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090000067 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000067 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090000067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000067 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000067 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000067 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090000067 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000067 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090000067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000067 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000067 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000067 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090000067 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000067 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090000067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000067 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000067 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000067 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090000067 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090000067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000067 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090000067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090000067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090000067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090000067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(653)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(653)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(653)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(651)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(656)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(656)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(656)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(654)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(659)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn2-M3UA(659)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(659)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn2-SCCP(657)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090000116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090000116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090000116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090000116 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090000116 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090000116 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090000116 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090000116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090000116 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090000120 DLINP DEBUG SRVCONN(,r=127.0.0.1:48940<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090000120 DLINP DEBUG SRVCONN(,r=127.0.0.1:48940<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090000120 DLINP DEBUG SRVCONN(,r=127.0.0.1:48940<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090000120 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090000120 DHNBAP DEBUG (127.0.0.1:48940 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090000120 DHNBAP NOTICE (127.0.0.1:48940 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090000120 DHNBAP NOTICE (127.0.0.1:48940 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090000120 DLINP DEBUG SRVCONN(,r=127.0.0.1:48940<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090000120 DLINP DEBUG SRVCONN(,r=127.0.0.1:48940<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090000236 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090000236 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090000236 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090000236 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090000244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000244 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090000244 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090000244 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090000244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090000244 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090000244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090000247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000247 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090000247 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090000247 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090000247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090000247 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090000247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090000247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090000247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090000247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090000247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090000247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090000247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090000247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090000247 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090000247 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090000247 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000248 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000249 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090000249 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090000249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090000249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000249 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000249 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 20241117090000249 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 20241117090000249 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090000249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117090000249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090000250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090000250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090000250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090000250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(647)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090000256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000256 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090000256 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090000256 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090000256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090000256 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090000256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090000258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000258 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090000258 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090000258 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090000258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090000258 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090000258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090000258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090000258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090000258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090000258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090000258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090000258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090000258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090000258 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090000258 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090000258 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000259 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000259 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090000259 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090000259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000259 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090000259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000259 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000260 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000260 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090000260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090000260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090000260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090000260 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090000261 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 20241117090000261 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 20241117090000261 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090000261 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117090000265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000265 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117090000265 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090000266 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090000266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090000266 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117090000266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090000269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000269 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090000269 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090000269 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090000269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090000269 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090000269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090000269 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(58)[0x5647faefb440]{IDLE}: Deallocated (fsm.c:568) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(56)[0x5647faeebc30]{IDLE}: Deallocated (fsm.c:568) 20241117090000269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090000269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090000269 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117090000269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090000269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090000269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090000269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090000269 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090000269 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090000269 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090000269 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090000270 DLSCCP DEBUG SCCP-SCOC(57)[0x5647faeebd90]{IDLE}: Deallocated (fsm.c:568) 20241117090000271 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000271 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090000271 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090000271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000271 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090000271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000271 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090000271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090000271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090000271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090000271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090000280 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090000280 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090000280 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090000280 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090000286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000286 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090000286 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090000286 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090000286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090000286 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090000286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090000288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000288 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090000288 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090000288 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090000288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090000288 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090000288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090000288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090000288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090000288 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090000288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090000288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090000288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090000288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090000288 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090000288 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090000288 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000289 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000289 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090000290 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090000290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090000290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000290 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090000290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090000290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090000290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090000290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090000292 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 20241117090000292 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 20241117090000292 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090000293 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117090000297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000297 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117090000298 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090000298 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090000298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090000298 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090000298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090000300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000300 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090000300 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090000300 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090000300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090000300 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090000300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090000300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090000301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090000301 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117090000301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090000301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090000301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090000301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090000301 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090000301 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090000301 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000302 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000302 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090000302 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090000302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000302 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090000302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000302 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090000303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090000303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090000303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090000303 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090000305 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 20241117090000306 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 20241117090000306 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090000306 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241117090000311 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) 20241117090000311 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241117090000311 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090000311 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090000311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090000311 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241117090000311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090000312 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) 20241117090000312 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090000312 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090000312 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090000312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090000312 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090000312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090000312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090000312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090000313 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241117090000313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090000313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090000313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090000313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090000313 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090000313 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090000313 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090000314 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090000314 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090000314 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090000314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090000314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090000314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090000314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090000314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090000314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090000314 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090000314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090000314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090000314 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090000314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090000314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090000314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090000314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090000314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090000314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090000314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090000314 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001050 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090001050 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090001050 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090001050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001050 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090001050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001050 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090001050 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090001050 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090001050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090001050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090001050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090001050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090001050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090001050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090001050 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090001050 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090001050 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090001050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090001050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090001050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090001050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090001050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090001050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090001050 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090001050 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090001050 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(643)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090001055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001055 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090001055 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090001055 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090001055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001055 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090001055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090001055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001055 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090001055 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090001055 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(646)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090001055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001055 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090001055 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090001055 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090001055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001055 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090001055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090001055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001055 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090001055 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090001055 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) 20241117090001055 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) 20241117090001055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090001055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090001055 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090001055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090001055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090001055 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090001055 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090001055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090001055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090001055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090001055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090001055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090001055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090001055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001056 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090001056 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090001056 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090001056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001056 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090001056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090001056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090001056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001056 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090001056 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090001056 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(649)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090001070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090001070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090001070 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 20241117090001070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001070 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) 20241117090001070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090001070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090001070 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090001070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090001070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090001070 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090001070 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) 20241117090001070 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) 20241117090001070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090001070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090001070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090001070 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090001070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090001070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090001070 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090001070 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{CONNECTED}: link up (cnlink.c:111) 20241117090001070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001070 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090001070 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090001070 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090001070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090001070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090001070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090001070 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090001072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090001072 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 20241117090001072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001072 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) 20241117090001072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090001072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090001072 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090001072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001072 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090001072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001072 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090001072 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090001072 DRANAP INFO cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(652)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090001089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001089 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090001089 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090001089 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090001089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001089 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090001089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090001090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090001090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090001090 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090001090 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090001090 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090001090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090001090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090001090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090001090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090001090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090001090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090001090 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090001090 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090001090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090001090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090001090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090001090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090001090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090001090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090001090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001093 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090001093 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090001093 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090001093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001093 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090001093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090001093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090001093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001093 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090001094 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090001094 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(655)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090001104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001104 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090001104 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090001104 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 20241117090001104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001104 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001104 DLM3UA DEBUG 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) 20241117090001104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090001104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090001104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001104 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090001104 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090001104 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) 20241117090001104 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) 20241117090001104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090001104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090001104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090001104 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090001104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090001104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090001104 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090001104 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117090001105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090001105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090001105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090001105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090001105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090001105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090001105 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001107 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090001107 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090001107 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 20241117090001107 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001107 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001107 DLM3UA DEBUG 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) 20241117090001107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090001107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090001107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001107 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001107 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001107 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090001107 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090001107 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(658)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090001112 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) 20241117090001112 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117090001112 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117090001112 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 20241117090001112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001112 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090001112 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090001112 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090001112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090001112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090001112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090001112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090001112 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001112 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) 20241117090001112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117090001112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090001112 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) 20241117090001112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001112 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) 20241117090001112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001112 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090001112 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090001112 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) 20241117090001112 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) 20241117090001112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090001112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090001112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090001112 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090001112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090001112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090001112 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090001112 DRANAP NOTICE cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: link up (cnlink.c:111) 20241117090001114 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) 20241117090001114 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117090001114 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117090001114 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 20241117090001114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090001114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090001114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090001114 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090001114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090001114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090001114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090001114 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) 20241117090001114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090001114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090001114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117090001114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090001114 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) 20241117090001114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090001114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001114 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) 20241117090001114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090001114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090001115 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090001115 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090001115 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090001115 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090001115 DRANAP INFO cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090002131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090002140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090002145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090002147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090002151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090002154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090002157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090002161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090002164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090002169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090002173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090002177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090002180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090002184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090002188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090002191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090002195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090002199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090002203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090002208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000001011011101'B, t_guard := 20.000000 } 20241117090002245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(643)@4f831ae80fa6: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(643)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)11565432 20241117090003301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090003301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090003301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117090003301 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090003301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb07978, normal) (hnbgw_rua.c:407) 20241117090003301 DHNB DEBUG map_rua[0x5647faee8f40]{init}: Allocated (fsm.c:456) 20241117090003301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565432)[0x5647faee8f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090003301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11565432 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090003301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090003301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090003301 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241117090003301 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11565432 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) 20241117090003301 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11565432 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117090003301 DCN DEBUG map_sccp[0x5647faed8bd0]{init}: Allocated (fsm.c:456) 20241117090003301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5647faed8bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090003301 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11565432 <-> SCCP-77 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090003301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11565432 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117090003301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565432)[0x5647faee8f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090003301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090003301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090003301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565432)[0x5647faee8f40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090003301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5647faed8bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090003301 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090003301 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{IDLE}: Allocated (fsm.c:456) 20241117090003301 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090003301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030002dd0056400500f1100926) (sccp_scrc.c:406) 20241117090003301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090003301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090003302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090003302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090003302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090003302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090003302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090003302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090003302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090003302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090003302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090003302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090003302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090003302 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090003302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5647faed8bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090003302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565432)[0x5647faee8f40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090003302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090003302 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090003302 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090003302 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090003302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090003302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090003302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090003302 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(642)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(642)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(643)@4f831ae80fa6: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(661) HNBGW_Test.msc0-RAN(643)@4f831ae80fa6: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)14046295 HNBGW_Test.msc0-SCCP(642)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(642)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090003316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090003316 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090003316 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090003316 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090003316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090003316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090003316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090003316 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090003316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090003316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090003316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090003316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090003316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090003316 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e4c1f0) (sccp_scrc.c:477) 20241117090003316 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20241117090003316 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090003316 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090003316 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090003316 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090003316 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) 20241117090003316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5647faed8bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090003316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5647faed8bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090003318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090003321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090003325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090003328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090003331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090003333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090003334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090003335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090003336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090003337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090003337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090003338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090003339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090003339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090003340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090003341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090003341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090003342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090003343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090003343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090003344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000111000110'B, t_guard := 20.000000 } 20241117090003355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(649)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(649)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)5854579 20241117090004361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090004361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090004361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117090004361 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090004361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x595573, normal) (hnbgw_rua.c:407) 20241117090004361 DHNB DEBUG map_rua[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117090004362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5854579)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090004362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5854579 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090004362 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090004362 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090004362 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5854579 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241117090004362 DCN DEBUG map_sccp[0x5647faedf270]{init}: Allocated (fsm.c:456) 20241117090004362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5647faedf270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090004362 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5854579 <-> SCCP-78 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241117090004362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5854579 SCCP-78 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117090004362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5854579)[0x5647faf00140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090004362 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090004362 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090004362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5854579)[0x5647faf00140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090004362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5647faedf270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090004362 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090004362 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{IDLE}: Allocated (fsm.c:456) 20241117090004362 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090004362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001c60056400500f1100926) (sccp_scrc.c:406) 20241117090004362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090004362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090004362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090004362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090004362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090004362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090004362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090004362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090004362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090004362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090004362 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090004362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090004362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090004362 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090004362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5647faedf270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090004362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5854579)[0x5647faf00140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090004362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090004362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090004362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090004362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090004362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090004362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090004362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090004362 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(648)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc2-SCCP(648)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(649)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(662) HNBGW_Test.msc2-RAN(649)@4f831ae80fa6: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)15609840 HNBGW_Test.msc2-SCCP(648)@4f831ae80fa6: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(648)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090004366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090004366 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090004366 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090004366 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 20241117090004366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090004366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090004366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090004366 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090004366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090004366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090004366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090004366 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) 20241117090004366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090004366 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0008529f) (sccp_scrc.c:477) 20241117090004366 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20241117090004366 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090004366 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090004366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090004366 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090004366 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) 20241117090004366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5647faedf270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090004366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5647faedf270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090004367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090004367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090004369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090004370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090004372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090004373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090004374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090004375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090004376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090004376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090004377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090004378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090004379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090004380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090004380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090004381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090004382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090004382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090004383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090004384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090004384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090004387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090004388 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35901<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634)@4f831ae80fa6: Final verdict of PTC: none 20241117090004388 DLINP DEBUG SRVCONN(,r=127.0.0.1:48940<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090004388 DLINP DEBUG SRVCONN(,r=127.0.0.1:48940<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090004388 DLINP NOTICE SRV(,r=127.0.0.1:48940<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641)@4f831ae80fa6: Final verdict of PTC: none 20241117090004388 DMAIN NOTICE (127.0.0.1:48940 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48940<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090004388 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090004388 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-RAN(646)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-RAN(649)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(652)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(645)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(654)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(651)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(657)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(655)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(648)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(658)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(653)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(650)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(659)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(656)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(660)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(635)@4f831ae80fa6: Final verdict of PTC: none 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117090004388 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090004388 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) 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117090004388 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090004388 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090004388 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) 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090004388 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 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090004388 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090004388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090004388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090004388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090004388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090004388 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 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090004388 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090004388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090004388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090004388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090004388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090004388 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090004388 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) 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090004388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241117090004389 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117090004389 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 20241117090004389 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090004389 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) 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090004389 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 20241117090004389 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090004389 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 20241117090004389 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090004389 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) 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241117090004389 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 20241117090004389 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 20241117090004389 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) 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090004389 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090004389 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 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090004389 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090004389 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090004389 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) 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090004389 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 20241117090004389 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 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117090004389 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090004389 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090004389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090004392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090004392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090004392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090004392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090004392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090004392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090004392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090004392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090004394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090004394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090004394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090004394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090004394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090004394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090004394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090004394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090004389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090004390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090004390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090004390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090004390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090004390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090004390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090004390 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090004390 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090004390 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090004390 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090004390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090004390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090004390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117090004390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090004390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090004390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090004390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090004390 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090004390 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090004390 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090004390 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090004390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090004390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090004390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241117090004390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090004390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090004390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090004390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090004390 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090004390 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090004390 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090004390 DRANAP NOTICE cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090004390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090004391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090004391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090004391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090004391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090004391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090004391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090004391 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090004391 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090004391 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090004391 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090004391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090004391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090004391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117090004391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090004391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090004391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090004391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090004391 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090004391 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090004391 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090004391 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090004391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5647faedf270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090004391 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090004391 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090004391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008529f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090004391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090004391 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090004392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090004392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090004392 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090004392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5647faedf270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090004392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5854579)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090004392 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5854579)[0x5647faf00140]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090004392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090004392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5854579)[0x5647faf00140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090004392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5854579)[0x5647faf00140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090004392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5854579)[0x5647faf00140]{disrupted}: Freeing instance (context_map.c:202) 20241117090004392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5854579)[0x5647faf00140]{disrupted}: Deallocated (fsm.c:568) 20241117090004392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5647faedf270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090004392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5647faedf270]{disconnected}: Freeing instance (context_map.c:206) 20241117090004392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5647faedf270]{disconnected}: Deallocated (fsm.c:568) 20241117090004392 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5854579 SCCP-78 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241117090004392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090004392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090004393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090004393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090004393 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090004393 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090004393 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090004393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565432)[0x5647faee8f40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117090004393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565432)[0x5647faee8f40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117090004393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5647faed8bd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117090004393 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090004393 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090004393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c1f0), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090004393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090004393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090004393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090004394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090004394 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090004394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5647faed8bd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090004394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565432)[0x5647faee8f40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090004394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565432)[0x5647faee8f40]{disrupted}: Freeing instance (context_map.c:202) 20241117090004394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11565432)[0x5647faee8f40]{disrupted}: Deallocated (fsm.c:568) 20241117090004394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5647faed8bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090004394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5647faed8bd0]{disconnected}: Freeing instance (context_map.c:206) 20241117090004394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5647faed8bd0]{disconnected}: Deallocated (fsm.c:568) 20241117090004394 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11565432 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(636)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(647)@4f831ae80fa6: Final verdict of PTC: none 20241117090004402 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 20241117090004402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090004402 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090004402 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090004402 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) 20241117090004402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090004402 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090004402 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090004402 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090004403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090004403 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090004403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090004403 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(644)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(637)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. 20241117090004414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090004414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) MTC@4f831ae80fa6: Local verdict of MTC: pass 20241117090004414 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090004414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090004414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090004414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634): none (pass -> pass) 20241117090004414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090004414 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090004414 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(635): none (pass -> pass) 20241117090004414 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090004414 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(636): none (pass -> pass) 20241117090004415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(637): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(645): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(646): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(647): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-SCCP(648): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-RAN(649): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-M3UA(650): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(651): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(652): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(653): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(654): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(655): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(656): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(657): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-RAN(658): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(659): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(660): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(661): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(662): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sun Nov 17 09:00:04 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 20241117090004588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090005292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=579856) Waiting for packet dumper to finish... 1 (prev_count=579856, count=580396) 20241117090006389 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090006390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117090006390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117090006390 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090006390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090006390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117090006390 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090006390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241117090006390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241117090006390 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090006390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090006390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117090006390 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090006390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090006390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090006403 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090006403 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090006403 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090006634 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090006634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3449), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090006634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090006634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090006634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090006634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090006634 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090006634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009424f6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090006634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090006634 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090006634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090006634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090006634 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090006634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bdcc2), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090006635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090006635 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090006635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090006635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090006635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090006635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090006635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090006635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090006635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090006635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090006635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090006635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090006635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090006635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090006635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090006635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090006635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090006635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090006635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090006635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090006635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090006635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090006635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090006635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090006635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090007067 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090007067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322ece), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090007067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090007067 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090007067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090007067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090007067 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090007068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7b432), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090007068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090007068 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090007068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090007068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090007068 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090007068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2415), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090007068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090007068 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090007068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090007068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090007068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090007068 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090007068 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090007068 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090007068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090007068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090007068 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090007068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090007068 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090007068 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090007068 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090007068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090007068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090007068 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090007068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090007068 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090007068 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090007068 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090007068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090007068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090007068 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sun Nov 17 09:00:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20241117090007651 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090007651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5dae), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090007651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090007651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090007651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090007651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090007651 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090007651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac2b99), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090007651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090007651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090007651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090007652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090007652 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090007652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da3816), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090007652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090007652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090007652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090007652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090007652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090007652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090007652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090007652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090007652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090007652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090007652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090007652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090007652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090007652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090007652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090007652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090007652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090007652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090007652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090007652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090007652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090007652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090007652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090007652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090007652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090008253 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090008253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e142ef), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090008253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008253 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090008253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008253 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090008253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012f673), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090008253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090008253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008253 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090008253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182dca), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090008253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090008253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090008253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090008253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090008253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090008253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090008253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090008253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090008253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090008253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090008253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090008253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090008253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_paging_imsi started. 20241117090008387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090008390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090008395 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45463<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_imsi-Iuh0(667)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090008474 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090008474 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090008484 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090008484 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008484 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090008484 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008485 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57512 (stream_srv.c:129) 20241117090008485 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57512<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(669)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090008485 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090008485 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008485 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090008485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090008485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090008485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008485 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008486 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090008486 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008486 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008486 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090008486 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008486 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090008486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008486 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008486 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008486 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090008486 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090008486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090008486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090008486 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090008486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008486 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090008486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008486 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090008486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090008486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090008486 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090008486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090008486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090008486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090008486 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090008487 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008487 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090008487 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090008487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008487 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090008487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008487 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090008487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090008487 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(673)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(673)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(673)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(671)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(676)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(676)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(676)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(674)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(679)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-M3UA(679)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(679)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-SCCP(677)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090008531 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090008531 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008531 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090008531 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008531 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090008531 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008531 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090008531 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008533 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008533 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090008533 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008533 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090008533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008533 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008533 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008533 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090008533 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008533 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090008533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008533 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008533 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008533 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090008533 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008533 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090008533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008533 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008533 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008533 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090008533 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090008533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008533 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090008533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090008533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090008533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090008533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(682)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(682)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(682)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(680)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090008558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090008558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090008558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090008558 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090008558 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090008558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090008558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090008558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090008558 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090008562 DLINP DEBUG SRVCONN(,r=127.0.0.1:57512<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090008562 DLINP DEBUG SRVCONN(,r=127.0.0.1:57512<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090008562 DLINP DEBUG SRVCONN(,r=127.0.0.1:57512<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090008562 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090008562 DHNBAP DEBUG (127.0.0.1:57512 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090008562 DHNBAP NOTICE (127.0.0.1:57512 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090008562 DHNBAP NOTICE (127.0.0.1:57512 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090008562 DLINP DEBUG SRVCONN(,r=127.0.0.1:57512<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090008562 DLINP DEBUG SRVCONN(,r=127.0.0.1:57512<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090008701 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090008701 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090008701 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090008701 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090008709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008709 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090008709 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090008709 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090008709 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090008709 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090008709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090008712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008712 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090008712 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090008712 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090008712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090008712 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090008712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090008712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090008712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090008712 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090008712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090008712 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090008712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090008712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090008712 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090008712 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090008712 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008713 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008713 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090008713 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090008714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090008714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008714 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008714 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 20241117090008714 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 20241117090008714 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090008714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117090008714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090008714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090008714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090008714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090008714 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(676)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090008723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008723 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090008723 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090008723 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090008723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090008723 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090008723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090008726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008726 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090008726 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090008726 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090008726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090008726 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090008726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090008726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090008727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090008727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090008727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090008727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090008727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090008727 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 20241117090008727 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 20241117090008727 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090008727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090008727 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090008727 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090008727 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117090008728 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008728 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090008728 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090008728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090008728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008728 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008728 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008728 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008728 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090008729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090008729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090008729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090008729 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(679)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117090008733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008733 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117090008733 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090008733 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090008733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090008733 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117090008733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090008736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008736 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090008736 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090008736 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090008736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090008736 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090008736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090008736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090008737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090008737 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117090008737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090008737 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090008737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090008737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090008737 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090008737 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090008737 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008738 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008738 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090008738 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090008738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008738 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090008738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008738 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090008739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090008739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090008739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090008739 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090008746 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090008746 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090008746 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090008746 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090008752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090008753 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090008753 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090008753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090008753 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090008753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090008755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008755 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090008755 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090008755 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090008755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090008755 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090008755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090008755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090008755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090008755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090008755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090008755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090008755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090008755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090008755 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090008755 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090008755 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090008756 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090008756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090008756 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090008756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090008756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090008756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090008757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090008757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090008757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090008757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008757 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090008757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090008757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090008757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090008757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090008757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090008926 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090008926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466b5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090008926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008926 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090008926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008926 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090008926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc5151), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090008926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090008926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008926 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090008926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a0006), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090008926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090008926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090008926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090008926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090008926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090008926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090008927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090008927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090008927 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090008927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090008927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090008927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090008927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090008927 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090008927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090008927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090008927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090008927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090008927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090008927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090008927 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090008933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008933 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090008933 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090008933 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090008933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090008933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090008933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090008933 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090008933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090008933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090008933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090008933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090008933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090008933 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=00cc5151) (sccp_scrc.c:477) 20241117090008933 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20241117090008933 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090008933 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090008933 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090008933 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090008933 DLSCCP DEBUG SCCP-SCOC(62)[0x5647faf00e80]{IDLE}: Deallocated (fsm.c:568) 20241117090008934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090008934 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090008934 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090008934 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090008934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090008934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090008934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090008934 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090008934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090008934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090008934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090008934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090008934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090008934 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=00c466b5) (sccp_scrc.c:477) 20241117090008934 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1824) 20241117090008934 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090008934 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090008934 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090008934 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090008934 DLSCCP DEBUG SCCP-SCOC(63)[0x5647faee89a0]{IDLE}: Deallocated (fsm.c:568) 20241117090009134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090009134 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090009134 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090009134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090009134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090009134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090009134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090009134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090009134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090009134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090009134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090009134 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=005a0006) (sccp_scrc.c:477) 20241117090009135 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20241117090009135 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090009135 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090009135 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090009135 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090009135 DLSCCP DEBUG SCCP-SCOC(64)[0x5647faef3100]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(672)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090009516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009516 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090009516 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090009516 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090009516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090009516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090009516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090009516 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090009516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090009516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090009516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090009517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090009517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090009517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090009517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090009517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090009517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090009517 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090009517 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090009517 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090009517 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090009517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090009517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090009517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090009517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090009517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090009517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090009517 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090009517 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090009517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090009517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090009517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090009517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090009517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090009517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090009517 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009520 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090009520 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090009520 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090009520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090009520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090009520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090009520 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090009520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090009520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090009520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090009520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090009520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090009520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090009520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090009520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090009520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090009520 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090009520 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090009520 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090009521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009521 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090009521 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090009521 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090009521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090009521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090009521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090009521 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090009521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090009521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090009521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090009521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090009521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090009521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090009521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090009521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090009521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090009521 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090009521 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090009521 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) 20241117090009521 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) 20241117090009521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090009521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090009521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090009521 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090009521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090009521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090009521 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090009521 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090009521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090009521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090009521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090009521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090009521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090009521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090009521 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(675)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090009522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009522 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090009522 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090009522 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090009522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090009522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090009522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090009522 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090009522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090009522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090009522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090009522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090009522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090009522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090009522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090009522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090009522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090009522 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090009522 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090009522 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(678)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090009537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090009537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090009537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090009537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009537 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090009537 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090009537 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 20241117090009537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090009537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090009537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090009537 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009537 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) 20241117090009537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090009537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090009537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090009537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090009537 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090009537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090009537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090009537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090009537 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090009537 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090009537 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) 20241117090009537 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) 20241117090009537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090009537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090009537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090009537 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090009537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090009537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090009537 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090009538 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{CONNECTED}: link up (cnlink.c:111) 20241117090009538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090009538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090009538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090009538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090009538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090009538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090009538 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090009539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009539 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090009539 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090009539 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 20241117090009539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090009539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090009539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090009539 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090009539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090009539 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) 20241117090009539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090009539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090009539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090009539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090009539 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090009539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009539 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090009539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090009539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090009539 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090009539 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090009539 DRANAP INFO cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(59)[0x5647faee8170]{IDLE}: Deallocated (fsm.c:568) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(61)[0x5647faee5a30]{IDLE}: Deallocated (fsm.c:568) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090009549 DLSCCP DEBUG SCCP-SCOC(60)[0x5647faee9f10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(681)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090009561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009561 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090009561 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090009561 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090009562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090009562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090009562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090009562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090009562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090009562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090009562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090009562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090009562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090009562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090009562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090009562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009562 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090009562 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090009562 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090009562 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090009562 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090009562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090009562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090009562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090009562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090009562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090009562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090009562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090009562 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090009562 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090009563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090009563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090009563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090009563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090009563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090009563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090009563 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090009566 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090009566 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090009566 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090009566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090009566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090009567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090009567 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090009567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090009567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090009567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090009567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090009567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090009567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090009567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090009567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090009567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090009567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090009567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090009567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090009567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090009567 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090009567 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090009567 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090010575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090010577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090010581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090010585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090010590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090010595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090010599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090010603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090010606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090010610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090010614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090010618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090010622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090010626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090010629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090010635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090010641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090010645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090010649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090010653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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 } } } 20241117090010685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090011701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090011701 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090011701 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090011701 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090011701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090011701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090011701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090011701 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090011701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090011701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090011701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090011701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090011701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090011701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090011701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090011701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090011701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090011701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090011701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090011701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090011701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090011701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090011701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090011701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090011701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090011701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090011701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090011701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090011701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090011701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090011701 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241117090011701 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241117090011701 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241117090011701 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241117090011701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241117090011701 DRUA DEBUG (127.0.0.1:57512 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241117090011701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090011702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241117090011702 DLINP DEBUG SRVCONN(,r=127.0.0.1:57512<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090011702 DLINP DEBUG SRVCONN(,r=127.0.0.1:57512<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh0-RUA(668)@4f831ae80fa6: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(670)@4f831ae80fa6: UnitdataCallback HNBGW_Test.msc0-RAN(672)@4f831ae80fa6: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(672)@4f831ae80fa6: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(684) TC_mscpool_paging_imsi-Iuh0-RUA(668)@4f831ae80fa6: Added conn table entry 0TC_mscpool_paging_imsi0(684)7630394 20241117090012728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090012728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090012728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117090012728 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090012728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x746e3a, normal) (hnbgw_rua.c:407) 20241117090012728 DHNB DEBUG map_rua[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117090012728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7630394)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090012728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7630394 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090012728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090012728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090012728 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7630394 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241117090012728 DCN DEBUG map_sccp[0x5647faee49c0]{init}: Allocated (fsm.c:456) 20241117090012728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5647faee49c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090012728 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7630394 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090012728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7630394 SCCP-79 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117090012728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7630394)[0x5647faf00e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090012728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090012728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090012728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7630394)[0x5647faf00e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090012728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5647faee49c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090012728 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090012728 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{IDLE}: Allocated (fsm.c:456) 20241117090012728 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090012728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003980056400500f1100926) (sccp_scrc.c:406) 20241117090012728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090012728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090012728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090012728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090012728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090012728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090012728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090012728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090012728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090012728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090012728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090012728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090012728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090012728 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090012728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5647faee49c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090012728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7630394)[0x5647faf00e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090012728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090012728 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090012728 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090012728 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090012728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090012728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090012728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090012728 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(671)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(671)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(672)@4f831ae80fa6: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(684) HNBGW_Test.msc0-RAN(672)@4f831ae80fa6: Added conn table entry 0TC_mscpool_paging_imsi0(684)10180508 HNBGW_Test.msc0-SCCP(671)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(671)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(684)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090012735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090012735 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090012735 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090012735 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090012735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090012735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090012735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090012735 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090012736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090012736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090012736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090012736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090012736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090012736 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dda007) (sccp_scrc.c:477) 20241117090012736 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20241117090012736 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090012736 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090012736 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090012736 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090012736 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) 20241117090012736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5647faee49c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090012736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5647faee49c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090013743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(684)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090013745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090013749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090013753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090013756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090013758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090013760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090013762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090013763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090013764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090013764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090013765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090013766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090013767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090013767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090013768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090013768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090013769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090013770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090013770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090013771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090013774 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45463<->l=127.0.0.1:4262) (control_if.c:193) 20241117090013774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090013774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090013774 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090013774 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090013774 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090013774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7630394)[0x5647faf00e80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117090013774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7630394)[0x5647faf00e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117090013774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117090013774 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090013774 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090013774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dda007), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090013774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090013774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090013774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090013774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090013774 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090013774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5647faee49c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090013774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7630394)[0x5647faf00e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090013774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7630394)[0x5647faf00e80]{disrupted}: Freeing instance (context_map.c:202) 20241117090013774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7630394)[0x5647faf00e80]{disrupted}: Deallocated (fsm.c:568) 20241117090013774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5647faee49c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090013774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5647faee49c0]{disconnected}: Freeing instance (context_map.c:206) 20241117090013774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5647faee49c0]{disconnected}: Deallocated (fsm.c:568) 20241117090013774 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7630394 SCCP-79 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) MutexDispCT-TC_mscpool_paging_imsi(663)@4f831ae80fa6: Final verdict of PTC: none 20241117090013774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090013774 DLINP DEBUG SRVCONN(,r=127.0.0.1:57512<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090013774 DLINP DEBUG SRVCONN(,r=127.0.0.1:57512<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090013774 DLINP NOTICE SRV(,r=127.0.0.1:57512<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090013774 DMAIN NOTICE (127.0.0.1:57512 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57512<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090013774 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_paging_imsi-Iuh1-RUA(670)@4f831ae80fa6: Final verdict of PTC: none 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090013774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090013774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090013774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090013774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090013774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090013774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090013774 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090013774 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090013774 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) 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241117090013774 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090013774 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) 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090013774 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 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090013774 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090013774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090013774 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117090013774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090013774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090013774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090013774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090013774 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117090013774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090013774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc1-RAN(675)@4f831ae80fa6: Final verdict of PTC: none 20241117090013774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090013774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090013774 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090013774 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090013774 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090013774 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090013774 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117090013774 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090013774 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 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090013774 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090013774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090013774 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090013774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090013774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090013774 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 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090013774 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 20241117090013774 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 20241117090013774 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 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(672)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(679)@4f831ae80fa6: Final verdict of PTC: none20241117090013774 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117090013774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117090013774 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(681)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(676)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(674)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(669)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(665)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(680)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(682)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(673)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(671)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-RAN(678)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(664)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(667)@4f831ae80fa6: Final verdict of PTC: none 20241117090013774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090013774 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090013774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090013775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090013775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090013775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090013775 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090013775 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090013775 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090013775 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-SCCP(677)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(683)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(668)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090013780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54374<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(666)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(663): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(664): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(666): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(667): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(668): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(669): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(670): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(671): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(672): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(673): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(674): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(675): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(676): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-SCCP(677): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-RAN(678): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-M3UA(679): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(680): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(681): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(682): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(683): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_paging_imsi0(684): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sun Nov 17 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 20241117090013935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090014392 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090014392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008529f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090014392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090014392 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090014392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090014392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090014392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090014393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090014393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090014393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090014393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090014393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090014393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090014393 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090014394 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090014394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c1f0), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090014395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090014395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090014395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090014395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090014395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090014395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090014395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090014395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090014395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090014395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090014395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090014395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090014395 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 20241117090014538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=457220) Waiting for packet dumper to finish... 1 (prev_count=457220, count=470236) 20241117090015776 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090015776 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090015776 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117090015776 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090015776 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117090015776 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sun Nov 17 09:00:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20241117090016635 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090016635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bdcc2), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090016635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090016635 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090016635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090016635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090016635 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090016635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009424f6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090016635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090016635 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090016635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090016635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090016635 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090016635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3449), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090016635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090016635 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090016635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090016635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090016636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090016636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090016636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090016636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090016636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090016636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090016636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090016636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090016636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090016636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090016636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090016636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090016636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090016636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090016636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090016636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090016636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090016636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090016636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090016636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090016636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090017068 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090017068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2415), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090017068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017068 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090017068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017068 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090017068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7b432), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090017068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017068 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090017069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017069 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090017069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322ece), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090017069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090017069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090017069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090017069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090017069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090017069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090017069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090017069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090017069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090017069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090017069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090017070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090017070 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_paging_tmsi started. 20241117090017636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090017641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090017645 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35459<->l=127.0.0.1:4262) (control_if.c:570) 20241117090017652 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090017652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da3816), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090017652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090017652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017653 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090017653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac2b99), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090017653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090017653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017653 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090017653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5dae), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090017653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090017653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090017653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090017653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090017653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090017653 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090017653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090017653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090017653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090017653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090017653 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090017653 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 20241117090017653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090017653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090017653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090017654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090017654 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_paging_tmsi-Iuh0(689)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090017737 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090017737 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090017749 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090017749 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017749 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090017749 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090017749 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017749 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090017750 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017750 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090017750 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017750 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017750 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090017750 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090017750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090017750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017750 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_paging_tmsi-Iuh1(691)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090017750 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39073 (stream_srv.c:129) 20241117090017750 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39073<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090017750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090017750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090017750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090017750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090017750 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090017750 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 20241117090017751 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017751 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090017751 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090017751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017751 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090017751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017751 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090017751 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017751 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090017751 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090017751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017751 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090017751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017751 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090017751 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017751 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090017751 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090017751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017751 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090017751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017751 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090017751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090017751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090017751 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090017751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090017751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090017751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090017751 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090017752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090017752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090017752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090017752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(695)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(695)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(695)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(693)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(698)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(698)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(698)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(696)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(701)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-M3UA(701)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(701)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(699)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090017795 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090017795 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017795 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090017795 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090017795 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017795 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090017795 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017795 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090017795 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017796 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017796 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090017796 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090017796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017796 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090017796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017796 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090017796 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017796 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090017796 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090017797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017797 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090017797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017797 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090017797 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017797 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090017797 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090017797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017797 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090017797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017797 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090017797 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017797 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090017797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090017797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090017797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017797 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090017797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090017797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090017797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090017797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090017797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090017797 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090017797 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@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(704)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(704)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(704)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(702)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090017819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090017819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090017819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090017819 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090017819 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090017819 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090017819 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090017819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090017819 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090017823 DLINP DEBUG SRVCONN(,r=127.0.0.1:39073<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090017823 DLINP DEBUG SRVCONN(,r=127.0.0.1:39073<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090017823 DLINP DEBUG SRVCONN(,r=127.0.0.1:39073<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090017823 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090017823 DHNBAP DEBUG (127.0.0.1:39073 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090017823 DHNBAP NOTICE (127.0.0.1:39073 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090017823 DHNBAP NOTICE (127.0.0.1:39073 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090017824 DLINP DEBUG SRVCONN(,r=127.0.0.1:39073<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090017824 DLINP DEBUG SRVCONN(,r=127.0.0.1:39073<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090017968 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090017968 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090017968 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 20241117090017968 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117090017968 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117090017968 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117090017968 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(695)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090017977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017977 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090017977 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117090017977 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117090017977 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117090017977 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090017977 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090017977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117090017977 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 20241117090017977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090017978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090017978 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090017978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090017978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090017978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090017978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090017978 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090017979 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 20241117090017979 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 20241117090017979 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090017979 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090017981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017981 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090017981 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090017981 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090017981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090017981 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241117090017981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090017981 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 20241117090017981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090017981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090017981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090017981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090017981 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090017981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090017981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090017981 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090017981 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090017981 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090017982 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090017982 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090017982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090017982 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090017982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090017982 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017982 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090017982 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090017982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090017982 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090017982 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090017982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090017982 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090017982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090017982 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 20241117090017982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090017982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017982 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090017982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090017982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090017982 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090017982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090017982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090017982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090017982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090017982 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090017982 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090017982 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090017983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090017983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090017983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090017983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090017984 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017984 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090017984 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090017984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090017984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017984 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090017984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090017984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090017984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090017984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090017984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090017992 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 20241117090017992 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 20241117090017992 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090017992 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117090017995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017995 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117090017995 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090017995 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090017995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090017995 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117090017995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090017996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017996 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090017996 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090017996 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090017996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090017996 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090017996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090017996 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 20241117090017996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090017996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090017996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117090017996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090017996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090017996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090017996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090017996 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090017996 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090017996 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090017997 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090017997 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090017997 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090017997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090017997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090017997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090017997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090017997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090017997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090017997 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090017997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090017997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090017997 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090017997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090017997 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090017997 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090017997 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090017997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090017997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090017997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090017997 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018009 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090018009 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090018009 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 20241117090018009 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117090018009 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117090018009 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117090018009 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(704)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090018011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018011 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090018011 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117090018011 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117090018011 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117090018011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090018011 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090018011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117090018011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090018011 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090018011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090018011 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090018011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090018011 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090018011 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090018012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018012 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090018012 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090018012 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090018012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090018012 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241117090018012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090018012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090018012 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090018012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090018012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090018012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090018012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090018012 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090018012 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090018012 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090018013 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090018013 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090018013 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090018013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090018013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090018013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090018013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090018013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090018013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090018013 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090018013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018013 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090018013 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090018013 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090018013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090018013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090018013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090018013 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018254 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090018254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182dca), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090018254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090018254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090018254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090018254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090018254 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090018254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012f673), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090018254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090018254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090018254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090018254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090018254 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090018254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e142ef), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090018254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090018254 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090018254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090018254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090018254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090018254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090018254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090018254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090018254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090018254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090018254 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090018254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090018254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090018254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090018254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090018255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090018255 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090018255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090018255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090018255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090018255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090018255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090018255 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018262 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090018262 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090018262 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090018262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018262 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090018263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018263 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=00e142ef) (sccp_scrc.c:477) 20241117090018263 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20241117090018263 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090018263 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090018263 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090018263 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090018263 DLSCCP DEBUG SCCP-SCOC(66)[0x5647faee85e0]{IDLE}: Deallocated (fsm.c:568) 20241117090018263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018263 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090018263 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090018263 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090018263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018263 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090018264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018264 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=00182dca) (sccp_scrc.c:477) 20241117090018264 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20241117090018264 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090018264 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090018264 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090018264 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090018264 DLSCCP DEBUG SCCP-SCOC(67)[0x5647faee71d0]{IDLE}: Deallocated (fsm.c:568) 20241117090018466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018466 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090018466 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090018466 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090018467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090018467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018467 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=0012f673) (sccp_scrc.c:477) 20241117090018467 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20241117090018467 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090018467 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090018467 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090018467 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090018467 DLSCCP DEBUG SCCP-SCOC(65)[0x5647faee1850]{IDLE}: Deallocated (fsm.c:568) 20241117090018466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018466 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018780 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090018780 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090018780 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090018780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018780 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090018780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090018780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090018780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090018780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090018780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090018780 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090018780 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090018780 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090018780 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090018780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090018780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090018780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090018781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090018781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090018781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090018781 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090018781 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090018781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090018781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090018781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090018781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090018781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090018781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090018781 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(694)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090018784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018784 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090018784 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090018784 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090018784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090018784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090018784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090018784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090018784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090018785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090018785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090018785 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090018785 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(697)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090018786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018786 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090018786 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090018786 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090018786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018786 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090018786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018786 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090018786 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090018786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090018786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018786 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090018786 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090018786 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090018786 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090018786 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) 20241117090018786 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) 20241117090018786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090018786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090018786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090018786 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090018786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090018786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090018786 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090018786 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090018786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090018786 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090018786 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090018786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090018786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090018786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090018786 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018787 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090018787 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090018787 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090018787 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018787 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090018787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090018787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090018787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090018787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090018787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090018787 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090018787 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090018787 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(700)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090018801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018801 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090018801 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090018801 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 20241117090018801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018801 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018801 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) 20241117090018801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090018801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090018801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090018801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090018801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090018801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090018801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090018801 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090018801 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) 20241117090018801 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) 20241117090018801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090018801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090018801 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090018801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090018801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090018801 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090018801 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{CONNECTED}: link up (cnlink.c:111) 20241117090018801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090018801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090018801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090018801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090018801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090018801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090018801 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018801 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090018801 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090018801 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 20241117090018801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018801 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018801 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) 20241117090018801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090018801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090018801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090018801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090018801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090018801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090018801 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090018801 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090018801 DRANAP INFO cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(703)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090018816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018816 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090018816 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090018816 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090018816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018816 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090018816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090018816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090018816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090018816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090018816 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090018816 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090018816 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090018816 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090018816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090018816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090018816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090018816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090018816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090018816 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090018816 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090018816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090018816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090018816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090018816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090018816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090018816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090018816 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090018817 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090018817 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090018817 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090018817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090018817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090018817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090018817 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090018817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090018817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090018817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090018817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090018817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090018817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090018817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090018817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090018817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090018817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090018817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090018817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090018817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090018817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090018817 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090018817 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090019835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090019837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090019841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090019845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090019848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090019851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090019854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090019858 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090019861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090019864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090019867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090019870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090019873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090019875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090019877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090019879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090019881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090019882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090019884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090019885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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 } } } 20241117090019914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(706)@4f831ae80fa6: 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 20241117090020939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090020939 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090020939 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090020939 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090020939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090020939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090020939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090020939 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090020939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090020939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090020939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090020939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090020939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090020939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090020939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090020939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090020939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090020939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090020939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090020939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090020939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090020939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090020939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090020939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090020939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090020939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090020939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090020939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090020939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090020939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090020939 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241117090020939 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241117090020939 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241117090020939 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241117090020939 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241117090020939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241117090020939 DRUA DEBUG (127.0.0.1:39073 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241117090020939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090020939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241117090020939 DLINP DEBUG SRVCONN(,r=127.0.0.1:39073<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090020939 DLINP DEBUG SRVCONN(,r=127.0.0.1:39073<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(692)@4f831ae80fa6: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(690)@4f831ae80fa6: UnitdataCallback TC_mscpool_paging_tmsi0(706)@4f831ae80fa6: 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)@4f831ae80fa6: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(694)@4f831ae80fa6: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(706) TC_mscpool_paging_tmsi-Iuh0-RUA(690)@4f831ae80fa6: Added conn table entry 0TC_mscpool_paging_tmsi0(706)6782377 20241117090021982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090021982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090021982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241117090021982 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090021982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x677da9, normal) (hnbgw_rua.c:407) 20241117090021982 DHNB DEBUG map_rua[0x5647faee85e0]{init}: Allocated (fsm.c:456) 20241117090021982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6782377)[0x5647faee85e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090021982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782377 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090021982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090021982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090021982 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782377 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241117090021982 DCN DEBUG map_sccp[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117090021982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090021982 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6782377 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090021982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782377 SCCP-80 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241117090021982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6782377)[0x5647faee85e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090021982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090021982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090021982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6782377)[0x5647faee85e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090021982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5647faf00e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090021982 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090021982 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{IDLE}: Allocated (fsm.c:456) 20241117090021982 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090021982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030003ab0056400500f1100926) (sccp_scrc.c:406) 20241117090021982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090021982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090021982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090021982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090021982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090021982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090021982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090021982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090021982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090021982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090021982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090021982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090021982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090021982 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090021982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5647faf00e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090021982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6782377)[0x5647faee85e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090021983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090021983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090021983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090021983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090021983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090021983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090021983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090021983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(693)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(693)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(694)@4f831ae80fa6: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(706) HNBGW_Test.msc0-RAN(694)@4f831ae80fa6: Added conn table entry 0TC_mscpool_paging_tmsi0(706)6984263 HNBGW_Test.msc0-SCCP(693)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(693)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090021998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090021998 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090021998 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090021998 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090021998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090021998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090021998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090021998 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi0(706)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090021998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090021998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090021998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090021998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090021998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090021998 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e61676) (sccp_scrc.c:477) 20241117090021998 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20241117090021998 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090021998 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090021998 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090021998 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090021998 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) 20241117090021998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5647faf00e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090021998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5647faf00e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090023002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(706)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090023004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090023008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090023012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090023013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090023015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090023016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090023017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090023018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090023019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090023019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090023020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090023021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090023022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090023024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090023025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090023026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090023028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090023029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090023030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090023031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh1-RUA(692)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(690)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(685)@4f831ae80fa6: Final verdict of PTC: none 20241117090023035 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090023035 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090023035 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090023035 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) 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241117090023035 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 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090023035 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090023035 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090023035 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) 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090023035 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 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090023035 DLINP DEBUG SRVCONN(,r=127.0.0.1:39073<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090023035 DLINP DEBUG SRVCONN(,r=127.0.0.1:39073<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090023035 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090023035 DLINP NOTICE SRV(,r=127.0.0.1:39073<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090023035 DMAIN NOTICE (127.0.0.1:39073 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39073<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090023035 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090023035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090023035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090023035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090023035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090023035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090023035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090023035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090023035 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090023035 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090023035 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090023035 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090023035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5647faf00e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090023035 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090023035 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090023035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e61676), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090023035 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 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc2-RAN(700)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(696)@4f831ae80fa6: Final verdict of PTC: none20241117090023035 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) 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090023035 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090023035 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090023035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090023035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090023035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090023035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090023035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(702)@4f831ae80fa6: Final verdict of PTC: none 20241117090023035 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090023035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5647faf00e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090023035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6782377)[0x5647faee85e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090023035 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6782377)[0x5647faee85e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-RAN(703)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(697)@4f831ae80fa6: Final verdict of PTC: none 20241117090023035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090023036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6782377)[0x5647faee85e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090023036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6782377)[0x5647faee85e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090023036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6782377)[0x5647faee85e0]{disrupted}: Freeing instance (context_map.c:202) 20241117090023036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6782377)[0x5647faee85e0]{disrupted}: Deallocated (fsm.c:568) 20241117090023036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5647faf00e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090023036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5647faf00e80]{disconnected}: Freeing instance (context_map.c:206) 20241117090023036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5647faf00e80]{disconnected}: Deallocated (fsm.c:568) 20241117090023036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782377 SCCP-80 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) HNBGW_Test.msc0-M3UA(695)@4f831ae80fa6: Final verdict of PTC: none 20241117090023036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090023036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090023036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117090023036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(704)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(693)@4f831ae80fa6: Final verdict of PTC: none20241117090023036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090023036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090023036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090023036 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090023036 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 20241117090023036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090023036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090023036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090023036 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117090023036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090023036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117090023036 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241117090023036 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) 20241117090023036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090023036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090023036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090023036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090023036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090023036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090023036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090023036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090023036 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090023036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090023036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090023036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090023036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090023036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090023036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090023036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090023036 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090023036 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090023036 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090023036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47952<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090023036 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35459<->l=127.0.0.1:4262) (control_if.c:193) 20241117090023036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090023036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090023036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090023036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090023036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090023036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090023036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090023036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090023036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090023036 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090023036 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090023036 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090023036 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090023036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090023036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090023036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090023036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090023036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090023036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090023036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090023036 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090023036 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090023037 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090023037 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1(691)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(698)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(694)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(701)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(686)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(689)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(699)@4f831ae80fa6: Final verdict of PTC: none 20241117090023038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090023039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090023039 DLINP INFO SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265) 20241117090023039 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1188) 20241117090023039 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_COMM_LOST, closing conn (hnbgw.c:691) 20241117090023039 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(705)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090023074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47948<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(688)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(685): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(686): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(688): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(689): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(690): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(691): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(692): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(693): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(694): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(695): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(696): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(697): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(698): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-SCCP(699): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-RAN(700): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-M3UA(701): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(702): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(703): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(704): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(705): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_paging_tmsi0(706): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sun Nov 17 09:00:23 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 20241117090023181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090023774 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090023774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dda007), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090023774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090023774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090023774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090023774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090023775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090023775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090023775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090023775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090023775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090023775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090023775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090023775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090023783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32972<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=492756) 20241117090024393 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090024393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008529f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090024393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090024393 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090024393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090024393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090024394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090024394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090024394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090024394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090024394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090024394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090024394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090024394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090024396 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090024396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c1f0), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090024396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090024396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090024396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090024396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090024396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090024396 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090024396 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090024396 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090024396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090024397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090024397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090024397 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=492756, count=501124) 20241117090025036 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090025036 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090025037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117090025037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090025037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090025037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090025037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090025037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117090025037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117090025037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090025037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090025037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sun Nov 17 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 20241117090026636 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090026636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3449), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090026636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090026636 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090026636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090026636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090026636 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090026636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009424f6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090026636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090026636 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090026636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090026636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090026637 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090026637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bdcc2), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090026637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090026637 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090026637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090026637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090026637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090026637 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090026637 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090026637 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090026637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090026637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090026637 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090026637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090026637 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090026637 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090026637 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090026637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090026637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090026637 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090026637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090026637 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090026637 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090026637 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090026637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090026637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090026638 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_no_allow_attach_round_robin started. 20241117090026884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090026888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090026892 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37899<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090027054 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090027054 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090027065 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090027065 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027065 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090027065 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027065 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090027065 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027066 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090027066 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027066 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39346 (stream_srv.c:129) 20241117090027066 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39346<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090027067 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027067 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090027067 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027067 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090027067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027067 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027067 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027067 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090027067 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027067 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090027067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027067 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027067 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027067 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090027067 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027067 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090027067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027067 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027067 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027067 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090027067 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090027067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027067 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090027067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090027067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090027067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090027067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090027069 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090027069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322ece), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090027069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090027069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027069 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090027069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7b432), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090027069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090027069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027069 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090027069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2415), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090027069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090027069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090027069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090027069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090027069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090027069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090027069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090027069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090027069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090027069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090027069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090027069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090027069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(717)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(715)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(720)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(720)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(718)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(723)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-SCCP(721)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090027113 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090027113 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027113 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090027113 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027113 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090027113 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027113 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090027113 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027115 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027115 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090027115 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027115 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090027115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027115 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027115 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027115 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090027115 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027115 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090027115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027115 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027115 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027115 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090027115 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027115 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090027115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027115 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027115 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027115 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090027115 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090027116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027116 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090027116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090027116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090027116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090027116 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(726)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(724)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090027144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090027144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090027144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090027144 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090027144 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090027144 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090027144 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090027144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090027144 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090027151 DLINP DEBUG SRVCONN(,r=127.0.0.1:39346<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090027151 DLINP DEBUG SRVCONN(,r=127.0.0.1:39346<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090027151 DLINP DEBUG SRVCONN(,r=127.0.0.1:39346<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090027151 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090027151 DHNBAP DEBUG (127.0.0.1:39346 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090027151 DHNBAP NOTICE (127.0.0.1:39346 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090027151 DHNBAP NOTICE (127.0.0.1:39346 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090027151 DLINP DEBUG SRVCONN(,r=127.0.0.1:39346<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090027151 DLINP DEBUG SRVCONN(,r=127.0.0.1:39346<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090027282 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090027282 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090027282 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090027282 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090027286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027286 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090027286 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090027286 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090027286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090027286 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090027286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090027288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027288 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090027288 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090027288 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090027288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090027288 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090027288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090027288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090027288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090027288 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090027288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090027288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090027288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090027288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090027288 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090027288 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090027288 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027289 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027289 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090027289 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090027289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090027290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027290 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090027290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090027290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090027290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090027290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090027296 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 20241117090027296 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 20241117090027296 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090027296 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(720)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090027301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027301 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090027301 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090027301 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090027301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090027301 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090027301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090027302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027302 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090027302 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090027302 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090027302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090027302 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090027302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090027302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090027302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090027302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090027302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090027302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090027302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090027302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090027302 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090027302 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090027302 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027303 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027303 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090027303 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090027303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027303 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090027303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027303 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090027304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090027304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090027304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090027304 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090027309 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 20241117090027309 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 20241117090027309 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090027309 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117090027313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027313 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117090027313 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090027313 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090027313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090027313 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117090027314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090027315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027315 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090027315 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090027315 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090027315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090027315 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090027315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090027315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090027315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090027315 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117090027315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090027315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090027315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090027315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090027315 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090027315 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090027315 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027316 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027316 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090027316 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090027316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027316 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090027316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027316 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027317 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027317 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027317 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090027317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090027317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090027317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090027317 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090027328 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090027328 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090027328 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090027328 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090027333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027333 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090027333 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090027333 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090027333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090027333 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090027333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090027335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027335 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090027335 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090027335 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090027335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090027335 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090027335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090027335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090027335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090027335 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090027335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090027335 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090027335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090027335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090027335 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090027335 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090027335 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090027336 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090027336 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090027336 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090027336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090027336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090027336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090027336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090027336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090027336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090027337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027337 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090027337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090027337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090027337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090027337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090027337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090027653 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090027653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5dae), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090027653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090027653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027653 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090027653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac2b99), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090027653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090027653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027653 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090027653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da3816), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090027653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090027653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090027653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090027653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090027653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090027653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090027653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090027653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090027653 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090027654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090027654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090027654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090027654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090027654 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090027654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090027654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090027654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090027654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090027654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090027654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090027654 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090027657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027657 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090027657 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090027657 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090027657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090027657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090027657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090027657 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090027657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090027657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090027657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090027657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090027657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090027657 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=000c5dae) (sccp_scrc.c:477) 20241117090027657 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20241117090027657 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090027657 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090027657 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090027657 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090027657 DLSCCP DEBUG SCCP-SCOC(69)[0x5647faee4810]{IDLE}: Deallocated (fsm.c:568) 20241117090027658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027658 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090027658 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090027658 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090027658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090027658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090027658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090027658 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090027658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090027658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090027658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090027658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090027658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090027658 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=00ac2b99) (sccp_scrc.c:477) 20241117090027658 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20241117090027658 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090027658 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090027658 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090027658 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090027658 DLSCCP DEBUG SCCP-SCOC(68)[0x5647fad676d0]{IDLE}: Deallocated (fsm.c:568) 20241117090027858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090027858 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090027858 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090027858 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090027858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090027858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090027858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090027858 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090027859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090027859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090027859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090027859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090027859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090027859 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=00da3816) (sccp_scrc.c:477) 20241117090027859 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20241117090027859 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090027859 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090027859 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090027859 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090027859 DLSCCP DEBUG SCCP-SCOC(70)[0x5647faee95b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(716)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090028097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028097 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090028097 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090028097 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090028097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090028097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090028097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090028097 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090028097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090028097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090028097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090028097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090028097 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090028097 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090028097 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090028097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028097 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090028097 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090028097 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090028097 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090028097 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090028097 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090028097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090028097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090028097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090028097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090028097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090028097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090028097 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090028097 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090028098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090028098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090028098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090028098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090028098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090028098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090028098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028100 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090028100 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090028100 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090028100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090028100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090028100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090028100 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090028100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090028100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090028100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090028100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090028100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090028100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090028100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090028100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028100 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090028100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090028100 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090028100 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090028100 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090028104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028104 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090028104 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090028104 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090028104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090028104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090028104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090028104 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090028104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090028104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090028104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090028104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090028104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090028104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090028104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090028104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090028104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090028104 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090028104 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090028104 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) 20241117090028104 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) 20241117090028104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090028104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090028104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090028104 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090028104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090028104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090028104 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090028104 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090028105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090028105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090028105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090028105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090028105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090028105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090028105 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(719)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090028107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028107 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090028107 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090028107 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090028107 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090028107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090028107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090028107 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090028107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090028107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090028107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090028107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090028107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090028107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090028107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090028107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028107 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090028107 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090028107 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090028107 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090028107 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(722)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090028114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028114 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090028114 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090028114 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 20241117090028114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090028115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090028115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090028115 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090028115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090028115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090028115 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) 20241117090028115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090028115 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090028115 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090028115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090028115 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090028115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090028115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028115 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090028115 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090028115 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090028115 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090028115 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) 20241117090028115 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) 20241117090028115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090028115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090028115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090028115 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090028115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090028115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090028115 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090028115 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{CONNECTED}: link up (cnlink.c:111) 20241117090028115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090028115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090028115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090028115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090028115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090028115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090028115 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028117 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090028117 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090028117 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 20241117090028117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090028117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090028117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090028117 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090028117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090028117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090028117 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) 20241117090028117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090028117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090028117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090028117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090028117 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090028117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028117 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090028117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090028117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090028118 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090028118 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090028118 DRANAP INFO cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(725)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090028140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028140 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090028140 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090028140 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090028140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090028140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090028140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090028140 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090028140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090028140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090028140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090028140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090028140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090028140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090028140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090028140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090028140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090028140 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090028140 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090028140 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090028140 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090028140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090028140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090028140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090028140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090028140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090028140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090028140 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090028140 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090028140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028140 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090028140 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090028140 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090028140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090028140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090028140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090028140 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090028142 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090028142 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090028142 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090028142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090028142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090028142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090028142 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090028142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090028142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090028142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090028142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090028142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090028142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090028142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090028142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090028142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090028142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090028142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090028142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090028142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090028142 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090028142 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090028142 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090029175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090029177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090029177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090029179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090029183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090029186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090029190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090029194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090029197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090029201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090029204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090029207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090029210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090029213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090029215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090029218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090029220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090029222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090029224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090029226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000001010011110'B, t_guard := 20.000000 } 20241117090029244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)11282853 20241117090030289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090030289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090030289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117090030289 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090030289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac29a5, normal) (hnbgw_rua.c:407) 20241117090030289 DHNB DEBUG map_rua[0x5647faee4810]{init}: Allocated (fsm.c:456) 20241117090030289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11282853)[0x5647faee4810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090030289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282853 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090030289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090030289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090030289 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282853 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117090030289 DCN DEBUG map_sccp[0x5647faee85e0]{init}: Allocated (fsm.c:456) 20241117090030289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5647faee85e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090030289 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11282853 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090030289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282853 SCCP-81 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117090030289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11282853)[0x5647faee4810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090030289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090030289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090030289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11282853)[0x5647faee4810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090030289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5647faee85e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090030289 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090030289 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{IDLE}: Allocated (fsm.c:456) 20241117090030289 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090030289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300029e0056400500f1100926) (sccp_scrc.c:406) 20241117090030289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090030289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090030289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090030289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090030289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090030289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090030289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090030289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090030289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090030289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090030289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090030289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090030289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090030289 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090030289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5647faee85e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090030289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11282853)[0x5647faee4810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090030289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090030289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090030289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090030289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090030289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090030289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090030289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090030289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(715)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(716)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(728) HNBGW_Test.msc0-RAN(716)@4f831ae80fa6: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)12740822 HNBGW_Test.msc0-SCCP(715)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(715)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(728)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090030304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090030304 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090030304 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090030304 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090030304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090030304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090030304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090030304 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090030304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090030304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090030304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090030305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090030305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090030305 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005ccc59) (sccp_scrc.c:477) 20241117090030305 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20241117090030305 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090030305 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090030305 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090030305 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090030305 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) 20241117090030305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5647faee85e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090030305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5647faee85e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090030306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(728)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090030308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090030312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090030315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090030317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090030318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090030319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090030320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090030321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090030322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090030323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090030324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090030325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090030326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090030327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090030327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090030328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090030329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090030330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090030331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090030332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000101001110'B, t_guard := 20.000000 } 20241117090030343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33020<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(722)@4f831ae80fa6: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(722)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(729)1714796 20241117090031358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090031358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090031358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117090031358 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090031358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a2a6c, normal) (hnbgw_rua.c:407) 20241117090031358 DHNB DEBUG map_rua[0x5647faed8bd0]{init}: Allocated (fsm.c:456) 20241117090031358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1714796)[0x5647faed8bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090031358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1714796 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090031358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090031358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090031358 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117090031358 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1714796 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241117090031358 DCN DEBUG map_sccp[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117090031358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090031358 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1714796 <-> SCCP-82 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241117090031358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1714796 SCCP-82 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117090031358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1714796)[0x5647faed8bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090031358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090031358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090031358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1714796)[0x5647faed8bd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090031358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5647faf00140]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090031358 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090031358 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{IDLE}: Allocated (fsm.c:456) 20241117090031358 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090031358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300014e0056400500f1100926) (sccp_scrc.c:406) 20241117090031358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090031358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090031358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090031358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090031358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090031358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090031358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090031358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090031358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090031358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090031358 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090031358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090031358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090031358 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090031358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5647faf00140]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090031358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1714796)[0x5647faed8bd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090031358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090031358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090031358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090031358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090031358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090031358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090031358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090031358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(721)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc2-SCCP(721)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(722)@4f831ae80fa6: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(729) HNBGW_Test.msc2-RAN(722)@4f831ae80fa6: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(729)619431 HNBGW_Test.msc2-SCCP(721)@4f831ae80fa6: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(729)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(721)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090031380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090031380 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090031380 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090031380 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 20241117090031380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090031380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090031380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090031380 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090031380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090031380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090031380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090031380 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) 20241117090031380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090031380 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0062f133) (sccp_scrc.c:477) 20241117090031380 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20241117090031380 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090031380 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090031380 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090031380 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090031380 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) 20241117090031380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5647faf00140]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090031380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5647faf00140]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090031381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33020<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(729)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090031384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090031388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090031391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090031395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090031399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090031401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090031402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090031403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090031404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090031404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090031405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090031406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090031407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090031407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090031408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090031409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090031409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090031410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090031411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090031412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000101011011'B, t_guard := 20.000000 } 20241117090031423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@4f831ae80fa6: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(730)16165604 20241117090032447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090032447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090032447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117090032448 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090032448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf6aae4, normal) (hnbgw_rua.c:407) 20241117090032448 DHNB DEBUG map_rua[0x5647faef25a0]{init}: Allocated (fsm.c:456) 20241117090032448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16165604)[0x5647faef25a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090032448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16165604 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090032448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090032448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090032448 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16165604 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117090032448 DCN DEBUG map_sccp[0x5647faeda6d0]{init}: Allocated (fsm.c:456) 20241117090032448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5647faeda6d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090032448 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16165604 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090032448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16165604 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117090032448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16165604)[0x5647faef25a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090032448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090032448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090032448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16165604)[0x5647faef25a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090032448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5647faeda6d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090032448 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090032448 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{IDLE}: Allocated (fsm.c:456) 20241117090032448 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090032448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300015b0056400500f1100926) (sccp_scrc.c:406) 20241117090032448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090032448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090032448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090032448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090032448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090032448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090032448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090032448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090032448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090032448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090032448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090032448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090032448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090032448 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090032448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5647faeda6d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090032448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16165604)[0x5647faef25a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090032449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090032449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090032449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090032449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090032449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090032449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090032449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090032449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc0-SCCP(715)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(716)@4f831ae80fa6: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(730) HNBGW_Test.msc0-RAN(716)@4f831ae80fa6: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(730)12907747 HNBGW_Test.msc0-SCCP(715)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(715)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117090032456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090032456 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090032456 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090032456 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090032456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090032456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090032456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090032456 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090032456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090032456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090032456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090032456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090032456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090032456 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007ba43b) (sccp_scrc.c:477) 20241117090032456 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20241117090032456 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090032456 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090032456 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090032456 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090032456 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) 20241117090032456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5647faeda6d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090032456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5647faeda6d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_round_robin0(730)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090032459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(730)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090032462 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090032467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090032472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090032475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090032476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090032478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090032478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090032479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090032480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090032481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090032481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090032482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090032483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090032483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090032484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090032485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090032485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090032486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090032487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090032487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090032490 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37899<->l=127.0.0.1:4262) (control_if.c:193) 20241117090032490 DLINP DEBUG SRVCONN(,r=127.0.0.1:39346<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090032490 DLINP DEBUG SRVCONN(,r=127.0.0.1:39346<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090032490 DLINP NOTICE SRV(,r=127.0.0.1:39346<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090032490 DMAIN NOTICE (127.0.0.1:39346 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39346<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090032490 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707)@4f831ae80fa6: Final verdict of PTC: none 20241117090032490 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090032490 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) 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241117090032490 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090032490 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) 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090032490 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 HNBGW_Test.msc2-SCCP(721)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@4f831ae80fa6: Final verdict of PTC: none 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090032490 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090032490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090032490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117090032490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090032490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@4f831ae80fa6: Final verdict of PTC: none 20241117090032490 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 20241117090032490 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(719)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@4f831ae80fa6: Final verdict of PTC: none 20241117090032490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090032490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090032490 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117090032490 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090032490 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090032490 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 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090032490 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 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090032490 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090032490 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090032490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117090032490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090032490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090032490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090032490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090032490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090032491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090032491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090032491 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 20241117090032491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090032491 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090032491 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090032491 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090032491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090032491 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090032491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090032491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090032491 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117090032491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090032491 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117090032491 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117090032491 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 20241117090032491 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(709)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(708)@4f831ae80fa6: Final verdict of PTC: none 20241117090032497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090032497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090032497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090032497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090032497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090032497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090032497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090032497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090032499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090032499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090032499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090032499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090032499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090032499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090032499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090032499 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090032499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090032500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090032500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090032500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090032500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090032500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090032500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090032500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090032491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090032491 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090032491 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090032491 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090032491 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090032491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5647faf00140]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090032491 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090032491 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090032491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f133), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090032491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090032491 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090032491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090032491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090032491 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090032491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5647faf00140]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090032491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1714796)[0x5647faed8bd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090032491 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1714796)[0x5647faed8bd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090032491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090032491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1714796)[0x5647faed8bd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090032491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1714796)[0x5647faed8bd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090032491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1714796)[0x5647faed8bd0]{disrupted}: Freeing instance (context_map.c:202) 20241117090032491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1714796)[0x5647faed8bd0]{disrupted}: Deallocated (fsm.c:568) 20241117090032491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5647faf00140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090032491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5647faf00140]{disconnected}: Freeing instance (context_map.c:206) 20241117090032491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5647faf00140]{disconnected}: Deallocated (fsm.c:568) 20241117090032491 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1714796 SCCP-82 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090032491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090032491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090032491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090032491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090032492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090032492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090032492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090032492 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090032492 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090032492 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090032492 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090032492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5647faee85e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090032492 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090032493 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090032493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ccc59), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090032493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090032493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090032493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090032493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090032493 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090032493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5647faee85e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090032494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11282853)[0x5647faee4810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090032494 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11282853)[0x5647faee4810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090032494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090032494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11282853)[0x5647faee4810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090032494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11282853)[0x5647faee4810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090032494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11282853)[0x5647faee4810]{disrupted}: Freeing instance (context_map.c:202) 20241117090032494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11282853)[0x5647faee4810]{disrupted}: Deallocated (fsm.c:568) 20241117090032494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5647faee85e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090032494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5647faee85e0]{disconnected}: Freeing instance (context_map.c:206) 20241117090032494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5647faee85e0]{disconnected}: Deallocated (fsm.c:568) 20241117090032495 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282853 SCCP-81 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090032495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5647faeda6d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090032495 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090032495 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090032495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ba43b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090032495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090032496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090032496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090032496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090032496 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090032496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5647faeda6d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090032496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16165604)[0x5647faef25a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090032496 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16165604)[0x5647faef25a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090032496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090032496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16165604)[0x5647faef25a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090032497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16165604)[0x5647faef25a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090032497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16165604)[0x5647faef25a0]{disrupted}: Freeing instance (context_map.c:202) 20241117090032497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16165604)[0x5647faef25a0]{disrupted}: Deallocated (fsm.c:568) 20241117090032497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5647faeda6d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090032497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5647faeda6d0]{disconnected}: Freeing instance (context_map.c:206) 20241117090032497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5647faeda6d0]{disconnected}: Deallocated (fsm.c:568) 20241117090032497 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16165604 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090032497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090032498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090032498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090032498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090032498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090032498 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090032498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090032498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090032498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090032498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090032498 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090032498 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090032498 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090032499 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090032499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117090032499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090032499 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090032499 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090032499 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(727)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090032523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(710)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(708): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(710): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(711): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(713): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(727): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(728): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(729): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(730): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sun Nov 17 09:00:32 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 20241117090032640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090033037 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090033037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e61676), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090033037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090033037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090033037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090033037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090033037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090033037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090033037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090033037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090033037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090033037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090033037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090033037 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090033242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=545156) 20241117090033775 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090033775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dda007), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090033775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090033775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090033775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090033776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090033776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090033776 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090033776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090033776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090033776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090033776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090033776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090033776 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=545156, count=550184) 20241117090034394 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090034394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008529f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090034394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090034394 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090034394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090034394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090034394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090034394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090034394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090034394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090034394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090034394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090034395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090034395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090034396 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090034396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c1f0), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090034396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090034396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090034396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090034396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090034397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090034397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090034397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090034397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090034397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090034397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090034397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090034397 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090034491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090034491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090034491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117090034491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090034491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090034491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090034491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090034491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117090034491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sun Nov 17 09:00:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241117090036325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090036330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090036334 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39517<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090036422 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090036422 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090036431 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090036431 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090036432 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090036432 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59325 (stream_srv.c:129) 20241117090036432 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59325<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090036432 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090036432 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036432 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036432 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090036432 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090036432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090036432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036432 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036432 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090036432 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090036433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090036433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090036433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090036434 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036434 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090036434 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090036434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036434 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090036434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036434 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036434 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036434 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090036434 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090036434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036434 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090036434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036434 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036434 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036434 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090036434 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090036434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090036434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036434 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090036434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090036434 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090036434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090036434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090036434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090036434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090036434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090036434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090036434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090036434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(741)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(741)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(741)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(739)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(744)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(744)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(744)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(742)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(747)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-M3UA(747)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(747)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-SCCP(745)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090036477 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090036477 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036477 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090036477 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090036477 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036477 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090036477 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036478 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090036478 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036479 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036479 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090036479 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036479 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090036479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036479 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036479 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036479 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090036479 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036479 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090036479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036479 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036479 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036479 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090036479 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036479 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090036479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036479 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036479 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036479 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090036479 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090036479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036479 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090036479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090036479 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090036479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090036479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090036479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090036479 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090036480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090036480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090036480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090036480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090036480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090036480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090036480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090036480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090036480 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090036480 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@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(750)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(750)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(750)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(748)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090036508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090036508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090036508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090036508 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090036508 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090036508 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090036508 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090036508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090036508 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090036513 DLINP DEBUG SRVCONN(,r=127.0.0.1:59325<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090036513 DLINP DEBUG SRVCONN(,r=127.0.0.1:59325<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090036513 DLINP DEBUG SRVCONN(,r=127.0.0.1:59325<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090036513 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090036513 DHNBAP DEBUG (127.0.0.1:59325 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090036513 DHNBAP NOTICE (127.0.0.1:59325 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090036513 DHNBAP NOTICE (127.0.0.1:59325 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090036513 DLINP DEBUG SRVCONN(,r=127.0.0.1:59325<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090036513 DLINP DEBUG SRVCONN(,r=127.0.0.1:59325<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090036637 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090036637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bdcc2), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090036637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036637 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090036637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036638 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090036638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009424f6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090036638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036638 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090036638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036638 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090036638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3449), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090036638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036638 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090036638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090036638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090036638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090036638 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090036638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090036638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090036638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090036639 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090036639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090036639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090036639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090036639 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090036648 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090036648 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090036648 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090036648 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090036656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036656 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090036656 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090036656 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090036656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090036656 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090036656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090036659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036659 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090036659 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090036659 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090036659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090036659 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090036659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090036659 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 20241117090036659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090036659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090036659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090036659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090036659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090036659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090036659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090036659 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090036659 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090036659 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036660 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 20241117090036660 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 20241117090036660 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090036660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117090036660 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036660 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090036660 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090036661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090036661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036661 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090036661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090036661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090036661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090036661 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(744)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090036666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036666 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090036666 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090036666 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090036666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090036666 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090036666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090036668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036668 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090036668 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090036668 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090036668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090036668 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090036668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090036668 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 20241117090036668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090036668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090036668 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090036668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090036668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090036668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090036668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090036668 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090036668 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090036668 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036669 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036669 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090036669 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090036669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036669 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090036669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036669 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036670 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036670 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036670 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090036670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090036670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090036670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090036670 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090036673 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 20241117090036673 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 20241117090036673 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090036673 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117090036675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036675 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117090036675 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090036675 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090036675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090036675 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117090036675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090036676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036676 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090036676 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090036676 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090036676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090036676 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090036676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090036676 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 20241117090036676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090036676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090036676 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117090036676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090036676 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090036676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090036676 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090036676 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090036676 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090036676 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036678 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036678 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090036678 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090036678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036678 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090036678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036678 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090036678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090036678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090036678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090036678 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090036695 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090036695 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090036695 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 20241117090036695 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117090036695 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117090036695 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117090036695 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(750)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090036699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036699 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090036699 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117090036699 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117090036699 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117090036699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090036699 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090036700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117090036700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090036700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090036700 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090036700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090036700 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090036700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090036700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090036700 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090036703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090036703 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090036703 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090036703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090036703 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241117090036703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090036703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090036703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090036703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090036703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090036703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090036703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090036703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090036703 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090036703 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090036703 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090036705 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090036705 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090036705 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090036705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090036705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090036705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090036705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090036705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090036705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090036705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090036705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090036705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090036705 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090036705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090036705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090036705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090036705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090036705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090036705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090036705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090036705 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037070 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090037070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e2415), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090037070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090037070 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090037070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090037070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090037070 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090037070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7b432), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090037070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090037070 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090037071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090037071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090037071 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090037071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322ece), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090037071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090037071 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090037071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090037071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090037071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090037071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090037071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090037071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090037071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090037071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090037071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090037071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090037071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090037071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090037071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090037071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090037071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090037071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090037071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090037071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090037071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090037071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090037071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037079 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090037079 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090037079 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090037079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037079 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090037079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037079 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=008e2415) (sccp_scrc.c:477) 20241117090037079 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20241117090037079 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090037079 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090037079 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090037079 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090037079 DLSCCP DEBUG SCCP-SCOC(71)[0x5647faee0bf0]{IDLE}: Deallocated (fsm.c:568) 20241117090037286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037286 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090037286 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090037286 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090037286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037286 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037286 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090037286 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090037286 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090037286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037286 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090037287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037287 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=00c7b432) (sccp_scrc.c:477) 20241117090037287 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20241117090037287 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090037287 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090037287 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090037287 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090037287 DLSCCP DEBUG SCCP-SCOC(72)[0x5647faefa9e0]{IDLE}: Deallocated (fsm.c:568) 20241117090037287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090037287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037287 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=00322ece) (sccp_scrc.c:477) 20241117090037287 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20241117090037287 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090037287 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090037287 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090037287 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090037287 DLSCCP DEBUG SCCP-SCOC(73)[0x5647faee65a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(740)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090037463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037463 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090037463 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090037463 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090037463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037463 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090037463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090037463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090037463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090037463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090037463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090037463 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090037463 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090037463 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090037463 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090037463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090037463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090037463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090037463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090037463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090037463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090037463 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090037464 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090037464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037464 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090037464 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090037464 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090037464 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090037464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090037464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090037464 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037465 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090037465 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090037465 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090037465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037465 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090037465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090037465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090037465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090037465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090037466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090037466 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090037466 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090037466 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(743)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(746)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090037481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037481 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090037481 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090037481 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 20241117090037481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037481 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037481 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) 20241117090037481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090037481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090037481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090037481 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090037481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090037481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037481 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090037481 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090037481 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090037481 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090037481 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) 20241117090037481 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) 20241117090037481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090037481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090037481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090037481 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090037481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090037481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090037481 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090037481 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{CONNECTED}: link up (cnlink.c:111) 20241117090037481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037481 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090037481 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090037481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090037481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090037481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090037481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090037481 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037484 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090037484 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090037484 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 20241117090037484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037484 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037484 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) 20241117090037484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090037484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090037484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090037484 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090037484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037484 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090037484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090037484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090037484 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090037484 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090037484 DRANAP INFO cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090037490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090037490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090037490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090037490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090037490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090037490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090037490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090037490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090037490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090037490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090037490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090037490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090037490 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090037490 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) 20241117090037490 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) 20241117090037490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090037490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090037490 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090037490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090037490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090037490 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090037490 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090037490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090037490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090037490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090037490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090037490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090037490 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090037490 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090037490 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090037490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037490 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090037490 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090037490 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090037490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090037490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090037490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090037490 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(749)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090037503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037503 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090037503 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090037503 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090037503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037503 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090037503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090037503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090037503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090037503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090037503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090037503 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090037503 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090037503 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090037503 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090037503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090037503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090037503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090037503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090037503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090037503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090037503 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090037503 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090037503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037503 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090037503 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090037503 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090037503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090037503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090037503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090037503 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090037504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090037504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090037504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090037504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090037504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090037504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090037504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090037504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090037504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090037504 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090037504 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090037504 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090037504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090037504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090037504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090037504 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090037504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090037504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090037504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090037504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090037504 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090037504 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090037504 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090038538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090038543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090038545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090038548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090038549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090038550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090038552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090038553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090038554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090038555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090038556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090038557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090038558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090038559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090038560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090038561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090038562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090038563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090038564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090038565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000000010100111'B, t_guard := 20.000000 } 20241117090038581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(743)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(743)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)16713533 20241117090039616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090039616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090039616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241117090039616 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090039616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff073d, normal) (hnbgw_rua.c:407) 20241117090039616 DHNB DEBUG map_rua[0x5647faee0bf0]{init}: Allocated (fsm.c:456) 20241117090039616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713533)[0x5647faee0bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090039616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16713533 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090039616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090039616 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090039616 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16713533 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241117090039616 DCN DEBUG map_sccp[0x5647faee4810]{init}: Allocated (fsm.c:456) 20241117090039616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5647faee4810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090039616 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16713533 <-> SCCP-84 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117090039616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16713533 SCCP-84 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241117090039616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713533)[0x5647faee0bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090039616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090039616 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090039616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713533)[0x5647faee0bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090039616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5647faee4810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090039616 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090039616 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{IDLE}: Allocated (fsm.c:456) 20241117090039616 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090039616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000a70056400500f1100926) (sccp_scrc.c:406) 20241117090039616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090039616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090039616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090039616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090039616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090039616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090039616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090039616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090039616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090039616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090039616 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090039616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090039616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090039616 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090039616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5647faee4810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090039616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713533)[0x5647faee0bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090039616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090039616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090039616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090039616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090039616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090039616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090039616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090039616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(742)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc1-SCCP(742)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(743)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(752) HNBGW_Test.msc1-RAN(743)@4f831ae80fa6: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)11327654 HNBGW_Test.msc1-SCCP(742)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(742)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(752)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090039630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090039630 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090039630 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090039630 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090039630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090039630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090039630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090039630 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090039630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090039630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090039630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090039630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090039630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090039630 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e250ca) (sccp_scrc.c:477) 20241117090039630 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20241117090039630 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090039630 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090039630 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090039630 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090039630 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) 20241117090039630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5647faee4810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090039630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5647faee4810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090039632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(752)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090039635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090039638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090039640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090039642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090039643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090039644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090039645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090039646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090039647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090039647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090039648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090039649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090039649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090039650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090039651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090039652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090039653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090039654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090039654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090039655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001000011001'B, t_guard := 20.000000 } 20241117090039666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57290<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(740)@4f831ae80fa6: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(740)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(753)15016763 20241117090040686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090040686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090040686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117090040686 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090040686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe5233b, normal) (hnbgw_rua.c:407) 20241117090040686 DHNB DEBUG map_rua[0x5647faef25a0]{init}: Allocated (fsm.c:456) 20241117090040686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15016763)[0x5647faef25a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090040686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15016763 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090040686 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090040686 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090040686 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117090040686 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15016763 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117090040686 DCN DEBUG map_sccp[0x5647faeda6d0]{init}: Allocated (fsm.c:456) 20241117090040686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5647faeda6d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090040687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090040687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090040687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090040687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090040687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090040687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090040687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090040687 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090040686 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15016763 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090040686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15016763 SCCP-85 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117090040686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15016763)[0x5647faef25a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090040686 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090040686 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090040686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15016763)[0x5647faef25a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090040686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5647faeda6d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090040686 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090040686 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{IDLE}: Allocated (fsm.c:456) 20241117090040686 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090040686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002190056400500f1100926) (sccp_scrc.c:406) 20241117090040686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090040686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090040686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090040686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090040686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090040686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090040686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090040686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090040686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090040686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090040686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090040686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090040686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090040686 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090040686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5647faeda6d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090040686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15016763)[0x5647faef25a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(739)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(739)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(740)@4f831ae80fa6: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(753) HNBGW_Test.msc0-RAN(740)@4f831ae80fa6: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(753)4612086 HNBGW_Test.msc0-SCCP(739)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(739)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090040700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090040700 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090040700 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090040700 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090040700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090040700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090040700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_mscpool_no_allow_attach_valid_nri0(753)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090040700 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090040700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090040700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090040700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090040700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090040700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090040700 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c6e6e2) (sccp_scrc.c:477) 20241117090040700 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20241117090040701 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090040701 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090040701 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090040701 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090040701 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) 20241117090040701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5647faeda6d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090040701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5647faeda6d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090040703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(753)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090040704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090040708 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090040712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090040715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090040718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090040719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090040720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090040721 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090040722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090040723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090040723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090040724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090040725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090040725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090040726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090040727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090040728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090040729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090040729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090040730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001110101101'B, t_guard := 20.000000 } 20241117090040741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(746)@4f831ae80fa6: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(746)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(754)12065938 20241117090041763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090041763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090041763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117090041763 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090041763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb81c92, normal) (hnbgw_rua.c:407) 20241117090041763 DHNB DEBUG map_rua[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117090041763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12065938)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090041763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12065938 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090041763 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090041763 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090041764 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12065938 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241117090041764 DCN DEBUG map_sccp[0x5647faedafd0]{init}: Allocated (fsm.c:456) 20241117090041764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5647faedafd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090041764 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12065938 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241117090041764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12065938 SCCP-86 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117090041764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12065938)[0x5647faf00140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090041764 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090041764 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090041764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12065938)[0x5647faf00140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090041764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5647faedafd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090041764 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090041764 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{IDLE}: Allocated (fsm.c:456) 20241117090041764 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090041764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030003ad0056400500f1100926) (sccp_scrc.c:406) 20241117090041764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090041764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090041764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090041764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090041764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090041764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090041764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090041764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090041764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090041764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090041764 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090041764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090041764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090041764 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090041764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5647faedafd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090041764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12065938)[0x5647faf00140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090041764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090041764 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090041764 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090041764 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090041764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090041764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090041764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090041764 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(745)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc2-SCCP(745)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(746)@4f831ae80fa6: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(754) HNBGW_Test.msc2-RAN(746)@4f831ae80fa6: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(754)12504112 HNBGW_Test.msc2-SCCP(745)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(745)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(754)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090041777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090041777 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090041777 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090041777 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 20241117090041777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090041777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090041777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090041777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090041777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090041777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090041777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090041777 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) 20241117090041777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090041777 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00045cdf) (sccp_scrc.c:477) 20241117090041777 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20241117090041777 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090041777 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090041777 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090041777 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090041777 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) 20241117090041777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5647faedafd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090041777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5647faedafd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090041778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57296<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(754)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090041780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090041783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090041786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090041788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090041790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090041792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090041793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090041794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090041795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090041795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090041796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090041797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090041797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090041798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090041799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090041799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090041800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090041801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090041802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090041802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090041805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090041805 DLINP DEBUG SRVCONN(,r=127.0.0.1:59325<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090041805 DLINP DEBUG SRVCONN(,r=127.0.0.1:59325<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090041805 DLINP NOTICE SRV(,r=127.0.0.1:59325<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090041805 DMAIN NOTICE (127.0.0.1:59325 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59325<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738)@4f831ae80fa6: Final verdict of PTC: none 20241117090041805 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090041805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090041805 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090041805 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090041806 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090041806 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117090041806 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 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090041806 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090041806 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(748)@4f831ae80fa6: Final verdict of PTC: none 20241117090041806 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(740)@4f831ae80fa6: Final verdict of PTC: none 20241117090041806 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.msc2-M3UA(747)@4f831ae80fa6: Final verdict of PTC: none 20241117090041806 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 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090041806 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090041806 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(750)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(741)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(744)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(739)@4f831ae80fa6: Final verdict of PTC: none 20241117090041806 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 20241117090041806 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090041806 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) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241117090041806 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 20241117090041806 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 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090041806 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090041805 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090041806 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39517<->l=127.0.0.1:4262) (control_if.c:193) 20241117090041806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090041806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090041806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090041806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090041806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090041806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090041806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090041806 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090041806 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090041806 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090041806 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090041806 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090041806 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) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090041806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5647faeda6d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090041806 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090041806 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090041806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6e6e2), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090041806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090041806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090041806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090041806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090041806 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090041806 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 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090041806 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090041806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090041806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5647faeda6d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090041806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15016763)[0x5647faef25a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090041806 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15016763)[0x5647faef25a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc1-SCCP(742)@4f831ae80fa6: Final verdict of PTC: none 20241117090041806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090041806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15016763)[0x5647faef25a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090041806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15016763)[0x5647faef25a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090041806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15016763)[0x5647faef25a0]{disrupted}: Freeing instance (context_map.c:202) 20241117090041806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15016763)[0x5647faef25a0]{disrupted}: Deallocated (fsm.c:568) 20241117090041806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5647faeda6d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090041806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5647faeda6d0]{disconnected}: Freeing instance (context_map.c:206) 20241117090041806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5647faeda6d0]{disconnected}: Deallocated (fsm.c:568) 20241117090041806 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15016763 SCCP-85 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241117090041806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090041806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090041806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090041806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090041806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090041806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090041806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090041806 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090041806 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090041806 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090041806 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090041806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090041806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090041806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090041806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090041806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090041806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090041806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090041806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090041806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090041806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090041806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090041806 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090041806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090041806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090041806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090041806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090041806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090041806 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090041806 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090041806 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090041806 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090041806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5647faee4810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090041806 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090041806 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc2-SCCP(745)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-RAN(746)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@4f831ae80fa6: Final verdict of PTC: none 20241117090041806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e250ca), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090041806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090041806 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090041806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090041806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090041806 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090041806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5647faee4810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090041806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713533)[0x5647faee0bf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) HNBGW_Test.msc1-RAN(743)@4f831ae80fa6: Final verdict of PTC: none 20241117090041807 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713533)[0x5647faee0bf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090041807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090041807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713533)[0x5647faee0bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090041807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713533)[0x5647faee0bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090041807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713533)[0x5647faee0bf0]{disrupted}: Freeing instance (context_map.c:202) 20241117090041807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713533)[0x5647faee0bf0]{disrupted}: Deallocated (fsm.c:568) 20241117090041807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5647faee4810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090041807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5647faee4810]{disconnected}: Freeing instance (context_map.c:206) 20241117090041807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5647faee4810]{disconnected}: Deallocated (fsm.c:568) 20241117090041807 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16713533 SCCP-84 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241117090041807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090041807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090041807 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090041807 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090041807 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090041807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12065938)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117090041807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12065938)[0x5647faf00140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117090041807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5647faedafd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117090041807 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090041807 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090041807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00045cdf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090041807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090041807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090041807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090041807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090041807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090041807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090041807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090041807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090041807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090041807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090041807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090041807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090041807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090041807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090041807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090041807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090041807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090041807 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090041807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090041807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090041807 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090041807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5647faedafd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090041807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12065938)[0x5647faf00140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090041807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12065938)[0x5647faf00140]{disrupted}: Freeing instance (context_map.c:202) 20241117090041807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12065938)[0x5647faf00140]{disrupted}: Deallocated (fsm.c:568) 20241117090041807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5647faedafd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090041807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5647faedafd0]{disconnected}: Freeing instance (context_map.c:206) 20241117090041807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5647faedafd0]{disconnected}: Deallocated (fsm.c:568) 20241117090041807 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12065938 SCCP-86 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241117090041807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090041807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090041807 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117090041807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090041807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090041807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090041807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090041807 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090041807 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090041807 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090041807 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(732)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(751)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(749)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090041834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57266<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(734)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(732): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(734): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(735): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(737): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(739): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(740): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(741): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(742): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(743): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(744): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-SCCP(745): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-RAN(746): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-M3UA(747): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(748): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(749): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(750): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(751): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(752): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(753): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(754): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sun Nov 17 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 20241117090041951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090042492 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090042492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f133), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090042492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090042492 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090042492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090042492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090042492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090042492 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090042492 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090042492 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090042492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090042492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090042492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090042492 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090042494 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090042494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ccc59), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090042494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090042494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090042494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090042494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090042495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090042495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090042495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090042495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090042495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090042495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090042495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090042495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090042497 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090042497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ba43b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090042497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090042497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090042497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090042497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090042497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090042497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090042497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090042497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090042497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090042497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090042497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090042497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090042553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=543968) 20241117090043038 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090043038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e61676), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090043038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090043038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090043038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090043038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090043038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090043038 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090043038 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090043038 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090043038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090043038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090043038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090043038 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=543968, count=557476) 20241117090043776 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090043777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dda007), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090043777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090043777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090043777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090043777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090043777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090043777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090043777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090043777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090043777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090043777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090043777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090043777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090043806 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090043806 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117090043806 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117090043806 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090043806 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090043806 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117090043806 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090043806 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090043806 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090043806 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090043806 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090043806 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090044395 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090044395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008529f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090044395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090044395 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090044395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090044395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090044396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090044396 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090044396 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090044396 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090044396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090044396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090044396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090044397 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090044397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c1f0), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090044397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090044397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090044397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090044397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090044397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090044397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090044397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090044397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090044397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090044397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090044397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sun Nov 17 09:00:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241117090045653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090045656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090045660 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35971<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090045736 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090045736 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090045746 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090045746 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090045747 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090045747 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090045747 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090045747 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090045747 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47017 (stream_srv.c:129) 20241117090045747 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47017<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090045747 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090045747 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090045748 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090045748 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090045748 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090045748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090045748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090045748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090045748 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090045748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090045748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090045748 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090045749 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090045749 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090045749 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090045749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090045749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090045749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090045749 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090045749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090045749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090045749 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090045749 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090045749 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090045749 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090045749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090045749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090045749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090045749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090045749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090045749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090045749 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090045749 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090045749 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090045749 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090045749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090045749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090045749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090045749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090045749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090045749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090045749 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090045749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090045749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090045749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090045749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090045749 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090045749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090045750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090045750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090045750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090045750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090045750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090045750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090045750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090045750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090045750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090045750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090045750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090045750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090045750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090045750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090045750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090045750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090045750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(765)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(765)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(765)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(763)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(768)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(768)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(768)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(766)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090045782 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090045782 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090045782 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090045782 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090045782 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090045782 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090045782 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090045782 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090045783 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090045784 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090045784 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090045784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090045784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090045784 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090045784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090045784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090045784 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090045784 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090045784 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090045784 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090045784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090045784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090045784 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090045784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090045784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090045784 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090045784 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090045784 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090045784 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090045784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090045784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090045784 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090045784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090045784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090045784 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090045784 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090045784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090045784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090045784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090045784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090045784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090045784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090045784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090045784 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090045784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090045784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090045784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090045784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090045784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090045784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090045784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090045784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090045784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090045784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090045784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090045784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090045784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(771)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(771)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(771)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(769)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(774)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(774)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(774)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(772)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090045823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090045823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090045823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090045823 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090045823 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090045823 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090045823 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090045823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090045823 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090045827 DLINP DEBUG SRVCONN(,r=127.0.0.1:47017<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090045827 DLINP DEBUG SRVCONN(,r=127.0.0.1:47017<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090045827 DLINP DEBUG SRVCONN(,r=127.0.0.1:47017<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090045827 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090045827 DHNBAP DEBUG (127.0.0.1:47017 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090045827 DHNBAP NOTICE (127.0.0.1:47017 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090045827 DHNBAP NOTICE (127.0.0.1:47017 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090045827 DLINP DEBUG SRVCONN(,r=127.0.0.1:47017<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090045827 DLINP DEBUG SRVCONN(,r=127.0.0.1:47017<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090045963 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090045963 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090045963 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090045963 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090045970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090045970 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090045970 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090045970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090045970 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090045970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090045973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045973 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090045973 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090045973 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090045973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090045973 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090045973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090045973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090045973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090045973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090045973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090045973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090045973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090045973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090045973 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090045973 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090045973 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090045974 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090045974 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090045974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090045974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090045974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090045974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090045974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090045975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090045975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090045975 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090045976 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 20241117090045976 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 20241117090045976 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090045976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117090045976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090045976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090045976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090045976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090045976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090045976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090045976 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(768)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090045982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090045982 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090045982 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090045982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090045982 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090045982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090045984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045984 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090045984 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090045984 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090045984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090045984 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090045984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090045984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090045984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090045984 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090045984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090045984 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090045984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090045984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090045984 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090045984 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090045984 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090045985 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090045985 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090045985 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090045985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090045985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090045985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090045985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090045985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090045985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090045985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090045985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090045985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090045985 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090045985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090045985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090045985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090045985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090045985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090045985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090045985 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090045998 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090045998 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090045998 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090045998 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090045999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090045999 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090045999 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090045999 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090045999 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090045999 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090046000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090046000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046000 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090046000 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090046000 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090046000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090046000 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090046000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090046000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090046000 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090046000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090046000 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090046000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090046000 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090046000 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090046000 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090046000 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090046001 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090046001 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090046001 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090046001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090046001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090046001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090046001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090046001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090046001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090046001 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090046001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090046001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090046001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090046001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090046001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090046001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090046001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046010 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 20241117090046010 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 20241117090046010 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090046010 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117090046012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046012 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117090046012 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090046012 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090046012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090046012 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090046012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090046012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046012 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090046012 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090046012 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090046012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090046012 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090046012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090046012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090046012 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117090046012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090046012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090046012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090046012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090046012 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090046012 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090046012 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090046013 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090046014 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090046014 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090046014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090046014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090046014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090046014 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090046014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090046014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090046014 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090046014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046014 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090046014 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090046014 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090046014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090046014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090046014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090046014 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046638 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090046638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3449), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090046638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090046638 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090046638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090046639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090046639 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090046639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009424f6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090046639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090046639 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090046639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090046639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090046639 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090046639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bdcc2), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090046639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090046639 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090046639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090046639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090046639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090046639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090046639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090046639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090046639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090046639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090046639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090046639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090046639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090046639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090046639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090046639 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090046639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090046640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090046640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090046640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090046640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090046640 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090046649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046649 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090046649 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090046649 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090046649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090046649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090046649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090046649 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090046649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090046649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090046649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090046649 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=00cb3449) (sccp_scrc.c:477) 20241117090046649 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20241117090046649 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090046649 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090046649 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090046649 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090046649 DLSCCP DEBUG SCCP-SCOC(76)[0x5647faee2c90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(764)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090046781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046781 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090046781 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090046781 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090046781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090046781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090046781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090046781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090046782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090046782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090046782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090046782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090046782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090046782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090046782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090046782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090046782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090046782 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090046782 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090046782 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090046782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090046782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090046782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090046782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090046782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090046782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090046782 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090046782 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090046782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046782 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090046782 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090046782 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090046782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090046782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090046782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090046782 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046782 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090046782 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090046783 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090046783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090046783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090046783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090046783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090046783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090046783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090046783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090046783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090046783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090046783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090046783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090046783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090046783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090046783 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090046783 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(767)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(770)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090046811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046811 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090046811 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090046811 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090046811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090046811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090046811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090046811 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090046811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090046811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090046812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090046812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090046812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090046812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090046812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090046812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090046812 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090046812 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090046812 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090046812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090046812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090046812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090046812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090046812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090046812 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090046812 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090046813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046813 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090046813 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090046813 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090046813 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090046813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090046813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090046813 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046814 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090046814 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090046814 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090046814 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090046814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090046814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090046814 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090046814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090046814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090046814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090046814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090046814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090046814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090046814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046814 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090046814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090046814 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090046814 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090046814 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(773)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090046818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046818 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090046818 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090046818 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 20241117090046818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090046818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090046818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090046818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090046818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090046818 DLM3UA DEBUG 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) 20241117090046818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090046818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090046818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090046818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090046818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090046818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090046818 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090046818 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090046818 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) 20241117090046818 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) 20241117090046818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090046818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090046818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090046818 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090046818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090046818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090046818 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090046818 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117090046818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090046818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090046818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090046818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090046818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090046818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090046818 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046819 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090046819 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090046819 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 20241117090046819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090046819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090046819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090046819 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090046819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090046819 DLM3UA DEBUG 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) 20241117090046819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090046819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090046819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090046819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090046819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090046819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090046819 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090046819 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090046819 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090046850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046850 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090046850 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090046850 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090046850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090046850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090046850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090046850 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046851 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090046851 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090046851 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090046851 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090046851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090046851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090046851 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090046851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090046851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090046851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090046851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090046851 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090046851 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090046851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090046851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046851 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090046851 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090046851 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090046851 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090046851 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) 20241117090046851 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) 20241117090046851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090046851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090046851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090046851 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090046851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090046851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090046851 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090046851 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090046851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090046851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090046851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090046851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090046851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090046851 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090046851 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090046851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090046851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090046852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090046852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090046852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090046852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090046852 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090046852 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090046852 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090046852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090046852 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090046852 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090046852 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090046852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090046852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090046852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090046852 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090047840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090047841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090047842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090047845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090047848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090047850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090047852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090047854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090047856 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090047857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090047859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090047860 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090047861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090047862 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090047864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090047865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090047867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090047869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090047872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090047875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000001011010100'B, t_guard := 20.000000 } 20241117090047918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(764)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(764)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)16126074 20241117090048970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090048970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090048970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117090048970 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090048970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf6107a, normal) (hnbgw_rua.c:407) 20241117090048970 DHNB DEBUG map_rua[0x5647faee2c90]{init}: Allocated (fsm.c:456) 20241117090048970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16126074)[0x5647faee2c90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090048970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16126074 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090048970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090048970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090048970 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16126074 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117090048970 DCN DEBUG map_sccp[0x5647faee0bf0]{init}: Allocated (fsm.c:456) 20241117090048970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5647faee0bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090048970 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16126074 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090048970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16126074 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117090048970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16126074)[0x5647faee2c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090048970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090048970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090048970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16126074)[0x5647faee2c90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090048970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5647faee0bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090048970 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090048970 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{IDLE}: Allocated (fsm.c:456) 20241117090048970 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090048970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002d40056400500f1100926) (sccp_scrc.c:406) 20241117090048970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090048970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090048970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090048970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090048970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090048970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090048970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090048970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090048970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090048970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090048970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090048970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090048970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090048970 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090048970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5647faee0bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090048970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16126074)[0x5647faee2c90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090048971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090048971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090048971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090048971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090048971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090048971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090048971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090048971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(763)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(763)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(764)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776) HNBGW_Test.msc0-RAN(764)@4f831ae80fa6: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)7890944 HNBGW_Test.msc0-SCCP(763)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(763)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090048990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090048990 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090048990 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090048990 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090048990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090048990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090048990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090048990 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090048990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090048990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090048990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090048990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090048990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090048990 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0040c873) (sccp_scrc.c:477) 20241117090048990 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20241117090048990 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090048990 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090048990 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090048990 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090048990 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) 20241117090048990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5647faee0bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090048990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5647faee0bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090048993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090048995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090048998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090049002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090049006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090049008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090049010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090049012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090049013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090049014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090049015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090049016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090049016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090049017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090049018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090049019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090049020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090049020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090049021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090049022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090049023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000110010101'B, t_guard := 20.000000 } 20241117090049034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45740<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@4f831ae80fa6: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)7941354 20241117090050056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090050056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090050056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117090050056 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090050056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x792cea, normal) (hnbgw_rua.c:407) 20241117090050056 DHNB DEBUG map_rua[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117090050056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7941354)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090050056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7941354 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090050056 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090050056 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090050056 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117090050056 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7941354 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117090050056 DCN DEBUG map_sccp[0x5647faef25a0]{init}: Allocated (fsm.c:456) 20241117090050056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5647faef25a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090050056 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7941354 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117090050056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7941354 SCCP-88 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117090050057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7941354)[0x5647faf00140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090050057 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090050057 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090050057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7941354)[0x5647faf00140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090050057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5647faef25a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090050057 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090050057 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{IDLE}: Allocated (fsm.c:456) 20241117090050057 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090050057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001950056400500f1100926) (sccp_scrc.c:406) 20241117090050057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090050057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090050057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090050057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090050057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090050057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090050057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090050057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090050057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090050057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090050057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090050057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090050057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090050057 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090050057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5647faef25a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090050057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7941354)[0x5647faf00140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090050058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090050058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090050058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090050058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090050058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090050058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090050058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090050058 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc1-SCCP(766)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(767)@4f831ae80fa6: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777) HNBGW_Test.msc1-RAN(767)@4f831ae80fa6: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)1149585 HNBGW_Test.msc1-SCCP(766)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(766)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090050074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090050074 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090050074 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090050074 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090050074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090050074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090050074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090050074 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090050074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090050074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090050074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090050074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090050074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090050074 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005bf718) (sccp_scrc.c:477) 20241117090050074 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20241117090050074 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090050074 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090050074 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090050074 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090050074 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) 20241117090050074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5647faef25a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090050074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5647faef25a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090050077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45740<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090050079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090050084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090050087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090050089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090050090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090050092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090050093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090050094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090050095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090050096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090050097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090050098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090050099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090050099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090050100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090050101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090050102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090050102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090050103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090050104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: "disconnecting msc0" 20241117090050105 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(764)@4f831ae80fa6: Final verdict of PTC: none 20241117090050106 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090050106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090050106 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090050106 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090050106 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090050106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090050106 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090050106 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090050106 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 20241117090050106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090050106 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090050106 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090050106 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090050106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090050106 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090050106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090050106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090050106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090050106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090050106 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090050106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090050106 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090050106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090050106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090050106 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090050106 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090050106 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090050106 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090050106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5647faee0bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090050106 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090050106 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090050106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040c873), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090050106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090050106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090050106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090050106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090050106 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090050106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5647faee0bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090050106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16126074)[0x5647faee2c90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090050106 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16126074)[0x5647faee2c90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090050106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090050106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16126074)[0x5647faee2c90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090050106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16126074)[0x5647faee2c90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090050106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16126074)[0x5647faee2c90]{disrupted}: Freeing instance (context_map.c:202) 20241117090050106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16126074)[0x5647faee2c90]{disrupted}: Deallocated (fsm.c:568) 20241117090050106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5647faee0bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090050106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5647faee0bf0]{disconnected}: Freeing instance (context_map.c:206) 20241117090050106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5647faee0bf0]{disconnected}: Deallocated (fsm.c:568) 20241117090050106 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16126074 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090050106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090050106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090050106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090050106 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090050106 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090050106 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090050106 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090050106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090050106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090050106 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(765)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(763)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: 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 := '000000000000001111000010'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@4f831ae80fa6: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)16126074 20241117090050119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@4f831ae80fa6: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)11201319 20241117090051135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090051135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090051135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117090051135 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090051135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaaeb27, normal) (hnbgw_rua.c:407) 20241117090051135 DHNB DEBUG map_rua[0x5647faee2c90]{init}: Allocated (fsm.c:456) 20241117090051135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11201319)[0x5647faee2c90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090051135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11201319 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090051135 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090051135 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090051135 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11201319 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117090051135 DCN DEBUG map_sccp[0x5647faee0bf0]{init}: Allocated (fsm.c:456) 20241117090051135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5647faee0bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090051135 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11201319 <-> SCCP-89 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117090051135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11201319 SCCP-89 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117090051135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11201319)[0x5647faee2c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090051135 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090051135 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090051135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11201319)[0x5647faee2c90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090051135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5647faee0bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090051135 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090051135 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{IDLE}: Allocated (fsm.c:456) 20241117090051135 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090051136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003c20056400500f1100926) (sccp_scrc.c:406) 20241117090051136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090051136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090051136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090051136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090051136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090051136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090051136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090051136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090051136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090051136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090051136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090051136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090051136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090051136 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090051136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5647faee0bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090051136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11201319)[0x5647faee2c90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090051136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090051136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090051136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090051136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090051136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090051136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090051136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090051136 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc1-SCCP(766)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(767)@4f831ae80fa6: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778) HNBGW_Test.msc1-RAN(767)@4f831ae80fa6: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)8232020 HNBGW_Test.msc1-SCCP(766)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(766)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117090051145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090051145 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090051145 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090051145 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090051145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090051145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090051145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090051145 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090051146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090051146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090051146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090051146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090051146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090051146 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fc25aa) (sccp_scrc.c:477) 20241117090051146 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20241117090051146 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090051146 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090051146 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090051146 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090051146 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) 20241117090051146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5647faee0bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090051146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5647faee0bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090051148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090051150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090051154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090051158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090051161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090051164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090051166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090051167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090051168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090051169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090051170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090051171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090051172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090051173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090051173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090051174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090051175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090051176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090051176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090051177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090051178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090051181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090051181 DLINP DEBUG SRVCONN(,r=127.0.0.1:47017<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090051181 DLINP DEBUG SRVCONN(,r=127.0.0.1:47017<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090051181 DLINP NOTICE SRV(,r=127.0.0.1:47017<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090051181 DMAIN NOTICE (127.0.0.1:47017 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47017<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090051181 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090051181 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117090051181 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090051181 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 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090051181 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090051181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090051181 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090051181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090051181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090051181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090051181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090051181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090051181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090051181 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090051181 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) 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117090051181 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 20241117090051181 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090051181 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) 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090051181 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 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117090051181 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090051181 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090051181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090051181 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090051181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090051181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090051181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090051181 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090051181 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090051181 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090051181 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090051181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090051181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090051181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(770)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(767)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(771)@4f831ae80fa6: Final verdict of PTC: none 20241117090051181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090051181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117090051181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090051181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090051182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090051182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090051182 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090051182 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090051182 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090051182 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(769)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(756)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(774)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(772)@4f831ae80fa6: Final verdict of PTC: none 20241117090051182 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35971<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-SCCP(766)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(773)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(775)@4f831ae80fa6: Final verdict of PTC: none 20241117090051182 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 20241117090051182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090051182 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090051182 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@4f831ae80fa6: Final verdict of PTC: none 20241117090051182 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) 20241117090051182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090051182 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090051182 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090051182 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090051182 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090051182 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090051182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090051182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090051182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090051182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090051182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090051182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090051182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090051182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090051182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090051182 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090051182 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090051182 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090051182 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090051182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5647faef25a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090051182 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090051182 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090051183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bf718), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090051183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090051183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090051183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090051183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090051183 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090051183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5647faef25a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090051183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7941354)[0x5647faf00140]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090051183 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7941354)[0x5647faf00140]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090051183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090051183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7941354)[0x5647faf00140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090051183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7941354)[0x5647faf00140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090051183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7941354)[0x5647faf00140]{disrupted}: Freeing instance (context_map.c:202) 20241117090051183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7941354)[0x5647faf00140]{disrupted}: Deallocated (fsm.c:568) 20241117090051183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5647faef25a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090051183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5647faef25a0]{disconnected}: Freeing instance (context_map.c:206) 20241117090051183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5647faef25a0]{disconnected}: Deallocated (fsm.c:568) 20241117090051183 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7941354 SCCP-88 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090051183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5647faee0bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090051183 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090051183 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090051183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc25aa), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090051183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090051183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090051183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090051183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090051183 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090051183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5647faee0bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090051183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11201319)[0x5647faee2c90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090051183 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11201319)[0x5647faee2c90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090051183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090051183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11201319)[0x5647faee2c90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090051183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11201319)[0x5647faee2c90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090051183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11201319)[0x5647faee2c90]{disrupted}: Freeing instance (context_map.c:202) 20241117090051183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11201319)[0x5647faee2c90]{disrupted}: Deallocated (fsm.c:568) 20241117090051183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5647faee0bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090051183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5647faee0bf0]{disconnected}: Freeing instance (context_map.c:206) 20241117090051183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5647faee0bf0]{disconnected}: Deallocated (fsm.c:568) 20241117090051183 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11201319 SCCP-89 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090051183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090051183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090051183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090051183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090051183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090051183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090051183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090051183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117090051183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090051183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090051183 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090051183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090051183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090051183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090051183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090051183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090051183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090051183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090051183 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090051183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090051183 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090051183 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090051183 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(757)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(768)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090051199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(758)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(756): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(757): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(758): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(763): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(764): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(765): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(766): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(767): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(768): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(769): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(770): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(771): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(772): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(773): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(774): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TCSun Nov 17 09:00:51 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 _mscpool_sccp_n_pcstate_detaches_cnlink pass'. 20241117090051250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090051806 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090051806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6e6e2), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090051806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090051806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090051806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090051806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090051806 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090051806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e250ca), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090051806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090051806 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090051806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090051806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090051807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090051807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090051807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090051807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090051807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090051807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090051807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090051807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090051807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090051807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090051807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090051807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090051807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090051807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090051807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090051807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090051808 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090051808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00045cdf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090051808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090051808 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090051808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090051808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090051808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090051808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090051808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090051808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090051808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090051808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090051808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090051852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=507588) 20241117090052106 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090052106 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090052106 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090052493 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090052493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f133), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090052493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090052493 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090052493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090052493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090052493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090052494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090052494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090052494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090052494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090052494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090052494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090052495 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090052496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ccc59), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090052496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090052496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090052496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090052496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090052496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090052496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090052496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090052496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090052496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090052496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090052496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090052498 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090052498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ba43b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090052498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090052498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090052498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090052498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090052498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090052499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090052499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090052499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090052499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090052499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090052499 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=507588, count=520836) 20241117090053039 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090053039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e61676), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090053039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090053039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090053040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090053040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090053040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090053040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090053040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090053040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090053040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090053040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090053040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090053182 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090053183 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090053183 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117090053183 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090053183 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090053183 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117090053183 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090053183 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090053183 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090053778 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090053778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dda007), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090053778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090053778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090053778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090053778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090053778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090053778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090053778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090053778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090053778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090053778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090053778 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sun Nov 17 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 20241117090054396 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090054396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008529f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090054396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090054396 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090054396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090054396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090054397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090054397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090054397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090054397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090054397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090054397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090054397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090054398 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090054398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c1f0), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090054398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090054398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090054398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090054398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090054398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090054398 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090054398 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090054398 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090054398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090054398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090054398 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241117090054916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090054918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090054921 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46227<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090054991 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090054991 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090054999 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090054999 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090054999 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090054999 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090054999 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090054999 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090055000 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090055000 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090055000 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51725 (stream_srv.c:129) 20241117090055000 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51725<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090055001 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090055001 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090055001 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090055001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090055001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090055001 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090055001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090055001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090055001 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090055001 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090055001 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090055001 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090055001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090055001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090055001 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090055001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090055001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090055001 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090055001 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090055001 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090055001 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090055001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090055001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090055001 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090055001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090055001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090055001 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090055001 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090055001 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090055001 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090055001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090055001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090055001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090055001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090055001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090055001 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090055001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090055001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090055001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090055001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090055001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090055001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090055001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090055001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090055001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090055001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090055001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090055001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090055001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(789)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(787)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090055015 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090055015 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090055015 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090055015 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090055015 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090055015 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090055015 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090055015 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090055016 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090055016 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090055016 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090055016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090055016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090055016 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090055016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090055016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090055016 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090055016 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090055016 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090055016 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090055016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090055016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090055016 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090055016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090055016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090055016 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090055016 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090055016 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090055016 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090055016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090055016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090055016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090055016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090055016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090055016 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090055016 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090055016 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090055016 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090055016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090055016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090055016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090055016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090055016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090055016 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090055016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090055016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090055016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090055016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090055016 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090055016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090055016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090055016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090055016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090055016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090055016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090055016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090055016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090055016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090055016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090055016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090055016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090055016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090055016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090055016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090055017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090055017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090055017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(792)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(792)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(792)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(790)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090055039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090055039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090055039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090055039 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090055039 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090055039 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090055039 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090055039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090055039 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090055044 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090055044 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090055044 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090055044 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090055044 DHNBAP DEBUG (127.0.0.1:51725 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090055044 DHNBAP NOTICE (127.0.0.1:51725 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090055044 DHNBAP NOTICE (127.0.0.1:51725 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090055044 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090055044 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090055213 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090055213 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090055213 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090055213 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090055223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055223 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090055223 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090055223 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090055223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090055223 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090055223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090055226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055226 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090055226 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090055226 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090055226 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090055226 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090055226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090055226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090055226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090055226 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090055226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090055226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090055226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090055226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090055226 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090055226 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090055226 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090055227 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090055227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090055227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090055228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090055228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090055228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090055228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090055228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090055228 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090055228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055228 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090055228 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090055228 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090055228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090055228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090055228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090055228 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090055228 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090055228 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090055228 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090055228 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090055235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055235 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090055235 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090055235 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090055235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090055235 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090055235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090055237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055237 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090055237 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090055237 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090055237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090055237 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090055237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090055237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090055237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090055237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090055237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090055238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090055238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090055238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090055238 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090055238 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090055238 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090055239 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090055239 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090055239 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090055239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090055239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090055239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090055239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090055239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090055239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090055239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090055239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090055239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090055239 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090055240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090055240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090055240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090055240 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090055240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090055240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090055240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090055240 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(788)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090056024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090056024 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090056024 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090056024 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090056024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090056024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090056024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090056024 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090056024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090056024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090056024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090056024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090056024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090056024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090056024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090056024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090056024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090056024 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090056024 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090056024 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090056024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090056024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090056024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090056024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090056024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090056024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090056024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090056024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090056024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090056024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090056024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090056024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090056024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090056024 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090056024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090056024 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090056024 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090056024 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090056024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090056024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090056024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090056024 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090056024 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090056024 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090056024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090056024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090056024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090056024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090056024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090056024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090056024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090056024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090056024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090056024 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090056024 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090056024 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(791)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090056031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090056031 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090056031 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090056031 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090056031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090056031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090056031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090056031 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090056031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090056031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090056031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090056031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090056031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090056031 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090056031 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090056031 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090056031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056031 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090056031 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090056031 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090056031 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090056031 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090056031 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090056031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090056031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090056031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090056031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090056031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090056031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090056031 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090056031 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090056031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090056031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090056031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090056031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090056031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090056031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090056031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090056031 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090056032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090056032 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090056032 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090056032 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090056032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090056032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090056032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090056032 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090056032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090056032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090056032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090056032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090056032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090056032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090056032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090056032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090056032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090056032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090056032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090056032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090056032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090056032 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090056032 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090056032 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090056634 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090056634 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090056634 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090056634 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090056634 DLSCCP DEBUG SCCP-SCOC(74)[0x5647faef8cf0]{IDLE}: Deallocated (fsm.c:568) 20241117090056634 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090056634 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090056634 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090056634 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090056634 DLSCCP DEBUG SCCP-SCOC(75)[0x5647faee2820]{IDLE}: Deallocated (fsm.c:568) 20241117090057056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090057063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090057067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090057071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090057074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090057077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090057080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090057082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090057084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090057087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090057089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090057091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090057093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090057095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090057097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090057099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090057101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090057103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090057104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090057106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000001100111100'B, t_guard := 20.000000 } 20241117090057144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53794<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)4423064 20241117090058201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090058201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090058201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117090058201 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090058201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x437d98, normal) (hnbgw_rua.c:407) 20241117090058201 DHNB DEBUG map_rua[0x5647faef8cf0]{init}: Allocated (fsm.c:456) 20241117090058201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4423064)[0x5647faef8cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090058201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4423064 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090058201 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090058201 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090058201 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4423064 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117090058201 DCN DEBUG map_sccp[0x5647faee2820]{init}: Allocated (fsm.c:456) 20241117090058201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5647faee2820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090058201 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4423064 <-> SCCP-90 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090058201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4423064 SCCP-90 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117090058201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4423064)[0x5647faef8cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090058201 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090058201 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090058201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4423064)[0x5647faef8cf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090058201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5647faee2820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090058201 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090058202 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{IDLE}: Allocated (fsm.c:456) 20241117090058202 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090058202 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300033c0056400500f1100926) (sccp_scrc.c:406) 20241117090058202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090058202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090058202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090058202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090058202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090058202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090058202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090058202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090058202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090058202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090058202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090058202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090058202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090058202 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090058202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5647faee2820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090058202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4423064)[0x5647faef8cf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090058202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090058202 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090058202 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090058202 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090058202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090058202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090058202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090058202 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794) HNBGW_Test.msc0-RAN(788)@4f831ae80fa6: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)9336829 HNBGW_Test.msc0-SCCP(787)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(787)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090058223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090058223 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090058223 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090058223 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090058223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090058223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090058223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090058223 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090058224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090058224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090058224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090058224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090058224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090058224 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005df915) (sccp_scrc.c:477) 20241117090058224 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20241117090058224 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090058224 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090058224 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090058224 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090058224 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) 20241117090058224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5647faee2820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090058224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5647faee2820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090058227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53794<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090058230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090058234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090058239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090058242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090058244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090058246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090058247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090058248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090058249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090058250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090058251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090058251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090058252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090058252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090058253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090058254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090058255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090058256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090058257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090058258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001010000011'B, t_guard := 20.000000 } 20241117090058269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@4f831ae80fa6: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)1848822 20241117090059297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090059297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090059297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117090059297 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090059297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1c35f6, normal) (hnbgw_rua.c:407) 20241117090059297 DHNB DEBUG map_rua[0x5647faef25a0]{init}: Allocated (fsm.c:456) 20241117090059297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1848822)[0x5647faef25a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090059297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1848822 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090059297 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090059297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090059297 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241117090059297 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1848822 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117090059297 DCN DEBUG map_sccp[0x5647faee2c90]{init}: Allocated (fsm.c:456) 20241117090059297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5647faee2c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090059297 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1848822 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090059297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1848822 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117090059297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1848822)[0x5647faef25a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090059297 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090059297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090059297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1848822)[0x5647faef25a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090059297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5647faee2c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090059297 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090059297 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{IDLE}: Allocated (fsm.c:456) 20241117090059298 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090059298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002830056400500f1100926) (sccp_scrc.c:406) 20241117090059298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090059298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090059298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090059298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090059298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090059298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090059298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090059298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090059298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090059298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090059298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090059298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090059298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090059298 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090059298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5647faee2c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090059298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1848822)[0x5647faef25a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090059298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090059298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090059298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090059298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090059298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090059298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090059298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090059298 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@4f831ae80fa6: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795) HNBGW_Test.msc0-RAN(788)@4f831ae80fa6: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)8902787 HNBGW_Test.msc0-SCCP(787)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117090059306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090059306 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090059306 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090059306 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090059306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090059307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090059307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090059307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090059307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090059307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090059307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090059307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090059307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090059307 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dff88e) (sccp_scrc.c:477) 20241117090059307 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20241117090059307 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090059307 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090059307 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090059307 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090059307 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) 20241117090059307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5647faee2c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090059307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5647faee2c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090059310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090059313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090059317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090059319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090059321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090059322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090059324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090059325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090059326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090059327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090059328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090059329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090059329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090059330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090059331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090059332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090059333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090059333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090059334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090059335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090059335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: "connecting cnlink 1" 20241117090059336 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(798)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(798)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(798)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(796)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090059552 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 20241117090059552 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 20241117090059553 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090059553 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090059561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090059561 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090059561 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090059561 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090059561 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090059561 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090059561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090059564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090059564 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090059564 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090059564 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090059564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090059564 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090059564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090059564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090059564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090059564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090059564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090059564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090059564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090059564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090059564 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090059564 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090059564 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090059565 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090059566 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090059566 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090059566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090059566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090059566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090059566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090059566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090059566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090059566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090059566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090059566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090059566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090059566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090059566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090059566 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090059566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090059566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090059566 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090059567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090059567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090059567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090059567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090059567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090059567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090059567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090059567 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090100107 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090100107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040c873), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090100107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090100107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090100107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090100107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090100108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090100108 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090100108 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090100108 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090100108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090100108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090100108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090100108 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090100113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090100113 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090100113 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090100113 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090100113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090100113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090100113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090100113 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090100113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090100113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090100113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090100113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090100113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090100113 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=0040c873) (sccp_scrc.c:477) 20241117090100113 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20241117090100113 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090100113 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090100113 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090100114 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090100114 DLSCCP DEBUG SCCP-SCOC(87)[0x5647faee4810]{IDLE}: Deallocated (fsm.c:568) MTC@4f831ae80fa6: 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 := '000000000000000001110100'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(797)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090100370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090100370 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090100370 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090100370 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090100370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090100370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090100370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090100370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090100370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090100370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090100370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090100370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090100370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090100370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090100370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090100370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090100370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090100371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090100371 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090100371 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090100371 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) 20241117090100371 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) 20241117090100371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090100371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090100371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090100371 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090100371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090100371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090100371 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090100371 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090100371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090100371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090100371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090100371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090100371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090100371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090100371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090100371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090100374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090100374 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090100374 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090100374 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090100374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090100374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090100374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090100374 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090100374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090100374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090100374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090100374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090100374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090100374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090100374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090100374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090100374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090100375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090100375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090100375 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090100375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090100375 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090100375 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090100375 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090100384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090101184 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090101184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc25aa), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090101184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090101184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090101184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090101184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090101184 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090101184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bf718), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090101184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090101184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090101184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090101184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090101184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090101184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090101184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090101185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090101185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090101185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090101185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090101185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090101185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090101185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090101185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090101185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090101185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090101185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090101189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101189 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090101189 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090101189 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090101189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090101189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090101189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090101189 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090101189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090101189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090101189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090101189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090101189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090101189 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=00fc25aa) (sccp_scrc.c:477) 20241117090101189 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20241117090101189 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090101189 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090101189 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090101189 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090101189 DLSCCP DEBUG SCCP-SCOC(89)[0x5647faee6bd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(797)@4f831ae80fa6: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(797)@4f831ae80fa6: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) 20241117090101390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101390 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090101390 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090101390 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090101390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090101390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090101390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090101390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090101390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090101390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090101390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090101390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090101390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090101390 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=005bf718) (sccp_scrc.c:477) 20241117090101390 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20241117090101390 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090101390 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090101390 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090101390 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090101390 DLSCCP DEBUG SCCP-SCOC(88)[0x5647faeda6d0]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@4f831ae80fa6: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)10563011 20241117090101403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090101403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090101403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241117090101403 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090101403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa12dc3, normal) (hnbgw_rua.c:407) 20241117090101403 DHNB DEBUG map_rua[0x5647faeda6d0]{init}: Allocated (fsm.c:456) 20241117090101403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563011)[0x5647faeda6d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090101403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563011 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090101403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090101403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090101403 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563011 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241117090101403 DCN DEBUG map_sccp[0x5647faee6bd0]{init}: Allocated (fsm.c:456) 20241117090101403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5647faee6bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090101403 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10563011 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241117090101403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563011 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241117090101403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563011)[0x5647faeda6d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090101403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090101403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090101403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563011)[0x5647faeda6d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090101403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5647faee6bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090101403 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090101403 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{IDLE}: Allocated (fsm.c:456) 20241117090101403 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090101403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000740056400500f1100926) (sccp_scrc.c:406) 20241117090101403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090101403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090101403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090101403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090101403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090101403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090101403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090101403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090101403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090101403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090101403 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090101403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090101403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090101403 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090101403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5647faee6bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090101403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563011)[0x5647faeda6d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090101403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101403 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090101403 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090101403 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090101403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090101404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090101404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090101404 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(796)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc1-SCCP(796)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(797)@4f831ae80fa6: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) HNBGW_Test.msc1-RAN(797)@4f831ae80fa6: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)9867605 HNBGW_Test.msc1-SCCP(796)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(796)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090101418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101418 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090101418 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090101418 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090101418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090101418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090101418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090101418 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090101418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090101418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090101418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090101418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090101418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090101418 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b7ad1) (sccp_scrc.c:477) 20241117090101418 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20241117090101418 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090101418 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090101418 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090101418 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090101418 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) 20241117090101418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5647faee6bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090101418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5647faee6bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090101420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53824<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090101422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241117090101424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241117090101426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090101428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090101430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090101432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241117090101433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241117090101434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090101435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090101436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090101437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241117090101437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241117090101438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090101440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090101441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090101442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241117090101443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241117090101444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090101446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090101447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779)@4f831ae80fa6: Final verdict of PTC: none 20241117090101449 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46227<->l=127.0.0.1:4262) (control_if.c:193) 20241117090101449 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090101449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090101449 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090101449 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090101449 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090101449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090101449 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090101449 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090101449 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 20241117090101449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101449 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090101449 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090101449 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090101449 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090101449 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090101449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090101449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090101449 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090101449 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090101449 DLINP NOTICE SRV(,r=127.0.0.1:51725<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090101449 DMAIN NOTICE (127.0.0.1:51725 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51725<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090101449 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090101449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090101450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090101450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090101450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090101450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090101450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090101450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090101450 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090101450 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090101450 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090101450 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5647faee2820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090101450 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090101450 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090101450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df915), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090101450 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117090101450 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090101450 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 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090101450 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090101450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090101450 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090101450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090101450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090101450 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 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090101450 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) 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090101450 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090101450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090101450 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090101450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090101450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090101450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090101450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090101450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090101450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090101450 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5647faee2820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4423064)[0x5647faef8cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090101450 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4423064)[0x5647faef8cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090101450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4423064)[0x5647faef8cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4423064)[0x5647faef8cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4423064)[0x5647faef8cf0]{disrupted}: Freeing instance (context_map.c:202) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4423064)[0x5647faef8cf0]{disrupted}: Deallocated (fsm.c:568) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5647faee2820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5647faee2820]{disconnected}: Freeing instance (context_map.c:206) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5647faee2820]{disconnected}: Deallocated (fsm.c:568) 20241117090101450 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4423064 SCCP-90 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5647faee2c90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090101450 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090101450 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090101450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff88e), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090101450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090101450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090101450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090101450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090101450 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5647faee2c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1848822)[0x5647faef25a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090101450 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1848822)[0x5647faef25a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090101450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1848822)[0x5647faef25a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1848822)[0x5647faef25a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1848822)[0x5647faef25a0]{disrupted}: Freeing instance (context_map.c:202) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1848822)[0x5647faef25a0]{disrupted}: Deallocated (fsm.c:568) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5647faee2c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5647faee2c90]{disconnected}: Freeing instance (context_map.c:206) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5647faee2c90]{disconnected}: Deallocated (fsm.c:568) 20241117090101450 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1848822 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090101450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090101450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090101450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090101450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090101450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090101450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090101450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090101450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090101450 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090101450 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090101450 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090101450 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5647faee6bd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090101450 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090101450 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090101450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b7ad1), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090101450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090101450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090101450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090101450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090101450 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5647faee6bd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563011)[0x5647faeda6d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090101450 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563011)[0x5647faeda6d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090101450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563011)[0x5647faeda6d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563011)[0x5647faeda6d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563011)[0x5647faeda6d0]{disrupted}: Freeing instance (context_map.c:202) 20241117090101450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563011)[0x5647faeda6d0]{disrupted}: Deallocated (fsm.c:568) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5647faee6bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5647faee6bd0]{disconnected}: Freeing instance (context_map.c:206) 20241117090101450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5647faee6bd0]{disconnected}: Deallocated (fsm.c:568) 20241117090101450 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563011 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090101450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090101450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090101450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090101450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090101450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090101450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090101450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090101450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090101450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090101450 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090101450 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090101450 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090101450 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090101450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090101450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090101450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090101450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090101450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090101450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090101450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117090101450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090101450 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090101450 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090101450 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090101450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090101450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090101450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090101450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090101450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090101450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090101450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090101450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090101450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090101450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090101450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090101450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090101450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(789)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(790)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(798)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(791)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(797)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(792)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(796)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(793)@4f831ae80fa6: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(780)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090101451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(782)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(790): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(791): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(792): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(793): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(796): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(797): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(798): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Nov 17 09:01:01 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 20241117090101500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090101808 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090101808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00045cdf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090101808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090101808 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090101808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090101808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090101808 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090101808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e250ca), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090101808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090101808 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090101808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090101808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090101808 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090101808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6e6e2), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090101808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090101808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090101808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090101808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090101808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090101808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090101808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090101808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090101808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090101808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090101808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090101808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090101808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090101808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090101808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090101808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090101808 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090101809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090101809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090101809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090101809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090101809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090101809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090101809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090101809 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090102102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=473460) 20241117090102494 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090102494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f133), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090102494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090102494 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090102494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090102494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090102494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090102494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090102494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090102494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090102494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090102494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090102494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090102496 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090102496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ccc59), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090102496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090102496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090102496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090102496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090102496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090102496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090102496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090102496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090102496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090102496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090102496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090102496 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090102499 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090102499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ba43b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090102499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090102499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090102499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090102499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090102499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090102499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090102499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090102499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090102499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090102499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090102499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090102499 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090103041 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090103041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e61676), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090103041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090103041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090103041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090103041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090103041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090103041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090103041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090103041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090103041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090103041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090103041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090103041 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=473460, count=491072) 20241117090103450 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090103451 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090103451 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090103451 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090103451 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090103451 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117090103451 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090103451 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090103451 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090103779 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090103779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dda007), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090103779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090103779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090103779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090103779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090103780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090103780 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090103780 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090103780 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090103780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090103780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090103780 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sun Nov 17 09:01:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20241117090104397 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090104397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008529f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090104397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090104397 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090104397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090104397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090104397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090104397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090104397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090104397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090104397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090104397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090104397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090104399 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090104399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c1f0), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090104399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090104399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090104399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090104399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090104399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090104399 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090104399 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090104399 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090104399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090104399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090104399 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241117090105180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090105184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090105187 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34037<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090105273 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090105273 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090105283 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090105283 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090105284 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090105284 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090105284 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090105284 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090105284 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090105284 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090105284 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37656 (stream_srv.c:129) 20241117090105284 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37656<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090105285 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090105285 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090105285 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090105285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090105285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090105285 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090105285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090105285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090105285 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090105285 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090105285 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090105285 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090105285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090105285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090105285 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090105285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090105285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090105285 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090105285 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090105285 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090105285 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090105285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090105285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090105286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090105286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090105286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090105286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090105286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090105285 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090105285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090105285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090105285 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090105285 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090105285 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090105285 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090105285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090105285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090105285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090105285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090105285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090105285 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090105286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090105286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090105286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090105286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090105286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090105286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090105286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(810)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(810)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(810)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(808)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090105301 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090105301 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090105302 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090105302 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090105302 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090105302 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090105302 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090105302 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090105303 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090105303 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090105303 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090105303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090105303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090105303 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090105303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090105303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090105303 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090105303 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090105303 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090105303 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090105303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090105303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090105303 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090105303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090105303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090105303 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090105303 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090105303 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090105303 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090105303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090105303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090105303 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090105303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090105303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090105303 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090105303 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090105303 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090105303 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090105303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090105303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090105303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090105303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090105303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090105303 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090105304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090105304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090105304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090105304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090105304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090105304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090105304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090105304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090105304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090105304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090105304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090105304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090105304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(813)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(813)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(813)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090105330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090105330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090105330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090105330 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090105330 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090105330 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090105330 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090105330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090105330 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090105334 DLINP DEBUG SRVCONN(,r=127.0.0.1:37656<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090105334 DLINP DEBUG SRVCONN(,r=127.0.0.1:37656<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090105334 DLINP DEBUG SRVCONN(,r=127.0.0.1:37656<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090105334 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090105334 DHNBAP DEBUG (127.0.0.1:37656 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090105334 DHNBAP NOTICE (127.0.0.1:37656 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090105334 DHNBAP NOTICE (127.0.0.1:37656 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090105334 DLINP DEBUG SRVCONN(,r=127.0.0.1:37656<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090105334 DLINP DEBUG SRVCONN(,r=127.0.0.1:37656<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090105500 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090105500 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090105500 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090105500 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090105506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105506 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090105506 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090105506 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090105506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090105506 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090105506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090105509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105509 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090105509 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090105509 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090105509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090105509 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090105510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090105510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090105510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090105510 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090105510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090105510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090105510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090105510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090105510 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090105510 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090105510 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090105511 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090105511 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090105511 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090105511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090105511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090105512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090105512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090105512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090105512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090105512 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090105512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105512 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090105512 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090105512 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090105512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090105512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090105512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090105512 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090105518 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090105518 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090105518 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090105518 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090105523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105523 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090105523 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090105523 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090105523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090105523 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090105523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090105525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105525 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090105525 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090105525 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090105525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090105525 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090105525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090105525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090105525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090105525 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090105525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090105525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090105525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090105525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090105525 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090105525 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090105525 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090105526 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090105526 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090105526 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090105526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090105526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090105526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090105526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090105526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090105526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090105526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090105526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090105526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090105526 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090105526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090105526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090105526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090105526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090105526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090105526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090105526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090105526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(809)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090106307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090106307 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090106307 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090106307 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090106307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090106307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090106307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090106307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090106307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090106307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090106307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090106307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090106307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090106307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090106307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090106307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090106307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090106307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090106307 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090106307 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090106307 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090106307 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090106307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090106307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090106307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090106307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090106307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090106307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090106307 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090106307 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090106307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090106307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090106307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090106307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090106307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090106307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090106307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090106307 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090106308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090106308 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090106308 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090106308 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090106308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090106308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090106308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090106308 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090106308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090106308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090106308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090106308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090106308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090106308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090106308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090106308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090106308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106308 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090106308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090106308 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090106308 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090106308 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090106323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090106323 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090106323 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090106323 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090106323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090106323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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-RAN(812)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090106323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090106323 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090106323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090106323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090106323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090106323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090106323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090106323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090106323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090106323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090106323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090106323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090106323 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090106323 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090106323 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090106323 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090106323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090106323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090106323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090106324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090106324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090106324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090106324 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090106324 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090106324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090106324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090106324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090106324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090106324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090106324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090106324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090106324 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090106326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090106326 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090106326 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090106326 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090106326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090106326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090106326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090106326 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090106326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090106326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090106326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090106326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090106326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090106326 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090106326 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090106326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090106326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090106326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090106326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090106326 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090106326 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090106326 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090106326 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090106326 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090106338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090106340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090106342 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090106343 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090106345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090106347 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090106349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090106352 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090106355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090106357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090106361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090106364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090106367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090106371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090106375 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090106377 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090106380 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090106383 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090106388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090106391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000000111101101'B, t_guard := 20.000000 } 20241117090106489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43134<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)14839236 20241117090107523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090107523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090107523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117090107523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090107523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe26dc4, normal) (hnbgw_rua.c:407) 20241117090107523 DHNB DEBUG map_rua[0x5647faeda6d0]{init}: Allocated (fsm.c:456) 20241117090107523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14839236)[0x5647faeda6d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090107523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14839236 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090107523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090107523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090107523 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117090107523 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14839236 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117090107523 DCN DEBUG map_sccp[0x5647faee6bd0]{init}: Allocated (fsm.c:456) 20241117090107523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5647faee6bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090107523 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14839236 <-> SCCP-93 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117090107523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14839236 SCCP-93 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117090107523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14839236)[0x5647faeda6d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090107523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090107524 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090107524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14839236)[0x5647faeda6d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090107524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5647faee6bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090107524 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090107524 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{IDLE}: Allocated (fsm.c:456) 20241117090107524 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090107524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030001ed0056400500f1100926) (sccp_scrc.c:406) 20241117090107524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090107524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090107524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090107524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090107524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090107524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090107524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090107524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090107524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090107524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090107524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090107524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090107524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090107524 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090107524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5647faee6bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090107524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14839236)[0x5647faeda6d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090107524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090107524 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090107524 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090107524 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090107524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090107524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090107524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090107524 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)9811522 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Session index based on connection ID:0 TC_sgsnpool_L3Compl_on_1_cnlink0(815)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090107542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090107542 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090107542 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090107542 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090107542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090107542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090107542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090107542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090107542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090107543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090107543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090107543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090107543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090107543 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0097c966) (sccp_scrc.c:477) 20241117090107543 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20241117090107543 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090107543 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090107543 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090107543 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090107543 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) 20241117090107543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5647faee6bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090107543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5647faee6bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090107543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43134<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(815)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090107546 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090107552 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090107557 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090107563 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090107564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090107566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090107567 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090107569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090107570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090107571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090107573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090107574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090107576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090107577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090107578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090107579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090107580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090107581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090107582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090107584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000011010011'B, t_guard := 20.000000 } 20241117090107595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)12810295 20241117090108613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090108613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090108613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241117090108613 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090108613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc37837, normal) (hnbgw_rua.c:407) 20241117090108613 DHNB DEBUG map_rua[0x5647faee2820]{init}: Allocated (fsm.c:456) 20241117090108613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12810295)[0x5647faee2820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090108613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12810295 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090108613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090108613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090108613 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241117090108613 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12810295 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117090108613 DCN DEBUG map_sccp[0x5647faef25a0]{init}: Allocated (fsm.c:456) 20241117090108613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5647faef25a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090108613 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12810295 <-> SCCP-94 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117090108613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12810295 SCCP-94 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241117090108613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12810295)[0x5647faee2820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090108613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090108613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090108613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12810295)[0x5647faee2820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090108613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5647faef25a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090108613 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090108613 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{IDLE}: Allocated (fsm.c:456) 20241117090108613 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090108613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030000d30056400500f1100926) (sccp_scrc.c:406) 20241117090108613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090108613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090108613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090108613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090108613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090108613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090108613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090108613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090108613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090108613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090108613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090108613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090108613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090108613 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090108613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5647faef25a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090108613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12810295)[0x5647faee2820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090108613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090108613 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090108613 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090108613 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090108613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090108613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090108613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090108613 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(816) HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)14274980 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(816)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090108619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090108619 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090108619 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090108619 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090108619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090108619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090108619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090108619 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090108619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090108619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090108619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090108619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090108619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090108619 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00974bba) (sccp_scrc.c:477) 20241117090108619 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20241117090108619 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090108619 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090108619 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090108619 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090108620 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) 20241117090108620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5647faef25a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090108620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5647faef25a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090108622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(816)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090108623 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090108627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090108629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090108630 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090108631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090108632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090108633 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090108634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090108635 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090108636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090108636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090108638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090108639 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090108640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090108642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090108643 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090108644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090108645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090108646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090108648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000010111000'B, t_guard := 20.000000 } 20241117090108660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43156<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)4690270 20241117090109674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090109674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090109674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117090109674 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090109674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x47915e, normal) (hnbgw_rua.c:407) 20241117090109674 DHNB DEBUG map_rua[0x5647faee3730]{init}: Allocated (fsm.c:456) 20241117090109674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4690270)[0x5647faee3730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090109674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4690270 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090109674 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090109674 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090109674 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4690270 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117090109674 DCN DEBUG map_sccp[0x5647faeded50]{init}: Allocated (fsm.c:456) 20241117090109674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5647faeded50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090109674 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4690270 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117090109674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4690270 SCCP-95 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117090109674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4690270)[0x5647faee3730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090109674 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090109674 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090109674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4690270)[0x5647faee3730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090109674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5647faeded50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090109674 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090109674 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{IDLE}: Allocated (fsm.c:456) 20241117090109674 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090109674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030000b80056400500f1100926) (sccp_scrc.c:406) 20241117090109675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090109675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090109675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090109675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090109675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090109675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090109675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090109675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090109675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090109675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090109675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090109675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090109675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090109675 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090109675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5647faeded50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090109675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4690270)[0x5647faee3730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090109675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090109675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090109675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090109675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090109675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090109675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090109675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090109675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(817) HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)3023978 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241117090109678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090109678 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090109678 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090109678 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090109678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090109678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090109678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090109678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090109678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090109678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090109678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090109678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090109678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090109679 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003145df) (sccp_scrc.c:477) 20241117090109679 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20241117090109679 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090109679 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090109679 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090109679 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090109679 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) 20241117090109679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5647faeded50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090109679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5647faeded50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090109680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43156<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090109682 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090109684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090109686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090109687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090109688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090109689 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090109691 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090109692 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090109692 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090109693 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090109694 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090109695 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090109695 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090109696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090109697 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090109698 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090109699 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090109700 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090109702 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090109703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000100010010'B, t_guard := 20.000000 } 20241117090109713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43164<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)1743661 20241117090110733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090110733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090110733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117090110733 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090110733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1a9b2d, normal) (hnbgw_rua.c:407) 20241117090110733 DHNB DEBUG map_rua[0x5647faedeb10]{init}: Allocated (fsm.c:456) 20241117090110733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1743661)[0x5647faedeb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090110733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1743661 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090110733 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090110733 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090110733 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117090110733 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1743661 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117090110733 DCN DEBUG map_sccp[0x5647faf00fb0]{init}: Allocated (fsm.c:456) 20241117090110733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5647faf00fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090110733 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1743661 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117090110733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1743661 SCCP-96 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117090110733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1743661)[0x5647faedeb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090110733 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090110733 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090110733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1743661)[0x5647faedeb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090110733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5647faf00fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090110733 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090110733 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{IDLE}: Allocated (fsm.c:456) 20241117090110733 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090110734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030001120056400500f1100926) (sccp_scrc.c:406) 20241117090110734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090110734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090110734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090110734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090110734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090110734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090110734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090110734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090110734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090110734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090110734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090110734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090110734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090110734 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090110734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5647faf00fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090110734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1743661)[0x5647faedeb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090110734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090110734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090110734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090110734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090110734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090110734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090110734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090110734 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(818) HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)14520765 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241117090110738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090110738 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090110738 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090110738 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090110738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090110738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090110738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090110738 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090110738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090110738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090110738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090110738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090110738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090110738 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ac6dc) (sccp_scrc.c:477) 20241117090110738 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20241117090110738 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090110738 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090110738 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090110738 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090110738 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) 20241117090110738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5647faf00fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090110738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5647faf00fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090110739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090110741 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090110743 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090110744 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090110744 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090110745 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090110747 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090110747 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090110748 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090110750 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090110751 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090110753 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090110754 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090110755 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090110757 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090110758 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090110759 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090110760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090110761 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090110761 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090110762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090110765 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34037<->l=127.0.0.1:4262) (control_if.c:193) 20241117090110765 DLINP DEBUG SRVCONN(,r=127.0.0.1:37656<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090110765 DLINP DEBUG SRVCONN(,r=127.0.0.1:37656<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090110765 DLINP NOTICE SRV(,r=127.0.0.1:37656<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090110765 DMAIN NOTICE (127.0.0.1:37656 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37656<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090110765 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090110765 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090110765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090110765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090110765 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090110765 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090110765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090110765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090110765 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090110765 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 20241117090110765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090110765 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090110765 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090110765 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090110765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090110765 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090110765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090110765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090110765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(808)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800)@4f831ae80fa6: Final verdict of PTC: none 20241117090110765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090110766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090110766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090110766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090110766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090110766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090110766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090110766 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090110766 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090110766 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090110766 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(810)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(809)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(812)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(802)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(801)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(814)@4f831ae80fa6: Final verdict of PTC: none 20241117090110766 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 20241117090110766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090110766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090110766 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090110766 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117090110766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090110766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117090110766 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117090110766 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) 20241117090110766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090110766 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090110766 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090110766 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090110766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090110766 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090110766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090110766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090110766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090110767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090110767 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090110767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090110767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090110767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090110767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090110767 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090110767 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090110767 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090110767 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5647faee6bd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090110767 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090110767 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090110767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097c966), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090110767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090110767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090110767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090110767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090110767 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5647faee6bd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14839236)[0x5647faeda6d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090110767 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14839236)[0x5647faeda6d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090110767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14839236)[0x5647faeda6d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14839236)[0x5647faeda6d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14839236)[0x5647faeda6d0]{disrupted}: Freeing instance (context_map.c:202) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14839236)[0x5647faeda6d0]{disrupted}: Deallocated (fsm.c:568) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5647faee6bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5647faee6bd0]{disconnected}: Freeing instance (context_map.c:206) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5647faee6bd0]{disconnected}: Deallocated (fsm.c:568) 20241117090110767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14839236 SCCP-93 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5647faef25a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090110767 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090110767 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090110767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974bba), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090110767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090110767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090110767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090110767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090110767 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5647faef25a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12810295)[0x5647faee2820]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090110767 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12810295)[0x5647faee2820]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090110767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12810295)[0x5647faee2820]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12810295)[0x5647faee2820]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12810295)[0x5647faee2820]{disrupted}: Freeing instance (context_map.c:202) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12810295)[0x5647faee2820]{disrupted}: Deallocated (fsm.c:568) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5647faef25a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5647faef25a0]{disconnected}: Freeing instance (context_map.c:206) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5647faef25a0]{disconnected}: Deallocated (fsm.c:568) 20241117090110767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12810295 SCCP-94 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5647faeded50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090110767 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090110767 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090110767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003145df), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090110767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090110767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090110767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090110767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090110767 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5647faeded50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4690270)[0x5647faee3730]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090110767 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4690270)[0x5647faee3730]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090110767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4690270)[0x5647faee3730]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4690270)[0x5647faee3730]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4690270)[0x5647faee3730]{disrupted}: Freeing instance (context_map.c:202) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4690270)[0x5647faee3730]{disrupted}: Deallocated (fsm.c:568) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5647faeded50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5647faeded50]{disconnected}: Freeing instance (context_map.c:206) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5647faeded50]{disconnected}: Deallocated (fsm.c:568) 20241117090110767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4690270 SCCP-95 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5647faf00fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090110767 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090110767 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090110767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac6dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090110767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090110767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090110767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090110767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090110767 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5647faf00fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1743661)[0x5647faedeb10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090110767 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1743661)[0x5647faedeb10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090110767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1743661)[0x5647faedeb10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1743661)[0x5647faedeb10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1743661)[0x5647faedeb10]{disrupted}: Freeing instance (context_map.c:202) 20241117090110767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1743661)[0x5647faedeb10]{disrupted}: Deallocated (fsm.c:568) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5647faf00fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5647faf00fb0]{disconnected}: Freeing instance (context_map.c:206) 20241117090110767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5647faf00fb0]{disconnected}: Deallocated (fsm.c:568) 20241117090110767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1743661 SCCP-96 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117090110767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090110767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090110767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090110767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090110767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090110767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090110767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090110767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090110767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090110767 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090110768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090110768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090110768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090110768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090110768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117090110768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090110768 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090110768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090110768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090110768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090110768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090110768 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090110768 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090110768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090110768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090110768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090110768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090110768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090110768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090110768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090110768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090110768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090110768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090110768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090110768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090110768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090110768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090110768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090110768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090110779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43120<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(811)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(813)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(803)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(801): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(802): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(803): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(808): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(809): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(810): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(811): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(812): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(813): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(814): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(815): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(816): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(817): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(818): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sun Nov 17 09:01:10 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 20241117090110825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090111428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43166<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423328) 20241117090111450 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090111450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b7ad1), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090111450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090111450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090111450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090111450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090111450 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090111450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff88e), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090111450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090111450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090111450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090111450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090111450 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090111450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df915), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090111450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090111450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090111450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090111450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090111450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090111450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090111450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090111450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090111450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090111450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090111450 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090111450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090111450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090111450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090111450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090111450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090111450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090111450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090111450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090111450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090111450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090111450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090111450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090111450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090111450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090111450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090111450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090111809 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090111809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6e6e2), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090111809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090111809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090111809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090111809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090111809 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090111809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e250ca), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090111809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090111809 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090111809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090111809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090111809 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090111809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00045cdf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090111809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090111809 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090111809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090111809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090111809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090111809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090111809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090111809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090111809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090111810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090111810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090111810 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090111810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090111810 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090111810 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090111810 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090111810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090111810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090111810 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090111810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090111810 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090111810 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090111810 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090111810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090111810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090111810 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=423328, count=449100) 20241117090112495 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090112495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f133), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090112495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090112495 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090112495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090112495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090112495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090112495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090112495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090112495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090112495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090112495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090112495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090112496 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090112496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ccc59), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090112496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090112496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090112496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090112496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090112496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090112496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090112496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090112496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090112496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090112496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090112496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090112496 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090112499 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090112499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ba43b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090112499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090112499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090112499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090112499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090112499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090112500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090112500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090112500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090112500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090112500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090112500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090112500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090112766 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090112766 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090112766 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090112767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090112767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090112767 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090113042 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090113042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e61676), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090113042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090113042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090113042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090113042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090113043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090113043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090113043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090113043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090113043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090113043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090113043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sun Nov 17 09:01:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20241117090113780 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090113780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dda007), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090113780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090113780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090113780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090113780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090113781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090113781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090113781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090113781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090113781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090113781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090113781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090114393 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090114393 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090114393 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090114393 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090114393 DLSCCP DEBUG SCCP-SCOC(78)[0x5647faee58e0]{IDLE}: Deallocated (fsm.c:568) 20241117090114395 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090114395 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090114395 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090114395 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090114395 DLSCCP DEBUG SCCP-SCOC(77)[0x5647faefb840]{IDLE}: Deallocated (fsm.c:568) MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241117090114526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090114529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090114534 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32839<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090114656 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090114656 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090114667 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090114667 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114667 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090114667 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114667 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090114667 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090114667 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45615 (stream_srv.c:129) 20241117090114667 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45615<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090114667 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090114667 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114669 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114669 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090114669 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114669 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090114669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114669 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114669 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114669 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090114669 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114669 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090114669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114669 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114669 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114669 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090114669 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114669 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090114669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114669 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114669 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114669 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090114669 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090114669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114669 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090114669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090114669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090114669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090114669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(829)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(829)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(829)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(827)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(832)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(832)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(832)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(830)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090114702 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090114702 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114702 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090114702 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114702 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090114702 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114703 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090114703 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114704 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114704 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090114704 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114704 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090114704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114704 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114704 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114704 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090114704 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114704 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090114704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114704 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114704 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114704 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090114704 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114704 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090114704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114704 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114704 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114704 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090114704 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090114704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114704 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090114704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090114704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090114704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090114704 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(835)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(835)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(835)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(833)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(838)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(838)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(838)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(836)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090114743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090114743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090114743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090114743 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090114743 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090114743 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090114743 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090114743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090114743 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090114749 DLINP DEBUG SRVCONN(,r=127.0.0.1:45615<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090114749 DLINP DEBUG SRVCONN(,r=127.0.0.1:45615<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090114749 DLINP DEBUG SRVCONN(,r=127.0.0.1:45615<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090114749 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090114749 DHNBAP DEBUG (127.0.0.1:45615 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090114749 DHNBAP NOTICE (127.0.0.1:45615 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090114749 DHNBAP NOTICE (127.0.0.1:45615 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090114749 DLINP DEBUG SRVCONN(,r=127.0.0.1:45615<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090114749 DLINP DEBUG SRVCONN(,r=127.0.0.1:45615<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090114884 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090114884 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090114884 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090114884 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090114890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114890 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090114890 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090114890 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090114890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090114890 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090114890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090114892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114892 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090114892 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090114892 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090114892 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090114892 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090114892 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090114892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090114892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090114892 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090114892 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090114892 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090114892 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090114892 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090114892 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090114892 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090114892 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114893 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114893 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090114893 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090114894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090114894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114894 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090114894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090114894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090114894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090114894 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090114897 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 20241117090114897 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 20241117090114897 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090114897 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(832)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090114902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114902 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090114902 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090114902 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090114902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090114902 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090114902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090114904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114904 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090114904 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090114904 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090114904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090114904 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090114904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090114904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090114904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090114904 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090114904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090114904 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090114904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090114904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090114904 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090114904 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090114904 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114905 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114905 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090114905 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090114905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114906 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090114906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114906 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090114906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090114906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090114906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090114906 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090114919 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090114919 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090114919 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090114919 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090114922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114922 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090114922 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090114922 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090114922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090114922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090114922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090114924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114924 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090114924 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090114924 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090114924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090114924 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090114924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090114924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090114924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090114924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090114924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090114924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090114924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090114924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090114924 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090114924 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090114924 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114925 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114925 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090114925 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090114925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090114925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114925 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090114926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090114926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090114926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090114926 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090114933 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 20241117090114933 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 20241117090114933 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090114933 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117090114939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114939 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117090114939 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090114939 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090114939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090114939 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090114939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090114941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114941 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090114941 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090114941 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090114941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090114941 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090114941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090114942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090114942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090114942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117090114942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090114942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090114942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090114942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090114942 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090114942 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090114942 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090114943 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090114943 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090114943 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090114943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090114943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090114943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090114943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090114943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090114943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090114943 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090114943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090114943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090114943 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090114944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090114944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090114944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090114944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090114944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090114944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090114944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090114944 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(828)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090115698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115698 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090115698 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090115698 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090115698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090115698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090115698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090115698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090115699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090115699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090115699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090115699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090115699 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090115699 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090115699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090115699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115699 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090115699 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090115699 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090115699 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090115699 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090115699 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090115699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090115699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090115699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090115699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090115699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090115699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090115699 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090115699 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090115699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090115699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090115699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090115699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090115699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090115699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090115699 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115701 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090115701 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090115701 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090115701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090115701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090115701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090115701 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090115702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090115702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090115702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090115702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090115702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090115702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090115702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090115702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090115702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090115702 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090115702 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090115702 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(831)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090115707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115707 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090115707 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090115707 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090115707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090115707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090115707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090115707 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090115707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090115707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090115707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090115707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090115707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090115707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090115707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090115707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090115708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090115708 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090115708 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090115708 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) 20241117090115708 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) 20241117090115708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090115708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090115708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090115708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090115708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090115708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090115708 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090115708 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090115708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090115708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090115708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090115708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090115708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090115708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090115708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115708 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090115708 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090115708 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090115708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090115708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090115708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090115708 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090115708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090115709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090115709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090115709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090115709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090115709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090115709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090115709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090115709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090115709 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090115709 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090115709 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(834)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090115722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115722 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090115722 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090115722 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090115722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090115722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090115722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090115722 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090115722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090115722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090115722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090115722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090115722 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090115722 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090115722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090115722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090115723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090115723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090115723 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090115723 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090115723 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090115723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090115723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090115723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090115723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090115723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090115723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090115723 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090115723 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090115723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115723 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090115723 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090115723 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090115723 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090115723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090115723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090115723 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115723 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090115723 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090115723 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090115723 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090115723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090115723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090115723 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090115723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090115723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090115723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090115723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090115723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090115723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090115723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090115723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090115723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090115723 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090115723 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090115723 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(837)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090115739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115739 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090115739 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090115739 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 20241117090115739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090115739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090115739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090115739 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090115739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090115739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090115739 DLM3UA DEBUG 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) 20241117090115739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090115739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090115739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090115739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090115739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090115739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090115739 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090115739 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090115739 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) 20241117090115739 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) 20241117090115739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090115739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090115739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090115739 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090115739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090115739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090115739 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090115739 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117090115740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090115740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090115740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090115740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090115740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090115740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090115740 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090115741 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090115741 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090115741 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 20241117090115741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090115741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090115741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090115741 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090115741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090115741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090115741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090115741 DLM3UA DEBUG 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) 20241117090115742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090115742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090115742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090115742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090115742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090115742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090115742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090115742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090115742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090115742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090115742 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090115742 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090116756 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090116763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090116767 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090116771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090116774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090116777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090116780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090116782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090116784 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090116787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090116791 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090116796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090116800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090116804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090116810 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090116815 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090116822 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090116827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090116832 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090116836 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000000110101000'B, t_guard := 20.000000 } 20241117090116859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@4f831ae80fa6: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)15536813 20241117090117889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090117889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090117889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117090117889 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090117889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xed12ad, normal) (hnbgw_rua.c:407) 20241117090117889 DHNB DEBUG map_rua[0x5647faee6bd0]{init}: Allocated (fsm.c:456) 20241117090117889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15536813)[0x5647faee6bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090117889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15536813 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090117889 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090117889 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090117889 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117090117889 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15536813 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117090117889 DCN DEBUG map_sccp[0x5647faee2820]{init}: Allocated (fsm.c:456) 20241117090117889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5647faee2820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090117889 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15536813 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117090117889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15536813 SCCP-97 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117090117889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15536813)[0x5647faee6bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090117889 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090117889 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090117889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15536813)[0x5647faee6bd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090117889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5647faee2820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090117889 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090117889 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{IDLE}: Allocated (fsm.c:456) 20241117090117889 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090117889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030001a80056400500f1100926) (sccp_scrc.c:406) 20241117090117889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090117889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090117889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090117889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090117889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090117889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090117889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090117889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090117889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090117889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090117889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090117889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090117889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090117889 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090117889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5647faee2820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090117889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15536813)[0x5647faee6bd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090117889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090117889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090117889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090117889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090117889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090117889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090117889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090117889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(833)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(834)@4f831ae80fa6: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(840) HNBGW_Test.sgsn0-RAN(834)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)15909953 HNBGW_Test.sgsn0-SCCP(833)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(833)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090117896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090117896 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090117896 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090117896 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090117896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090117896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090117896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090117896 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090117896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090117896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090117896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090117896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090117896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090117896 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00637485) (sccp_scrc.c:477) 20241117090117896 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20241117090117896 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090117896 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090117896 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090117896 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090117896 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) 20241117090117896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5647faee2820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090117896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5647faee2820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090117897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090117899 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090117901 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090117903 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090117904 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090117905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090117907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090117908 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090117909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090117910 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090117911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090117912 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090117913 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090117913 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090117914 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090117915 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090117916 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090117917 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090117917 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090117918 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090117919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000100101110'B, t_guard := 20.000000 } 20241117090117930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37724<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(837)@4f831ae80fa6: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(837)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(841)10458679 20241117090118942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090118942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090118942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241117090118942 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090118943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9f9637, normal) (hnbgw_rua.c:407) 20241117090118943 DHNB DEBUG map_rua[0x5647faee3730]{init}: Allocated (fsm.c:456) 20241117090118943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10458679)[0x5647faee3730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090118943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10458679 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090118943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090118943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090118943 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241117090118943 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10458679 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241117090118943 DCN DEBUG map_sccp[0x5647faeded50]{init}: Allocated (fsm.c:456) 20241117090118943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5647faeded50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090118943 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10458679 <-> SCCP-98 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117090118943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10458679 SCCP-98 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241117090118943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10458679)[0x5647faee3730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090118943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090118943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090118943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10458679)[0x5647faee3730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090118943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5647faeded50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090118943 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090118943 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{IDLE}: Allocated (fsm.c:456) 20241117090118943 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090118943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300012e0056400500f1100926) (sccp_scrc.c:406) 20241117090118943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090118943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090118943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090118943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090118943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090118943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090118943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090118943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090118943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090118943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090118943 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090118943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090118943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090118943 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090118943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5647faeded50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090118943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10458679)[0x5647faee3730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090118943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090118943 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090118943 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090118943 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090118943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090118943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090118943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090118943 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(836)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(836)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(837)@4f831ae80fa6: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(841) HNBGW_Test.sgsn1-RAN(837)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(841)9712206 HNBGW_Test.sgsn1-SCCP(836)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(836)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090118956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090118956 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090118956 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090118956 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 20241117090118956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090118956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090118956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090118956 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090118956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090118956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090118956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090118956 DLM3UA DEBUG 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) 20241117090118956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090118956 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004051bd) (sccp_scrc.c:477) 20241117090118956 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20241117090118956 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090118956 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090118956 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090118957 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090118957 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) 20241117090118957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5647faeded50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090118957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5647faeded50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090118958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37724<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090118960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090118962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090118964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090118965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090118966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090118968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090118969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090118970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090118971 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090118972 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090118973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090118973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090118975 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090118975 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090118976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090118977 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090118978 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090118979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090118979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090118980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001111010100'B, t_guard := 20.000000 } 20241117090118991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@4f831ae80fa6: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(842)7687002 20241117090120016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090120016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090120016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117090120016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090120016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x754b5a, normal) (hnbgw_rua.c:407) 20241117090120016 DHNB DEBUG map_rua[0x5647faf00fb0]{init}: Allocated (fsm.c:456) 20241117090120016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7687002)[0x5647faf00fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090120016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7687002 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090120016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090120016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090120016 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7687002 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117090120016 DCN DEBUG map_sccp[0x5647faee5470]{init}: Allocated (fsm.c:456) 20241117090120016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5647faee5470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090120016 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7687002 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117090120016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7687002 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117090120016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7687002)[0x5647faf00fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090120016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090120016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090120016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7687002)[0x5647faf00fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090120016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5647faee5470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090120016 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090120017 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{IDLE}: Allocated (fsm.c:456) 20241117090120017 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090120017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003d40056400500f1100926) (sccp_scrc.c:406) 20241117090120017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090120017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090120017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090120017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090120017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090120017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090120017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090120017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090120017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090120017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090120017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090120017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090120017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090120017 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090120017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5647faee5470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090120017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7687002)[0x5647faf00fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090120017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090120017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090120017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090120017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090120017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090120017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090120017 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(833)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(834)@4f831ae80fa6: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(842) HNBGW_Test.sgsn0-RAN(834)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(842)13158587 HNBGW_Test.sgsn0-SCCP(833)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(833)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117090120024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120024 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090120024 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090120024 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090120024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090120024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090120024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090120024 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090120024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090120024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090120024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090120024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090120024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090120024 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c0f0b5) (sccp_scrc.c:477) 20241117090120024 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20241117090120024 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090120024 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090120024 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090120024 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090120024 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) 20241117090120024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5647faee5470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090120024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5647faee5470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090120027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090120029 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090120031 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090120033 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090120034 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090120035 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090120036 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090120037 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090120038 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090120039 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090120040 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090120040 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090120041 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090120042 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090120043 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090120044 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090120044 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090120045 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090120046 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090120047 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090120047 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090120050 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32839<->l=127.0.0.1:4262) (control_if.c:193) 20241117090120050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37718<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826)@4f831ae80fa6: Final verdict of PTC: none 20241117090120050 DLINP DEBUG SRVCONN(,r=127.0.0.1:45615<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090120050 DLINP DEBUG SRVCONN(,r=127.0.0.1:45615<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.msc0-RAN(828)@4f831ae80fa6: Final verdict of PTC: none 20241117090120050 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090120050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090120050 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090120050 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090120050 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090120050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090120050 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090120050 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090120050 DLINP NOTICE SRV(,r=127.0.0.1:45615<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090120050 DMAIN NOTICE (127.0.0.1:45615 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45615<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090120050 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090120050 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 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090120051 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090120051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090120051 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090120051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090120051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090120051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090120051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090120051 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090120051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090120051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090120051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090120051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090120051 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090120051 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090120051 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090120051 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090120051 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 20241117090120051 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) 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090120051 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117090120051 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) 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241117090120051 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 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090120051 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) 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090120051 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090120051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090120051 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090120051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090120051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090120051 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241117090120051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090120051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090120051 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 HNBGW_Test.sgsn1-RAN(837)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(829)@4f831ae80fa6: Final verdict of PTC: none 20241117090120051 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117090120051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090120051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090120051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090120051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090120051 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090120051 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090120051 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090120051 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090120051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5647faeded50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090120051 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090120051 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090120051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004051bd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090120051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(830)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(834)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(827)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(838)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(832)@4f831ae80fa6: Final verdict of PTC: none 20241117090120051 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090120051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090120051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090120051 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090120051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5647faeded50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090120051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10458679)[0x5647faee3730]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090120051 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10458679)[0x5647faee3730]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090120051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090120051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10458679)[0x5647faee3730]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090120051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10458679)[0x5647faee3730]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090120051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10458679)[0x5647faee3730]{disrupted}: Freeing instance (context_map.c:202) 20241117090120051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10458679)[0x5647faee3730]{disrupted}: Deallocated (fsm.c:568) 20241117090120051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5647faeded50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn1-SCCP(836)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(839)@4f831ae80fa6: Final verdict of PTC: none 20241117090120051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5647faeded50]{disconnected}: Freeing instance (context_map.c:206) 20241117090120051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5647faeded50]{disconnected}: Deallocated (fsm.c:568) 20241117090120051 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10458679 SCCP-98 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117090120051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090120051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090120051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090120051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090120051 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090120051 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090120051 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090120052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15536813)[0x5647faee6bd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117090120052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15536813)[0x5647faee6bd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117090120052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5647faee2820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117090120052 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090120052 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090120052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00637485), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090120052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090120052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090120052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090120052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090120052 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090120052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5647faee2820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090120052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15536813)[0x5647faee6bd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090120052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15536813)[0x5647faee6bd0]{disrupted}: Freeing instance (context_map.c:202) 20241117090120052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15536813)[0x5647faee6bd0]{disrupted}: Deallocated (fsm.c:568) 20241117090120052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5647faee2820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090120052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5647faee2820]{disconnected}: Freeing instance (context_map.c:206) 20241117090120052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5647faee2820]{disconnected}: Deallocated (fsm.c:568) 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090120051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090120051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090120051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090120051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090120051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090120051 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090120051 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 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090120051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090120052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090120052 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) 20241117090120052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120052 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090120052 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090120052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090120052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090120052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090120052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090120052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090120052 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 20241117090120052 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15536813 SCCP-97 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090120052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7687002)[0x5647faf00fb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117090120052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7687002)[0x5647faf00fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117090120052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5647faee5470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117090120052 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090120052 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090120052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0f0b5), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090120052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090120052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090120052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090120052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090120052 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090120052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5647faee5470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090120052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7687002)[0x5647faf00fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090120052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7687002)[0x5647faf00fb0]{disrupted}: Freeing instance (context_map.c:202) 20241117090120052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7687002)[0x5647faf00fb0]{disrupted}: Deallocated (fsm.c:568) 20241117090120052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5647faee5470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090120052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5647faee5470]{disconnected}: Freeing instance (context_map.c:206) 20241117090120052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5647faee5470]{disconnected}: Deallocated (fsm.c:568) 20241117090120052 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7687002 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117090120052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090120052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090120052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090120052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090120052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090120052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090120052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090120052 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090120052 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090120052 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090120052 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090120052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090120052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090120052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090120052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090120052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090120052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090120052 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090120052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090120052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090120052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090120052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090120052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090120052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090120052 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(820)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(835)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(831)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed20241117090120075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37706<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(822)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(820): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(822): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(827): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(828): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(829): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(830): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(831): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(832): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(833): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(834): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(835): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(836): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(837): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(838): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(840): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(841): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(842): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sun Nov 17 09:01:20 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 20241117090120246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090120767 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090120767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003145df), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090120767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090120767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090120767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090120767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090120767 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090120767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974bba), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090120767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090120767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090120767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090120767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090120767 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090120767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097c966), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090120767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090120767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090120767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090120767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090120768 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090120768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac6dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090120768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090120768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090120768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090120768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090120768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090120768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090120768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090120768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090120768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090120768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090120768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090120768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090120768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090120768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090120768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090120768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090120768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090120768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090120768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090120768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090120768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090120768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090120848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37744<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=484888) 20241117090121451 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090121451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df915), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090121451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090121451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090121451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090121451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090121451 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090121451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff88e), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090121451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090121451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090121451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090121451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090121451 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090121451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b7ad1), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090121451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090121451 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090121451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090121451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090121451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090121451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090121451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090121451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090121451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090121451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090121451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090121451 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090121451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090121451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090121451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090121451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090121451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090121451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090121451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090121451 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090121451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090121451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090121451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090121451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090121451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090121451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090121451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090121451 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090121451 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 20241117090121810 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090121810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00045cdf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090121810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090121810 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090121810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090121810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090121810 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090121810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e250ca), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090121810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090121810 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090121810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090121810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090121810 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090121810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6e6e2), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090121810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090121810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090121810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090121810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090121810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090121810 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090121810 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090121811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090121811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090121811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090121811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090121811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090121811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090121811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090121811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090121811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090121811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090121811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090121811 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090121811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090121811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090121811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090121811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090121811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090121811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090121811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090121811 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090121811 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 Waiting for packet dumper to finish... 1 (prev_count=484888, count=506024) 20241117090122051 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090122051 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090122051 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117090122051 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090122051 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090122051 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090122053 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090122053 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090122053 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090122496 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090122496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f133), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090122496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090122496 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090122496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090122496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090122496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090122496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090122496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090122496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090122496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090122496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090122496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090122497 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090122497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ccc59), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090122497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090122497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090122497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090122497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090122497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090122497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090122497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090122497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090122497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090122498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090122498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090122500 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090122500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ba43b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090122500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090122500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090122500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090122500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090122501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090122501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090122501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090122501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090122501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090122501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090122501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sun Nov 17 09:01:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20241117090123043 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090123043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e61676), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090123043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090123043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090123043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090123043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090123044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090123044 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090123044 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090123044 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090123044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090123044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090123044 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090123775 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090123775 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090123775 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090123775 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090123775 DLSCCP DEBUG SCCP-SCOC(79)[0x5647faee8f40]{IDLE}: Deallocated (fsm.c:568) MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241117090123951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090123954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090123956 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46055<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090124035 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090124035 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090124043 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090124043 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124043 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090124043 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124043 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090124043 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090124043 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124044 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090124044 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090124044 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60206 (stream_srv.c:129) 20241117090124044 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60206<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090124045 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124045 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090124045 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124045 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090124045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124045 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124045 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124045 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090124045 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124045 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090124045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124045 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124045 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124045 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090124045 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124045 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090124045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124045 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124045 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124045 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090124045 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090124045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124045 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090124045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090124045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090124045 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090124045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090124045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090124045 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@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(853)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(853)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(853)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(851)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(856)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(856)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(856)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(854)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090124071 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090124071 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124071 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090124071 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124071 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090124071 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124072 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090124072 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124073 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124073 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090124073 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124073 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090124073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124073 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124073 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124073 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090124073 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124073 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090124073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124073 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124073 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124073 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090124073 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090124073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124073 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124073 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124073 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090124073 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090124073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124073 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124073 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124073 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124073 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090124073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124073 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124073 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124073 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090124073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124073 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124073 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124073 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090124073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124073 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124073 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124073 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090124073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(859)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(859)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(859)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(857)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(862)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(862)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(862)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090124110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090124110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090124110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090124110 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090124110 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090124110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090124110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090124110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090124110 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090124114 DLINP DEBUG SRVCONN(,r=127.0.0.1:60206<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090124114 DLINP DEBUG SRVCONN(,r=127.0.0.1:60206<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090124114 DLINP DEBUG SRVCONN(,r=127.0.0.1:60206<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090124114 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090124114 DHNBAP DEBUG (127.0.0.1:60206 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090124114 DHNBAP NOTICE (127.0.0.1:60206 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090124114 DHNBAP NOTICE (127.0.0.1:60206 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090124115 DLINP DEBUG SRVCONN(,r=127.0.0.1:60206<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090124115 DLINP DEBUG SRVCONN(,r=127.0.0.1:60206<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090124257 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090124257 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090124257 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090124257 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090124264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124264 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090124264 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090124264 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090124264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090124264 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090124264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090124266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124266 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090124266 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090124266 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090124266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090124266 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090124266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090124267 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 20241117090124267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090124267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090124267 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090124267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090124267 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090124267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090124267 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090124267 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090124267 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090124267 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124268 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124268 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090124268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090124268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090124268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124268 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090124269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090124269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090124269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090124269 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090124269 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 20241117090124269 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 20241117090124270 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 20241117090124270 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241117090124270 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241117090124270 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241117090124270 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(856)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090124277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124277 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090124277 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241117090124277 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241117090124277 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241117090124277 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090124277 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090124277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241117090124277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090124277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090124277 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090124277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090124277 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090124277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090124277 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090124277 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090124281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124281 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090124281 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090124281 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090124281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090124281 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241117090124281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090124281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090124282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090124282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090124282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090124282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090124282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090124282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090124282 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090124282 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090124282 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124283 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124283 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090124283 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090124283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090124283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124283 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090124284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090124284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090124284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090124284 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090124287 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090124287 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090124287 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090124287 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090124293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124293 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090124293 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090124293 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090124293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090124293 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090124293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090124295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124295 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090124295 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090124295 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090124295 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090124295 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090124295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090124296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090124296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090124296 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090124296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090124296 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090124296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090124296 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090124296 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090124296 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090124296 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124297 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124297 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090124297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090124297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090124298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124298 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090124298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090124298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090124298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090124298 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090124299 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 20241117090124299 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 20241117090124299 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090124299 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117090124304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124304 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117090124304 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090124304 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090124304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090124304 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090124304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090124306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124306 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090124306 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090124306 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090124306 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090124306 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090124306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090124306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090124306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090124306 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117090124306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090124306 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090124306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090124306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090124306 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090124306 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090124306 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090124307 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090124307 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090124307 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090124307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090124308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090124308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090124308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090124308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090124308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090124308 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090124308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090124308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090124308 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090124308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090124308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090124308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090124308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090124308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090124308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090124308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090124308 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(852)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090125075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125075 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090125075 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090125075 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090125075 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090125075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090125075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090125075 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090125075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090125075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090125075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090125075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090125075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090125075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090125075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090125075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090125075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090125075 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090125075 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090125075 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090125075 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090125075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090125075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090125075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090125075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090125075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090125075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090125075 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090125075 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090125075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125075 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090125075 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090125075 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090125075 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090125075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090125076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090125076 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125077 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090125077 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090125077 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090125077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090125077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090125077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090125078 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090125078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090125078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090125078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090125078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090125078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090125078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090125078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090125078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090125078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090125078 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090125078 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090125078 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(855)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090125083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125083 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090125083 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090125083 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090125083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090125083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090125083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090125083 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090125083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090125083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090125083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090125083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090125083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090125083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090125083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090125083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090125083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090125083 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090125083 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090125083 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) 20241117090125083 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) 20241117090125083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090125083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090125083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090125083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090125083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090125083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090125083 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090125083 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090125083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090125083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090125083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090125084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090125084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090125084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090125084 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125084 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090125084 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090125084 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090125084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090125084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090125084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090125084 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090125084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090125084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090125084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090125084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090125084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090125084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090125084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090125084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090125084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090125084 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090125084 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090125084 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(858)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090125093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125093 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090125093 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090125093 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090125093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090125093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090125093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090125093 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090125093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090125093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090125093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090125093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090125093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090125093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090125093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090125093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090125093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090125093 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090125093 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090125093 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090125093 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090125093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090125093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090125093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090125094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090125094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090125094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090125094 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090125094 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090125094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090125094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090125094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090125094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090125094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090125094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090125094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125095 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090125095 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090125095 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090125095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090125095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090125095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090125095 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090125095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090125095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090125095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090125095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090125095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090125095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090125095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090125095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125096 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090125096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090125096 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090125096 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090125096 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090125103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125103 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090125103 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090125103 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 20241117090125103 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090125103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090125103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090125103 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090125103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090125103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090125103 DLM3UA DEBUG 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) 20241117090125103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090125103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090125103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090125103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090125103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090125103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090125103 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090125103 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090125103 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) 20241117090125103 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) 20241117090125103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090125103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090125103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090125103 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090125103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090125103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090125103 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090125103 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117090125104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125104 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090125104 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090125104 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090125104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090125104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090125104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090125104 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090125104 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090125104 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090125104 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 20241117090125104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090125104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090125104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090125104 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090125104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090125104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090125104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090125104 DLM3UA DEBUG 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) 20241117090125104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090125104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090125104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090125104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090125104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090125104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090125105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090125105 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090125105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090125105 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090125105 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090125105 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090126126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090126134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090126139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090126144 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090126148 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090126154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090126160 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090126165 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090126170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090126174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090126178 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090126183 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090126187 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090126191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090126195 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090126200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090126204 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090126209 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090126213 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090126217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000001000111100'B, t_guard := 20.000000 } 20241117090126245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)12220226 20241117090127276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090127276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090127276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241117090127276 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090127276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xba7742, normal) (hnbgw_rua.c:407) 20241117090127276 DHNB DEBUG map_rua[0x5647faee8f40]{init}: Allocated (fsm.c:456) 20241117090127276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12220226)[0x5647faee8f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090127276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12220226 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090127276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090127276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090127276 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241117090127277 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12220226 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241117090127277 DCN DEBUG map_sccp[0x5647faee6bd0]{init}: Allocated (fsm.c:456) 20241117090127277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5647faee6bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090127277 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12220226 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117090127277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12220226 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241117090127277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12220226)[0x5647faee8f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090127277 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090127277 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090127277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12220226)[0x5647faee8f40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090127277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5647faee6bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090127277 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090127277 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{IDLE}: Allocated (fsm.c:456) 20241117090127277 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090127277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f400300023c0056400500f1100926) (sccp_scrc.c:406) 20241117090127277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090127277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090127277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090127277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090127277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090127277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090127277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090127277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090127277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090127277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090127277 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090127277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090127277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090127277 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090127277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5647faee6bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090127277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12220226)[0x5647faee8f40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090127277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090127277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090127277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090127277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090127277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090127277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090127277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090127277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(864) HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)12078059 HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090127298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090127298 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090127298 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090127298 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 20241117090127298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090127298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090127298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090127298 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090127298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090127298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090127298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090127298 DLM3UA DEBUG 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) 20241117090127298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090127299 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a6cef4) (sccp_scrc.c:477) 20241117090127299 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20241117090127299 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090127299 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090127299 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090127299 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090127299 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) 20241117090127299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5647faee6bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090127299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5647faee6bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(864)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090127301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(864)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090127304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090127310 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090127312 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090127314 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090127315 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090127316 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090127317 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090127318 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090127319 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090127319 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090127320 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090127321 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090127322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090127322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090127323 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090127324 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090127325 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090127325 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090127326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090127327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000000001011'B, t_guard := 20.000000 } 20241117090127339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)839082 20241117090128362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090128362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090128362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241117090128362 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090128362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xccdaa, normal) (hnbgw_rua.c:407) 20241117090128362 DHNB DEBUG map_rua[0x5647faf00fb0]{init}: Allocated (fsm.c:456) 20241117090128362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-839082)[0x5647faf00fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090128362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-839082 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090128362 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090128362 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090128362 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241117090128362 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-839082 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241117090128362 DCN DEBUG map_sccp[0x5647faee5470]{init}: Allocated (fsm.c:456) 20241117090128362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5647faee5470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090128362 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-839082 <-> SCCP-101 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117090128362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-839082 SCCP-101 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241117090128362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-839082)[0x5647faf00fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090128362 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090128362 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090128362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-839082)[0x5647faf00fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090128362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5647faee5470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090128362 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090128362 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{IDLE}: Allocated (fsm.c:456) 20241117090128362 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090128362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f400300000b0056400500f1100926) (sccp_scrc.c:406) 20241117090128362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090128362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090128362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090128362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090128362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090128362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090128362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090128362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090128362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090128362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090128362 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090128362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090128362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090128362 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090128362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5647faee5470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090128362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-839082)[0x5647faf00fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090128362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090128362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090128362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090128362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090128362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090128362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090128362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090128362 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(865) HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)428579 HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117090128369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090128369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090128369 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090128369 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 20241117090128369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090128369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090128369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090128369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090128369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090128369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090128369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090128369 DLM3UA DEBUG 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) 20241117090128369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090128369 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b7de13) (sccp_scrc.c:477) 20241117090128369 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20241117090128369 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090128369 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090128369 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090128369 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090128369 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) 20241117090128369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5647faee5470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090128369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5647faee5470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(865)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090128372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(865)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090128374 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090128379 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090128384 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090128386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090128388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090128389 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090128390 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090128391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090128392 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090128393 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090128394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090128394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090128395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090128396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090128397 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090128398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090128398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090128399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090128400 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090128401 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001101100111'B, t_guard := 20.000000 } 20241117090128411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)13099240 20241117090129435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090129435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090129435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241117090129435 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090129435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc7e0e8, normal) (hnbgw_rua.c:407) 20241117090129435 DHNB DEBUG map_rua[0x5647faeded50]{init}: Allocated (fsm.c:456) 20241117090129435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13099240)[0x5647faeded50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090129435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13099240 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090129435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090129436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090129436 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241117090129436 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13099240 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241117090129436 DCN DEBUG map_sccp[0x5647faef3440]{init}: Allocated (fsm.c:456) 20241117090129436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5647faef3440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090129436 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13099240 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117090129436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13099240 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241117090129436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13099240)[0x5647faeded50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090129436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090129436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090129436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13099240)[0x5647faeded50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090129436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5647faef3440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090129436 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090129436 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{IDLE}: Allocated (fsm.c:456) 20241117090129436 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090129436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f40030003670056400500f1100926) (sccp_scrc.c:406) 20241117090129436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090129436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090129436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090129436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090129436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090129436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090129436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090129436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090129436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090129436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090129436 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090129436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090129436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090129436 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090129436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5647faef3440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090129436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13099240)[0x5647faeded50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090129436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090129437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090129437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090129437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090129437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090129437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090129437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090129437 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(866) HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)5079227 HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241117090129442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090129442 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090129442 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090129442 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 20241117090129442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090129442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090129442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090129442 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090129442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090129442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090129442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090129442 DLM3UA DEBUG 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) 20241117090129442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090129442 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006a8621) (sccp_scrc.c:477) 20241117090129442 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20241117090129442 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090129442 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090129442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090129442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090129442 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) 20241117090129442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5647faef3440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090129442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5647faef3440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(866)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090129445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(866)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090129447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090129451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090129455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090129457 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090129459 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090129460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090129461 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090129462 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090129463 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090129464 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090129465 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090129466 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090129466 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090129467 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090129468 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090129469 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090129470 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090129470 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090129471 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090129472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090129474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090129474 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46055<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850)@4f831ae80fa6: Final verdict of PTC: none 20241117090129475 DLINP DEBUG SRVCONN(,r=127.0.0.1:60206<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090129475 DLINP DEBUG SRVCONN(,r=127.0.0.1:60206<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090129475 DLINP NOTICE SRV(,r=127.0.0.1:60206<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090129475 DMAIN NOTICE (127.0.0.1:60206 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60206<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090129475 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@4f831ae80fa6: Final verdict of PTC: none 20241117090129475 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117090129475 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090129475 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 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090129475 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090129475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090129475 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090129475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090129475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(861)@4f831ae80fa6: Final verdict of PTC: none 20241117090129475 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117090129475 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 20241117090129475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090129475 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090129475 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 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090129475 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090129475 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090129475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090129475 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090129475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090129475 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(856)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(852)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(858)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(851)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(859)@4f831ae80fa6: Final verdict of PTC: none20241117090129475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090129475 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090129475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090129475 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090129475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090129475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090129475 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090129475 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090129475 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090129475 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090129475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090129475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090129475 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090129475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090129475 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090129475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090129475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090129475 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090129475 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090129475 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090129475 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090129476 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 20241117090129476 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) 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090129476 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 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090129476 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) 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed HNBGW_Test.sgsn0-SCCP(857)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(863)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(855)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(854)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(844)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@4f831ae80fa6: Final verdict of PTC: none 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090129476 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090129476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090129476 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090129476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090129476 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(862)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(860)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(853)@4f831ae80fa6: Final verdict of PTC: none 20241117090129476 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) 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090129476 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090129476 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090129476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090129476 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090129476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090129476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090129476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090129476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090129476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117090129476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090129476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090129476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090129476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090129476 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090129476 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090129476 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090129476 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090129476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5647faee6bd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090129476 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090129476 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090129476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6cef4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090129476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090129476 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090129476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090129476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090129476 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090129476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5647faee6bd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12220226)[0x5647faee8f40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090129477 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12220226)[0x5647faee8f40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090129477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12220226)[0x5647faee8f40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12220226)[0x5647faee8f40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12220226)[0x5647faee8f40]{disrupted}: Freeing instance (context_map.c:202) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12220226)[0x5647faee8f40]{disrupted}: Deallocated (fsm.c:568) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5647faee6bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5647faee6bd0]{disconnected}: Freeing instance (context_map.c:206) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5647faee6bd0]{disconnected}: Deallocated (fsm.c:568) 20241117090129477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12220226 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5647faee5470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090129477 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090129477 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090129477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7de13), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090129477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090129477 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090129477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090129477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090129477 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5647faee5470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-839082)[0x5647faf00fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090129477 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-839082)[0x5647faf00fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090129477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-839082)[0x5647faf00fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-839082)[0x5647faf00fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-839082)[0x5647faf00fb0]{disrupted}: Freeing instance (context_map.c:202) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-839082)[0x5647faf00fb0]{disrupted}: Deallocated (fsm.c:568) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5647faee5470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5647faee5470]{disconnected}: Freeing instance (context_map.c:206) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5647faee5470]{disconnected}: Deallocated (fsm.c:568) 20241117090129477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-839082 SCCP-101 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5647faef3440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090129477 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090129477 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090129477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a8621), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090129477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090129477 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090129477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090129477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090129477 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5647faef3440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13099240)[0x5647faeded50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090129477 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13099240)[0x5647faeded50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090129477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13099240)[0x5647faeded50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13099240)[0x5647faeded50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13099240)[0x5647faeded50]{disrupted}: Freeing instance (context_map.c:202) 20241117090129477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13099240)[0x5647faeded50]{disrupted}: Deallocated (fsm.c:568) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5647faef3440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5647faef3440]{disconnected}: Freeing instance (context_map.c:206) 20241117090129477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5647faef3440]{disconnected}: Deallocated (fsm.c:568) 20241117090129477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13099240 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117090129477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090129477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090129477 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090129477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090129477 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090129477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090129477 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090129477 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090129477 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090129477 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090129477 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090129477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090129477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090129477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117090129477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090129477 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090129477 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090129477 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090129477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090129478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090129478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090129478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090129478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090129478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090129478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090129478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090129478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090129478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090129478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090129478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090129478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090129478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090129478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090129478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090129478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090129478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090129478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090129478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090129478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090129478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090129478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090129478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090129479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(846)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(844): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(846): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(851): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(852): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(853): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(854): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(855): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(856): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(857): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(858): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(859): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(860): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(861): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(862): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(863): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(864): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(865): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(866): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sun Nov 17 09:01:29 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 20241117090129636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090130052 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090130052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0f0b5), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090130052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090130052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090130052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090130052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090130052 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090130052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00637485), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090130052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090130052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090130053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090130053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090130053 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090130053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004051bd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090130053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090130053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090130053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090130053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090130053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090130053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090130053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090130053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090130053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090130053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090130053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090130053 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090130053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090130053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090130053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090130053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090130053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090130053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090130054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090130054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090130054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090130054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090130054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090130054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090130054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090130054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090130054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090130054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090130339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497788) 20241117090130768 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090130768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac6dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090130768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090130768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090130768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090130768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090130768 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090130768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097c966), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090130768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090130768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090130768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090130768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090130768 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090130768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974bba), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090130768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090130768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090130768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090130768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090130768 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090130768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003145df), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090130768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090130768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090130768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090130768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090130769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090130769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090130769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090130769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090130769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090130769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090130769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090130769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090130769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090130769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090130769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090130769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090130769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090130769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090130769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090130769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090130769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090130769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090130769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090130769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090130769 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=497788, count=511740) 20241117090131452 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090131452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b7ad1), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090131452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090131452 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090131452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090131452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090131452 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090131452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff88e), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090131452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090131452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090131452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090131452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090131452 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090131452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df915), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090131452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090131452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090131452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090131452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090131452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090131452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090131452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090131452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090131452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090131452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090131452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090131453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090131453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090131453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090131453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090131453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090131453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090131453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090131453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090131453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090131453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090131453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090131453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090131453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090131453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090131453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090131453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090131453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090131475 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090131475 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090131475 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117090131475 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090131475 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090131475 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090131476 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090131476 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090131476 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117090131477 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090131477 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090131477 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090131811 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090131811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6e6e2), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090131811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090131811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090131811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090131811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090131811 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090131811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e250ca), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090131811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090131811 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090131811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090131811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090131811 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090131811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00045cdf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090131811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090131811 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090131811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090131811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090131811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090131811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090131811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090131811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090131811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090131811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090131811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090131812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090131812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090131812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090131812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090131812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090131812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090131812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090131812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090131812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090131812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090131812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090131812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090131812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090131812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sun Nov 17 09:01:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20241117090132497 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090132497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062f133), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090132497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090132497 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090132497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090132497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090132497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090132497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090132497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090132497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090132497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090132497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090132497 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090132498 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090132498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ccc59), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090132498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090132498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090132498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090132498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090132498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090132498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090132498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090132498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090132498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090132498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090132498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090132501 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090132501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ba43b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090132501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090132501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090132501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090132501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090132501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090132501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090132501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090132501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090132502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090132502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090132502 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090133038 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090133038 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090133038 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090133038 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090133038 DLSCCP DEBUG SCCP-SCOC(80)[0x5647faee49c0]{IDLE}: Deallocated (fsm.c:568) MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241117090133457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090133460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090133463 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34227<->l=127.0.0.1:4262) (control_if.c:570) 20241117090133552 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090133552 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090133561 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090133561 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133561 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090133561 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133561 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090133561 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090133561 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090133561 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133561 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41408 (stream_srv.c:129) 20241117090133562 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41408<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090133563 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133563 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090133563 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133563 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090133563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133563 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133563 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133563 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090133563 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133563 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090133563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133563 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133563 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133563 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090133563 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133563 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090133563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133563 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133563 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133563 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090133563 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090133563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133563 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090133563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090133563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090133563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090133563 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(877)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(877)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(877)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(875)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(880)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(880)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(880)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(878)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(883)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-M3UA(883)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(883)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-SCCP(881)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090133602 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090133602 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133602 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090133602 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133602 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090133602 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133602 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090133602 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133603 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133603 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090133603 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090133603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133604 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090133604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133604 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133604 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133604 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090133604 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090133604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133604 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090133604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133604 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133604 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133604 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090133604 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090133604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133604 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090133604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133604 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133604 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133604 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090133604 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090133604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090133604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133604 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090133604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090133604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090133604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090133604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(886)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(886)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(886)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(884)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(889)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(889)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(889)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(887)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(892)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn2-M3UA(892)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(892)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(890)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090133659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090133659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090133659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090133659 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090133659 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090133659 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090133659 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090133659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090133659 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090133664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41408<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090133664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41408<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090133664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41408<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090133664 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090133664 DHNBAP DEBUG (127.0.0.1:41408 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090133664 DHNBAP NOTICE (127.0.0.1:41408 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090133664 DHNBAP NOTICE (127.0.0.1:41408 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090133664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41408<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090133664 DLINP DEBUG SRVCONN(,r=127.0.0.1:41408<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090133776 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090133776 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090133776 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090133776 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090133785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133785 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090133785 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090133785 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090133785 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090133785 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090133785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090133788 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 20241117090133788 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 20241117090133788 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090133788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117090133788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133788 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090133788 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090133788 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090133788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090133788 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090133788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090133788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090133788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090133788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090133788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090133788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090133788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090133789 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090133789 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090133789 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090133789 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090133791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090133791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090133790 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133790 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090133790 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090133790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090133790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133790 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090133791 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(880)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090133797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133797 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090133797 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090133797 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090133797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090133797 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090133797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090133800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133800 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090133800 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090133800 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090133800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090133800 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090133800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090133800 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 20241117090133800 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 20241117090133800 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090133800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117090133800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090133800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090133800 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090133800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090133800 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090133800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090133800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090133800 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090133800 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090133800 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133801 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133801 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090133801 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090133801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133802 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090133802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133802 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133802 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133802 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133802 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090133802 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090133802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090133802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090133802 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(883)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117090133806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133806 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117090133806 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090133806 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090133806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090133806 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117090133806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090133808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133808 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090133808 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090133808 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090133808 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090133808 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090133808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090133808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090133808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090133808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117090133808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090133809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090133809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090133809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090133809 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090133809 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090133809 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133810 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133810 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090133810 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090133810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133810 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090133810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133810 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133810 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090133811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090133811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090133811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090133811 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090133817 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090133817 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090133817 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090133817 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090133821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133821 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090133821 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090133821 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090133821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090133821 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090133821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090133823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133823 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090133823 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090133823 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090133823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090133823 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090133823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090133824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090133824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090133824 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090133824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090133824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090133824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090133824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090133824 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090133824 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090133824 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133825 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133825 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090133825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090133825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090133825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133825 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090133825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090133825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090133825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090133825 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090133829 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 20241117090133829 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 20241117090133829 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090133829 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117090133834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133834 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117090133834 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090133834 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090133834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090133834 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090133834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090133836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133836 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090133836 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090133836 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090133836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090133836 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090133836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090133836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090133836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090133836 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117090133836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090133836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090133836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090133836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090133836 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090133836 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090133836 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133837 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133837 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090133837 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090133837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133837 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090133837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133837 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133838 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090133838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090133838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090133838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090133838 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090133844 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 20241117090133844 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 20241117090133844 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090133845 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241117090133849 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) 20241117090133849 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241117090133849 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090133849 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090133849 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090133849 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241117090133849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090133850 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) 20241117090133850 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090133850 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090133850 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090133850 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090133850 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090133851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090133851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090133851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090133851 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241117090133851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090133851 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090133851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090133851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090133851 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090133851 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090133851 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090133852 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090133852 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090133852 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090133852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090133852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090133852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090133852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090133852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090133852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090133852 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090133852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090133852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090133852 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090133852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090133852 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090133852 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090133852 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090133852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090133852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090133852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090133852 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(876)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090134591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090134591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090134591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090134591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090134591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134591 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134591 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090134591 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090134591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134591 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090134592 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090134592 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090134592 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090134592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090134592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090134592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090134592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090134592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090134592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090134592 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090134592 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090134592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090134592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090134592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090134592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090134592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090134592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090134592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134593 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090134593 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090134593 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090134593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134593 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090134594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090134595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090134595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134595 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090134595 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090134595 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(879)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090134599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134599 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090134599 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090134599 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090134599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090134599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090134599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090134599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090134599 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090134599 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) 20241117090134599 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) 20241117090134599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090134599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090134599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090134599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090134599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090134599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090134599 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090134599 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090134600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090134600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090134600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090134600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090134600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090134600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090134600 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134601 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090134601 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090134601 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090134601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134601 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090134601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090134601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090134601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134602 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090134602 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090134602 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(882)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090134606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134606 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090134606 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090134606 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 20241117090134606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134606 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134606 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) 20241117090134606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134606 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134606 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090134606 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090134606 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090134606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090134607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134607 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090134607 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090134607 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) 20241117090134607 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) 20241117090134607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090134607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090134607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090134607 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090134607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090134607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090134607 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090134607 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{CONNECTED}: link up (cnlink.c:111) 20241117090134607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090134607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090134607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090134607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090134607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090134607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090134607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134607 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090134607 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090134607 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 20241117090134607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134607 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134607 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) 20241117090134607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134607 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090134607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090134607 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090134607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090134607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134607 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090134607 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090134607 DRANAP INFO cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(885)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090134625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134625 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090134625 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090134625 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090134625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134625 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090134625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090134625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134625 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090134625 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090134625 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090134625 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090134625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090134625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090134625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090134625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090134625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090134625 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090134625 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090134625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090134625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090134625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090134625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090134625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090134625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090134625 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134627 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090134627 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090134627 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090134627 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134627 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090134627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090134627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090134627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134627 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090134627 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090134627 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(888)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090134635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134635 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090134635 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090134635 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 20241117090134635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134635 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134635 DLM3UA DEBUG 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) 20241117090134635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090134635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090134635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134635 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090134635 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090134635 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) 20241117090134635 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) 20241117090134635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090134635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090134635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090134635 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090134635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090134635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090134635 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090134635 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117090134635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090134635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090134635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090134635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090134635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090134635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090134635 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134637 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090134637 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090134637 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 20241117090134637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134637 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134637 DLM3UA DEBUG 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) 20241117090134637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090134637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090134637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134637 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090134637 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090134637 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(891)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090134651 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) 20241117090134651 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117090134651 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117090134651 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 20241117090134651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134651 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134652 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) 20241117090134652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134652 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134652 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117090134652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090134652 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) 20241117090134652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134652 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) 20241117090134652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134652 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134652 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134652 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090134652 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090134652 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) 20241117090134652 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) 20241117090134652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090134652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090134652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090134652 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090134652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090134652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090134652 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090134652 DRANAP NOTICE cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: link up (cnlink.c:111) 20241117090134652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090134652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090134652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090134652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090134652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090134652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090134652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090134652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134653 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) 20241117090134653 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117090134653 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117090134653 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 20241117090134653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090134653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090134653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090134653 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090134653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090134653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090134653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090134653 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) 20241117090134653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090134653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090134653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117090134653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090134653 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) 20241117090134653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090134653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134653 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) 20241117090134653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090134653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090134653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090134653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090134653 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090134653 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090134653 DRANAP INFO cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090135673 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090135680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090135684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090135688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090135691 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090135694 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090135697 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090135703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090135706 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090135709 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090135711 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090135713 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090135716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090135719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090135721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090135724 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090135726 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090135730 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090135733 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090135737 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000000100011010'B, t_guard := 20.000000 } 20241117090135773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@4f831ae80fa6: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)9817950 20241117090136788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090136788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090136789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241117090136789 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090136789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x95cf5e, normal) (hnbgw_rua.c:407) 20241117090136789 DHNB DEBUG map_rua[0x5647faee49c0]{init}: Allocated (fsm.c:456) 20241117090136789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9817950)[0x5647faee49c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090136789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9817950 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090136789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090136789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090136789 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241117090136789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9817950 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241117090136789 DCN DEBUG map_sccp[0x5647faee8f40]{init}: Allocated (fsm.c:456) 20241117090136789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5647faee8f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090136789 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9817950 <-> SCCP-103 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241117090136789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9817950 SCCP-103 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241117090136789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9817950)[0x5647faee49c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090136789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090136789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090136789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9817950)[0x5647faee49c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090136789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5647faee8f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090136789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090136789 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{IDLE}: Allocated (fsm.c:456) 20241117090136789 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090136789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f400300011a0056400500f1100926) (sccp_scrc.c:406) 20241117090136789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090136789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090136789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090136789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090136789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090136789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090136789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090136789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090136789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090136789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090136789 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090136789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090136789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090136789 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090136789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5647faee8f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090136789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9817950)[0x5647faee49c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090136789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090136789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090136789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090136789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090136789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090136789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090136789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090136789 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(890)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(891)@4f831ae80fa6: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(894) HNBGW_Test.sgsn2-RAN(891)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)3409731 HNBGW_Test.sgsn2-SCCP(890)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(890)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(894)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090136794 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) 20241117090136794 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117090136794 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117090136794 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 20241117090136794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090136794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090136794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090136794 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090136794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090136794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090136794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090136794 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) 20241117090136794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090136794 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fd792f) (sccp_scrc.c:477) 20241117090136794 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20241117090136794 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090136794 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090136794 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090136794 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090136794 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) 20241117090136794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5647faee8f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090136794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5647faee8f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090136794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56848<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(894)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090136794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090136795 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090136796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090136797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090136798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090136799 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090136800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090136800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090136801 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090136802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090136803 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090136804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090136805 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090136806 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090136807 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090136808 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090136809 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090136809 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090136810 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090136811 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001110000111'B, t_guard := 20.000000 } 20241117090136823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@4f831ae80fa6: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)16469778 20241117090137845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090137845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090137845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241117090137845 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090137845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfb4f12, normal) (hnbgw_rua.c:407) 20241117090137845 DHNB DEBUG map_rua[0x5647faf00fb0]{init}: Allocated (fsm.c:456) 20241117090137845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16469778)[0x5647faf00fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090137845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16469778 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090137845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090137845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090137845 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241117090137845 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16469778 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241117090137845 DCN DEBUG map_sccp[0x5647faee5470]{init}: Allocated (fsm.c:456) 20241117090137845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5647faee5470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090137845 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16469778 <-> SCCP-104 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241117090137845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16469778 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241117090137845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16469778)[0x5647faf00fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090137845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090137845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090137845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16469778)[0x5647faf00fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090137845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5647faee5470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090137845 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090137845 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{IDLE}: Allocated (fsm.c:456) 20241117090137845 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090137845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030003870056400500f1100926) (sccp_scrc.c:406) 20241117090137845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090137845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090137845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090137845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090137845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090137845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090137845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090137845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090137845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090137845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090137845 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090137845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090137846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090137846 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090137846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5647faee5470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090137846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16469778)[0x5647faf00fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090137846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090137846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090137846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090137846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090137846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090137846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090137846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090137846 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(890)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(891)@4f831ae80fa6: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(895) HNBGW_Test.sgsn2-RAN(891)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)11539642 HNBGW_Test.sgsn2-SCCP(890)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(890)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117090137852 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) 20241117090137852 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117090137852 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117090137852 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 20241117090137852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090137852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090137852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090137852 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090137852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090137853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090137853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090137853 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) 20241117090137853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090137853 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb47f3) (sccp_scrc.c:477) 20241117090137853 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20241117090137853 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090137853 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090137853 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090137853 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090137853 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) 20241117090137853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5647faee5470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090137853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5647faee5470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(895)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090137855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(895)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090137857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090137860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090137863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090137865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090137866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090137867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090137868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090137869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090137870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090137871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090137872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090137872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090137873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090137874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090137875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090137876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090137876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090137877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090137878 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090137878 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000101001011'B, t_guard := 20.000000 } 20241117090137890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56868<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(888)@4f831ae80fa6: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(888)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(896)11843615 20241117090138915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090138915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090138915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117090138915 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090138915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb4b81f, normal) (hnbgw_rua.c:407) 20241117090138915 DHNB DEBUG map_rua[0x5647faef3440]{init}: Allocated (fsm.c:456) 20241117090138915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11843615)[0x5647faef3440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090138915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11843615 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090138915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090138915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090138915 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117090138915 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11843615 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241117090138915 DCN DEBUG map_sccp[0x5647faee8bc0]{init}: Allocated (fsm.c:456) 20241117090138915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5647faee8bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090138915 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11843615 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117090138915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11843615 SCCP-105 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117090138915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11843615)[0x5647faef3440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090138915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090138915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090138915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11843615)[0x5647faef3440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090138915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5647faee8bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090138915 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090138915 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{IDLE}: Allocated (fsm.c:456) 20241117090138915 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090138915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f400300014b0056400500f1100926) (sccp_scrc.c:406) 20241117090138915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090138915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090138915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090138915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090138915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090138915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090138915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090138915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090138915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090138915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090138915 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090138915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090138915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090138915 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090138915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5647faee8bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090138915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11843615)[0x5647faef3440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090138916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090138916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090138916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090138916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090138916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090138916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090138916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090138916 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(887)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(887)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(888)@4f831ae80fa6: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(896) HNBGW_Test.sgsn1-RAN(888)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(896)1095078 HNBGW_Test.sgsn1-SCCP(887)@4f831ae80fa6: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(896)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(887)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090138937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090138938 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090138938 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090138938 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 20241117090138938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090138938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090138938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090138938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090138938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090138938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090138938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090138938 DLM3UA DEBUG 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) 20241117090138938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090138938 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0029ef3b) (sccp_scrc.c:477) 20241117090138938 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20241117090138938 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090138938 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090138938 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090138938 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090138938 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) 20241117090138938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5647faee8bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090138938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5647faee8bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090138939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56868<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(896)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090138941 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090138945 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090138948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090138952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090138954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090138956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090138958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090138959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090138960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090138961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090138961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090138962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090138963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090138964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090138965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090138966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090138966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090138967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090138968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090138970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-RAN(882)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(891)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(876)@4f831ae80fa6: Final verdict of PTC: none 20241117090138974 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090138974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090138974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090138974 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117090138975 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090138975 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 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090138975 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(878)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(880)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(885)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(875)@4f831ae80fa6: Final verdict of PTC: none 20241117090138975 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34227<->l=127.0.0.1:4262) (control_if.c:193) 20241117090138975 DLINP DEBUG SRVCONN(,r=127.0.0.1:41408<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090138975 DLINP DEBUG SRVCONN(,r=127.0.0.1:41408<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090138975 DLINP NOTICE SRV(,r=127.0.0.1:41408<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090138975 DMAIN NOTICE (127.0.0.1:41408 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41408<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090138975 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090138975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090138975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090138975 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090138975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090138975 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090138975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090138975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090138975 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090138975 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090138975 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090138975 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(884)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(883)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(877)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(881)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(887)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(879)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(886)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@4f831ae80fa6: Final verdict of PTC: none 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090138975 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090138975 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 20241117090138975 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090138975 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) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241117090138975 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 20241117090138975 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 20241117090138975 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090138975 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) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241117090138975 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 20241117090138975 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090138975 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090138975 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) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090138975 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117090138975 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090138975 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) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090138975 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 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090138975 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn2-M3UA(892)@4f831ae80fa6: Final verdict of PTC: none 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090138975 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 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090138975 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090138975 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090138975 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 20241117090138975 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) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090138975 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090138975 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 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090138975 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090138975 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090138975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090138976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090138976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090138976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090138975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090138975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090138975 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090138975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090138975 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090138975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090138975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090138975 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090138975 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090138975 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090138975 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090138975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090138975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090138975 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117090138975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090138975 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090138975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090138975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090138975 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090138976 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090138976 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090138976 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090138976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090138976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090138976 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241117090138976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090138976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090138976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090138976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090138976 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090138976 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090138976 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090138976 DRANAP NOTICE cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5647faee8f40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090138976 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090138976 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090138976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd792f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090138976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090138976 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090138976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090138976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090138976 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5647faee8f40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9817950)[0x5647faee49c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090138976 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9817950)[0x5647faee49c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090138976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9817950)[0x5647faee49c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9817950)[0x5647faee49c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9817950)[0x5647faee49c0]{disrupted}: Freeing instance (context_map.c:202) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9817950)[0x5647faee49c0]{disrupted}: Deallocated (fsm.c:568) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5647faee8f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5647faee8f40]{disconnected}: Freeing instance (context_map.c:206) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5647faee8f40]{disconnected}: Deallocated (fsm.c:568) 20241117090138976 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9817950 SCCP-103 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5647faee5470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090138976 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090138976 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090138976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb47f3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090138976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090138976 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090138976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090138976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090138976 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5647faee5470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16469778)[0x5647faf00fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090138976 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16469778)[0x5647faf00fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090138976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16469778)[0x5647faf00fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16469778)[0x5647faf00fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16469778)[0x5647faf00fb0]{disrupted}: Freeing instance (context_map.c:202) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16469778)[0x5647faf00fb0]{disrupted}: Deallocated (fsm.c:568) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5647faee5470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5647faee5470]{disconnected}: Freeing instance (context_map.c:206) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5647faee5470]{disconnected}: Deallocated (fsm.c:568) 20241117090138976 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16469778 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241117090138976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090138976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090138976 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090138976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090138976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090138976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090138976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090138976 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090138976 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090138976 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090138976 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090138976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090138976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090138976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117090138976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090138976 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090138976 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090138976 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11843615)[0x5647faef3440]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11843615)[0x5647faef3440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5647faee8bc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117090138976 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090138976 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090138976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029ef3b), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090138976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090138976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090138976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090138976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090138976 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5647faee8bc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11843615)[0x5647faef3440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11843615)[0x5647faef3440]{disrupted}: Freeing instance (context_map.c:202) 20241117090138976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11843615)[0x5647faef3440]{disrupted}: Deallocated (fsm.c:568) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5647faee8bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5647faee8bc0]{disconnected}: Freeing instance (context_map.c:206) 20241117090138976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5647faee8bc0]{disconnected}: Deallocated (fsm.c:568) 20241117090138976 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11843615 SCCP-105 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241117090138977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090138977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090138977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090138977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090138977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090138977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090138977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090138977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090138977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090138977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090138977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090138977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090138977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090138977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090138977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090138977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090138977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090138977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090138977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090138977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090138977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-MGCP(893)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(868)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(890)@4f831ae80fa6: Final verdict of PTC: none 20241117090138990 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 20241117090138990 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) 20241117090138990 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090138990 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090138990 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) 20241117090138990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090138990 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117090138990 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090138990 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090138990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090138990 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090138990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090138990 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(889)@4f831ae80fa6: Final verdict of PTC: none 20241117090138991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090138991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090138991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117090138991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090138991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090138992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090138992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090138992 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090138993 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090138993 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090138993 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(869)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(888)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090139012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56824<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(870)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(868): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(869): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(870): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(875): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(876): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(877): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(878): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(879): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(880): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-SCCP(881): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-RAN(882): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-M3UA(883): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(884): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(885): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(886): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(887): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(888): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(889): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(890): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-RAN(891): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(892): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(893): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(894): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(895): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(896): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sun Nov 17 09:01:39 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 20241117090139101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090139478 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090139478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a8621), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090139478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090139478 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090139478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090139478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090139478 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090139478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7de13), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090139478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090139478 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090139478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090139478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090139478 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090139478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6cef4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090139478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090139478 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090139478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090139478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090139479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090139479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090139479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090139479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090139479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090139479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090139479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090139479 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090139479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090139479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090139479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090139479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090139479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090139479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090139479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090139479 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090139479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090139479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090139479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090139479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090139479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090139479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090139479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090139479 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090139804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=620828) 20241117090140053 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090140054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004051bd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090140054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090140054 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090140054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090140054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090140054 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090140054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00637485), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090140054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090140054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090140054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090140054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090140054 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090140054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0f0b5), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090140054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090140054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090140054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090140054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090140054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090140054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090140054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090140054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090140054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090140054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090140054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090140054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090140054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090140054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090140054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090140054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090140054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090140054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090140054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090140054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090140054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090140054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090140054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090140054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090140054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090140055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090140055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090140055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090140768 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090140768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003145df), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090140768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090140768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090140768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090140768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090140768 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090140769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974bba), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090140769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090140769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090140769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090140769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090140769 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090140769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097c966), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090140769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090140769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090140769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090140769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090140769 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090140769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac6dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090140769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090140769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090140769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090140769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090140769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090140769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090140769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090140769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090140769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090140769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090140769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090140769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090140769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090140769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090140769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090140769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090140769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090140769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090140769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090140769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090140769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090140769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090140769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090140769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090140769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090140769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090140769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090140769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090140770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090140770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090140770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090140770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090140770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090140770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090140770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090140770 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=620828, count=647268) 20241117090140976 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090140976 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090140976 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090140976 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090140976 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241117090140976 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241117090140976 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090140976 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117090140976 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117090140976 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090140976 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090140976 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090140976 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090140976 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090140976 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117090140991 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090140991 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090140991 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117090141453 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090141453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090141453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090141453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090141453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df915), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090141453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090141453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090141453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090141453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090141453 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090141453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff88e), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090141453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090141453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090141453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090141453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090141453 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090141453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b7ad1), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090141453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090141453 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090141453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090141453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090141453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090141453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090141453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090141453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090141453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090141453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090141453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090141453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090141453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090141453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090141453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090141453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090141453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090141453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090141453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090141453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090141453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090141453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090141811 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090141812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00045cdf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090141812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090141812 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090141812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090141812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090141812 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090141812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e250ca), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090141812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090141812 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090141812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090141812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090141812 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090141812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6e6e2), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090141812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090141812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090141812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090141812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090141812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090141812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090141812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090141812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090141812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090141812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090141812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090141812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090141812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090141812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090141812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090141812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090141812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090141812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090141812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090141812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090141812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090141812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090141812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090141812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090141812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Sun Nov 17 09:01:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20241117090142493 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090142493 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090142493 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090142493 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090142493 DLSCCP DEBUG SCCP-SCOC(82)[0x5647faedf270]{IDLE}: Deallocated (fsm.c:568) 20241117090142495 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090142495 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090142495 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090142495 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090142495 DLSCCP DEBUG SCCP-SCOC(81)[0x5647faf00e80]{IDLE}: Deallocated (fsm.c:568) 20241117090142497 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090142498 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090142498 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090142498 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090142498 DLSCCP DEBUG SCCP-SCOC(83)[0x5647faee8120]{IDLE}: Deallocated (fsm.c:568) MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_sgsnpool_L3Compl_no_cn started. 20241117090142902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090142906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090142910 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41637<->l=127.0.0.1:4262) (control_if.c:570) 20241117090143004 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090143004 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)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090143015 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090143015 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090143015 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090143015 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090143016 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090143016 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090143016 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35896 (stream_srv.c:129) 20241117090143016 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35896<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090143016 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090143016 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090143017 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090143017 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090143017 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090143017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090143017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090143017 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090143017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090143017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090143017 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090143017 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090143017 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090143017 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090143017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090143017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090143017 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090143017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090143017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090143017 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090143017 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090143017 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090143017 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090143017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090143017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090143017 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090143017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090143017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090143017 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090143017 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090143017 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090143017 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090143017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090143017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090143017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090143017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090143017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090143017 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090143017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090143017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090143017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090143018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143018 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090143018 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090143018 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090143018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143018 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090143018 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090143018 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090143018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143018 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090143018 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090143018 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090143018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(907)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(907)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(907)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(905)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090143035 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090143035 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090143035 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090143035 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090143035 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090143035 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090143035 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090143035 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090143036 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090143036 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090143036 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090143036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090143036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090143036 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090143036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090143036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090143036 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090143036 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090143036 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090143036 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090143036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090143036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090143036 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090143036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090143036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090143036 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090143036 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090143036 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090143036 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090143036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090143036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090143036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090143036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090143036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090143036 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090143036 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090143036 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090143036 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090143036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090143036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090143037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090143037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090143037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090143037 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090143037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090143037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090143037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090143037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090143037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090143037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090143037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090143037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090143037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090143037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090143037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090143037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090143037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(910)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(910)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(910)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(908)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090143060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090143060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090143060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090143060 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090143060 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090143060 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090143060 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090143060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090143060 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090143065 DLINP DEBUG SRVCONN(,r=127.0.0.1:35896<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090143065 DLINP DEBUG SRVCONN(,r=127.0.0.1:35896<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090143065 DLINP DEBUG SRVCONN(,r=127.0.0.1:35896<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090143065 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090143065 DHNBAP DEBUG (127.0.0.1:35896 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090143065 DHNBAP NOTICE (127.0.0.1:35896 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090143065 DHNBAP NOTICE (127.0.0.1:35896 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090143065 DLINP DEBUG SRVCONN(,r=127.0.0.1:35896<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090143065 DLINP DEBUG SRVCONN(,r=127.0.0.1:35896<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090143231 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090143231 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090143231 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090143231 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090143238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143238 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090143238 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090143238 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090143238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090143238 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090143238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090143241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143241 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090143241 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090143241 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090143241 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090143241 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090143241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090143241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090143241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090143241 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090143241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090143241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090143241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090143241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090143241 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090143241 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090143241 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090143243 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090143243 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090143243 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090143243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090143243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090143243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090143243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090143243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090143243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090143243 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090143243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090143243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090143243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090143243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090143243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090143243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090143243 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090143249 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090143249 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090143249 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090143249 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090143257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143257 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090143257 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090143257 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090143257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090143257 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090143257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090143260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143260 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090143260 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090143260 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090143260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090143260 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090143260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090143260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090143260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090143260 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090143260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090143260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090143260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090143260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090143260 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090143260 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090143260 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090143261 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090143261 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090143261 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090143261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090143261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090143262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090143262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090143262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090143262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090143262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090143262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090143262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090143262 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090143262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090143262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090143262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090143262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090143262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090143262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090143262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090143262 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(906)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090144044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090144044 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090144044 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090144044 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090144044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090144044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090144044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090144044 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090144044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090144044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090144044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090144044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090144044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090144044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090144044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090144044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090144044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144044 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090144044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090144044 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090144044 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090144044 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090144044 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090144044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090144044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090144044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090144044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090144044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090144044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090144044 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090144044 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090144044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090144045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090144045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090144045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090144045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090144045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090144045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090144045 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090144048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090144048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090144048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090144048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090144048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090144048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090144048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090144048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090144048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090144048 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090144048 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090144048 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090144048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090144048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090144048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090144048 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090144049 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090144049 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090144049 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090144049 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090144049 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(909)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090144056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090144056 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090144056 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090144056 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090144056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090144056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090144056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090144056 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090144056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090144056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090144056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090144056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090144056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090144056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090144056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090144056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090144056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090144057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090144057 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090144057 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090144057 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090144057 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090144057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090144057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090144057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090144057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090144057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090144057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090144057 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090144057 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090144057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090144057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090144057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090144057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090144057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090144057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090144057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090144057 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090144059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090144059 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090144059 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090144059 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090144059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090144059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090144059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090144059 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090144059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090144059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090144059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090144059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090144059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090144059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090144059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090144059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090144059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090144059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090144059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090144059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090144059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090144059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090144059 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090144059 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090144079 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090144085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090144089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090144092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090144094 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090144098 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090144102 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090144106 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090144110 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090144115 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090144120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090144126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090144132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090144139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090144143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090144146 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090144148 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090144151 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090144153 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090144155 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000001000110101'B, t_guard := 20.000000 } 20241117090144168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57876<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)14006317 20241117090145199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090145199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090145199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117090145199 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090145199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd5b82d, normal) (hnbgw_rua.c:407) 20241117090145199 DHNB DEBUG map_rua[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117090145199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14006317)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090145199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14006317 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090145199 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090145199 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090145199 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117090145199 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14006317 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241117090145199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14006317)[0x5647faf00e80]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090145199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14006317)[0x5647faf00e80]{init}: Freeing instance (context_map.c:202) 20241117090145199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14006317)[0x5647faf00e80]{init}: Deallocated (fsm.c:568) 20241117090145199 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14006317 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117090145199 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) 20241117090145199 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117090145199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090145199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090145199 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)@4f831ae80fa6: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)14006317 20241117090145209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57876<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(912)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: 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 := '000000000000001101010111'B, t_guard := 20.000000 } 20241117090145228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)595386 20241117090146247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090146247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090146247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241117090146247 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090146247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x915ba, normal) (hnbgw_rua.c:407) 20241117090146247 DHNB DEBUG map_rua[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117090146248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595386)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090146248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595386 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090146248 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090146248 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090146248 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241117090146248 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-595386 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241117090146248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595386)[0x5647faf00e80]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090146248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595386)[0x5647faf00e80]{init}: Freeing instance (context_map.c:202) 20241117090146248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595386)[0x5647faf00e80]{init}: Deallocated (fsm.c:568) 20241117090146248 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-595386 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241117090146248 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) 20241117090146248 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117090146248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090146248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090146248 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)@4f831ae80fa6: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)595386 20241117090146253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(913)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: 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 := '000000000000001001000001'B, t_guard := 20.000000 } 20241117090146267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57904<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)11939867 20241117090147284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090147284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090147284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117090147284 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090147284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb6301b, normal) (hnbgw_rua.c:407) 20241117090147284 DHNB DEBUG map_rua[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117090147285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11939867)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090147285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11939867 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090147285 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090147285 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090147285 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11939867 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241117090147285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11939867)[0x5647faf00e80]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090147285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11939867)[0x5647faf00e80]{init}: Freeing instance (context_map.c:202) 20241117090147285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11939867)[0x5647faf00e80]{init}: Deallocated (fsm.c:568) 20241117090147285 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11939867 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241117090147285 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) 20241117090147285 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117090147285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090147285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090147285 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)@4f831ae80fa6: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)11939867 20241117090147288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57904<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(914)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: 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 := '000000000000001000011101'B, t_guard := 20.000000 } 20241117090147304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)4736324 20241117090148324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090148324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090148324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117090148324 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090148324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x484544, normal) (hnbgw_rua.c:407) 20241117090148324 DHNB DEBUG map_rua[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117090148324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4736324)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090148324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4736324 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090148324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090148324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090148325 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117090148325 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4736324 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241117090148325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4736324)[0x5647faf00e80]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090148325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4736324)[0x5647faf00e80]{init}: Freeing instance (context_map.c:202) 20241117090148325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4736324)[0x5647faf00e80]{init}: Deallocated (fsm.c:568) 20241117090148325 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4736324 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241117090148325 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) 20241117090148325 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241117090148325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090148325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090148325 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)@4f831ae80fa6: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)4736324 20241117090148329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(915)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090148337 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41637<->l=127.0.0.1:4262) (control_if.c:193) 20241117090148337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090148337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090148337 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090148337 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090148338 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090148338 DLINP DEBUG SRVCONN(,r=127.0.0.1:35896<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090148338 DLINP DEBUG SRVCONN(,r=127.0.0.1:35896<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090148338 DLINP NOTICE SRV(,r=127.0.0.1:35896<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090148338 DMAIN NOTICE (127.0.0.1:35896 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35896<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090148338 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090148339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57860<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(908)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(905)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@4f831ae80fa6: Final verdict of PTC: none 20241117090148340 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090148340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090148340 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090148340 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090148340 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090148340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090148340 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090148340 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(906)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@4f831ae80fa6: Final verdict of PTC: none 20241117090148340 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090148340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090148340 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090148340 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090148341 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090148341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090148341 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090148341 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090148341 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 20241117090148341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090148341 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090148341 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090148341 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090148341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090148341 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090148341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090148341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090148341 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 20241117090148341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090148341 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090148341 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090148341 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090148341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090148341 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090148341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090148341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090148342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090148342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(907)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(909)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(910)@4f831ae80fa6: Final verdict of PTC: none 20241117090148342 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090148342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090148342 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090148342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090148342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090148342 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090148342 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090148342 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090148342 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090148342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090148342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090148342 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090148342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090148342 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090148342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090148342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090148342 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090148342 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090148342 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090148342 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(898)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(911)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090148343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57858<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(900)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(898): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(900): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(901): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(903): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(905): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(906): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(907): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(908): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(909): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(910): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(912): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(913): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(914): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(915): none (pass -> pass) MTC@4f831ae80fa6: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sun Nov 17 09:01:48 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 20241117090148401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090148977 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090148977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029ef3b), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090148977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090148977 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090148977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090148977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090148977 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090148977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb47f3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090148977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090148977 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090148977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090148977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090148977 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090148977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd792f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090148977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090148977 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090148977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090148977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090148978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090148978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090148978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090148978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090148978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090148978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090148978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090148978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090148978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090148978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090148978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090148978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090148978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090148978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090148978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090148978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090148978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090148978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090148978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090148978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090148978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090149104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279244) 20241117090149479 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090149479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6cef4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090149479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090149479 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090149479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090149479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090149479 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090149479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7de13), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090149479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090149479 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090149479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090149479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090149479 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090149479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a8621), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090149479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090149479 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090149479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090149479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090149479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090149480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090149480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090149480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090149480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090149480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090149480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090149480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090149480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090149480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090149480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090149480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090149480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090149480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090149480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090149480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090149480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090149480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090149480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090149480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090149480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090150055 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090150055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0f0b5), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090150055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090150055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090150055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090150055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090150055 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090150055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00637485), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090150056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090150056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090150056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090150056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090150056 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090150056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004051bd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090150056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090150056 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090150056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090150056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090150056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090150056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090150056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090150056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090150056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090150056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090150056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090150056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090150056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090150056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090150056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090150056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090150056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090150056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090150056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090150057 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090150057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090150057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090150057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090150057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090150057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090150057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090150057 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=279244, count=304144) 20241117090150341 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090150341 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090150341 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090150341 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090150342 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090150342 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090150769 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090150769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac6dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090150769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090150769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090150769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090150769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090150769 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090150769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097c966), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090150769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090150769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090150769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090150769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090150769 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090150769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974bba), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090150769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090150769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090150769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090150769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090150769 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090150769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003145df), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090150769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090150769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090150769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090150769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090150770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090150770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090150770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090150770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090150770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090150770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090150770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090150770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090150770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090150770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090150770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090150770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090150770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090150770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090150770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090150770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090150770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sun Nov 17 09:01:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241117090151454 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090151454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b7ad1), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090151454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090151454 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090151454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090151454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090151454 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090151454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff88e), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090151454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090151454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090151454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090151454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090151454 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090151454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df915), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090151454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090151454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090151454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090151454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090151455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090151455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090151455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090151455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090151455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090151455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090151455 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090151455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090151455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090151455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090151455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090151455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090151455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090151455 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090151455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090151455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090151455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090151455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090151455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090151455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090151455 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090151807 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090151807 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090151807 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090151807 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090151807 DLSCCP DEBUG SCCP-SCOC(84)[0x5647faee85e0]{IDLE}: Deallocated (fsm.c:568) 20241117090151807 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090151807 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090151807 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090151807 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090151807 DLSCCP DEBUG SCCP-SCOC(85)[0x5647faed8bd0]{IDLE}: Deallocated (fsm.c:568) 20241117090151808 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090151808 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090151808 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090151808 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090151808 DLSCCP DEBUG SCCP-SCOC(86)[0x5647faee0a80]{IDLE}: Deallocated (fsm.c:568) MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241117090152196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090152199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090152202 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41067<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090152321 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090152321 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090152329 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090152329 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152329 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090152329 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152329 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090152329 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152330 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090152330 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090152330 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42614 (stream_srv.c:129) 20241117090152330 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42614<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090152331 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152331 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090152331 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152331 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090152331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152331 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152331 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152331 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090152331 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152331 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090152331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152331 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152331 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152331 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090152331 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152331 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090152331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152331 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152331 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152331 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090152331 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090152331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152331 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152331 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152331 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152331 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090152331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090152331 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090152331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152331 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152331 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152331 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090152331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090152331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090152331 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090152332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090152332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090152332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090152332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090152332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090152332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090152332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090152332 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(926)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(926)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(926)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(924)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(929)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(929)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(929)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-SCCP(927)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(932)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(932)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(932)@4f831ae80fa6: ************************************************* HNBGW_Test.msc2-SCCP(930)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090152370 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090152370 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152370 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090152370 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152370 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090152370 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152370 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090152370 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152371 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152371 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090152371 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152371 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090152371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152371 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152371 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152371 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090152371 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152371 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090152371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152371 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152371 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152371 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090152371 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152371 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090152371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152371 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152371 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152371 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090152371 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090152371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152371 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090152371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090152371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090152371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090152371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(935)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(935)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(935)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(933)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(938)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(938)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(938)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(936)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(941)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn2-M3UA(941)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(941)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(939)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090152424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090152425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090152425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090152425 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090152425 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090152425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090152425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090152425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090152425 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090152429 DLINP DEBUG SRVCONN(,r=127.0.0.1:42614<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090152429 DLINP DEBUG SRVCONN(,r=127.0.0.1:42614<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090152429 DLINP DEBUG SRVCONN(,r=127.0.0.1:42614<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090152429 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090152429 DHNBAP DEBUG (127.0.0.1:42614 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090152429 DHNBAP NOTICE (127.0.0.1:42614 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090152429 DHNBAP NOTICE (127.0.0.1:42614 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090152429 DLINP DEBUG SRVCONN(,r=127.0.0.1:42614<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090152429 DLINP DEBUG SRVCONN(,r=127.0.0.1:42614<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090152543 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090152543 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090152543 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090152543 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090152548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152548 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090152548 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090152548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090152548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090152548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090152548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090152551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152551 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090152551 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090152551 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090152551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090152551 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090152551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090152551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090152551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090152551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090152551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090152551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090152551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090152551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090152551 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090152551 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090152551 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152553 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152553 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090152553 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090152553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090152553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152553 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090152554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090152554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090152554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090152554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090152555 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 20241117090152555 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 20241117090152555 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090152555 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090152561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152561 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090152561 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090152561 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090152562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090152562 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090152562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090152564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152564 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090152564 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090152564 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090152564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090152564 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090152564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090152564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090152564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090152564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090152564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090152564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090152564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090152564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090152564 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090152564 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090152564 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152566 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152566 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090152566 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090152566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152566 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090152566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152566 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090152566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090152566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090152566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090152566 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090152568 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 20241117090152568 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 20241117090152568 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090152568 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241117090152577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152577 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241117090152577 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090152577 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090152577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090152577 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241117090152577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090152581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152581 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090152581 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090152581 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090152581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090152581 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090152581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090152581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090152581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090152581 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241117090152581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090152581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090152581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090152581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090152581 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090152581 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090152581 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152582 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152582 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090152582 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090152582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152583 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090152583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152583 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090152583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090152583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090152583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090152583 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090152584 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090152584 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090152584 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090152584 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090152589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152589 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090152589 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090152589 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090152589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090152589 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090152589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090152591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152591 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090152591 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090152591 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090152591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090152591 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090152591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090152591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090152591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090152591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090152591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090152591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090152591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090152591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090152591 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090152591 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090152591 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152592 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152592 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090152592 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090152592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090152592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152593 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090152593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090152593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090152593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090152593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090152597 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 20241117090152597 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 20241117090152597 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090152597 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117090152599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152599 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117090152599 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090152599 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090152599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090152599 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090152599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090152600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152600 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090152600 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090152600 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090152600 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090152600 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090152600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090152600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090152600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090152600 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117090152600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090152600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090152600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090152600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090152600 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090152600 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090152600 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152601 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152601 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090152601 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090152601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152601 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090152601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152601 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090152602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090152602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090152602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090152602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090152612 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 20241117090152612 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 20241117090152612 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090152612 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241117090152614 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) 20241117090152614 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241117090152614 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090152614 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090152614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090152614 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241117090152614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090152615 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) 20241117090152615 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090152615 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090152615 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090152615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090152615 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090152615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090152615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090152615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090152615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241117090152615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090152615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090152615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090152615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090152616 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090152616 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090152616 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090152617 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090152617 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090152617 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090152617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090152617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090152617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090152617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090152617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090152617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090152617 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090152617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090152617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090152617 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090152617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090152617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090152617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090152617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090152617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090152617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090152617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090152617 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(925)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090153357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153357 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090153357 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090153357 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090153357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153357 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090153357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090153357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090153357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090153357 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090153358 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090153358 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090153358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090153358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090153358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090153358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090153358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090153358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090153358 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090153358 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090153358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090153358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090153358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090153358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090153358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090153358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090153358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153361 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090153361 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090153361 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090153361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153361 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090153361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090153361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090153362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090153362 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090153362 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(928)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090153366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153366 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090153366 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090153366 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090153366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153366 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090153367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090153367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090153367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090153367 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090153367 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) 20241117090153367 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) 20241117090153367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090153367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090153367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090153367 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090153367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090153367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090153367 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090153367 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) 20241117090153367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090153367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090153367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090153367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090153367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090153367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090153367 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153367 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090153367 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090153367 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090153367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090153367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090153367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090153367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153368 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090153368 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090153368 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(931)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090153376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153376 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090153376 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090153376 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 20241117090153376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153376 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153376 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) 20241117090153376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090153376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090153376 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090153376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090153377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153377 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090153377 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090153377 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) 20241117090153377 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) 20241117090153377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090153377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090153377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090153377 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090153377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090153377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090153377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090153377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090153377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090153377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090153377 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090153377 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{CONNECTED}: link up (cnlink.c:111) 20241117090153377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090153377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241117090153377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241117090153379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241117090153379 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 20241117090153379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153379 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) 20241117090153379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241117090153379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090153379 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090153379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153379 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241117090153379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153379 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090153379 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090153379 DRANAP INFO cnlink(msc-2)[0x5647fae68870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(934)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090153394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153394 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090153394 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090153394 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090153394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153394 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090153394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090153394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090153394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153394 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090153394 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090153394 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090153394 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090153394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090153394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090153394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090153395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090153395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090153395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090153395 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090153395 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090153395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090153395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090153395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090153395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090153395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090153395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090153395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153395 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090153395 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090153395 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090153395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153395 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090153396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090153396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090153396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153396 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090153396 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090153396 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(937)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090153404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153404 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090153404 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090153404 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 20241117090153404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153404 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153404 DLM3UA DEBUG 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) 20241117090153404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090153404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090153404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153404 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090153404 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090153404 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) 20241117090153404 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) 20241117090153404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090153404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090153404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090153404 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090153404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090153404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090153404 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090153404 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117090153404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090153404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090153404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090153404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090153404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090153404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090153404 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153407 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090153407 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090153407 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 20241117090153407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153407 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153407 DLM3UA DEBUG 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) 20241117090153407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090153407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090153407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153407 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153407 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153407 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090153407 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090153407 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(940)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090153418 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) 20241117090153418 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117090153418 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117090153418 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 20241117090153418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153418 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153418 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) 20241117090153418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117090153418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090153418 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) 20241117090153418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153418 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) 20241117090153418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153418 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153418 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153418 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090153418 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090153418 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) 20241117090153418 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) 20241117090153418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090153418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090153418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090153418 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090153418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090153418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090153418 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090153418 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090153418 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090153418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090153418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090153418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090153418 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090153418 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090153418 DRANAP NOTICE cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: link up (cnlink.c:111) 20241117090153420 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) 20241117090153420 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117090153420 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117090153420 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 20241117090153420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090153420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090153420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090153420 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090153420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090153420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090153420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090153420 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) 20241117090153420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090153420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090153420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241117090153420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241117090153420 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) 20241117090153420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090153420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153420 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) 20241117090153420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090153420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090153420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090153420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090153420 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090153420 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090153420 DRANAP INFO cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090154442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090154449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090154454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090154458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090154461 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090154465 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090154468 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090154472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090154475 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090154479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090154483 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090154486 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090154490 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090154493 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090154496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090154500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090154504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090154507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090154509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090154512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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@4f831ae80fa6: 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@4f831ae80fa6: 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 := '000000000000000100011001'B, t_guard := 20.000000 } 20241117090154542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(934)@4f831ae80fa6: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(934)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)4223437 20241117090155577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090155578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090155578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241117090155578 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090155578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4071cd, normal) (hnbgw_rua.c:407) 20241117090155578 DHNB DEBUG map_rua[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117090155578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4223437)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090155578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4223437 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090155578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090155578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090155578 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241117090155578 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241117090155578 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4223437 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) 20241117090155578 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4223437 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117090155578 DCN DEBUG map_sccp[0x5647faedf270]{init}: Allocated (fsm.c:456) 20241117090155578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5647faedf270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090155578 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4223437 <-> SCCP-106 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117090155578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4223437 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241117090155578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4223437)[0x5647faf00e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090155578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090155578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090155578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4223437)[0x5647faf00e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090155578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5647faedf270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090155578 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090155578 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{IDLE}: Allocated (fsm.c:456) 20241117090155578 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090155578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f40030001190056400500f1100926) (sccp_scrc.c:406) 20241117090155578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090155578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090155578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090155578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090155578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090155578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090155578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090155578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090155578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090155578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090155578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090155578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090155578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090155578 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090155578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5647faedf270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090155578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4223437)[0x5647faf00e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090155579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090155579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090155579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090155579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090155579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090155579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090155579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090155579 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(933)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(933)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(934)@4f831ae80fa6: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(943) HNBGW_Test.sgsn0-RAN(934)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)13733186 HNBGW_Test.sgsn0-SCCP(933)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(933)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(943)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090155598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090155598 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090155598 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090155598 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090155598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090155598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090155598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090155598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090155598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090155598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090155598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090155598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090155598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090155598 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000f1518) (sccp_scrc.c:477) 20241117090155598 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20241117090155598 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090155598 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090155598 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090155598 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090155599 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) 20241117090155599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5647faedf270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090155599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5647faedf270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090155601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(943)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090155603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090155606 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090155609 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090155611 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090155612 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090155613 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090155614 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090155615 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090155616 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090155617 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090155617 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090155618 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090155619 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090155619 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090155620 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090155621 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090155622 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090155622 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090155623 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090155624 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001110011000'B, t_guard := 20.000000 } 20241117090155635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(940)@4f831ae80fa6: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(940)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(944)11791779 20241117090156662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090156662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090156662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241117090156662 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090156662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb3eda3, normal) (hnbgw_rua.c:407) 20241117090156662 DHNB DEBUG map_rua[0x5647faee49c0]{init}: Allocated (fsm.c:456) 20241117090156662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791779)[0x5647faee49c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090156662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11791779 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090156662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090156662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090156662 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241117090156662 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11791779 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241117090156662 DCN DEBUG map_sccp[0x5647faee8f40]{init}: Allocated (fsm.c:456) 20241117090156662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5647faee8f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090156662 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11791779 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241117090156662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11791779 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241117090156662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791779)[0x5647faee49c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090156662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090156662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090156662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791779)[0x5647faee49c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090156662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5647faee8f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090156662 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090156662 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{IDLE}: Allocated (fsm.c:456) 20241117090156662 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090156662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030003980056400500f1100926) (sccp_scrc.c:406) 20241117090156662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090156662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090156662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090156662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090156662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090156662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090156662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090156662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090156662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090156662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090156662 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090156662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090156662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090156662 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090156662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5647faee8f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090156662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791779)[0x5647faee49c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090156663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090156663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090156663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090156663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090156663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090156663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090156663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090156663 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(939)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(939)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(940)@4f831ae80fa6: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(944) HNBGW_Test.sgsn2-RAN(940)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(944)9990700 HNBGW_Test.sgsn2-SCCP(939)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(939)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090156681 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) 20241117090156681 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241117090156681 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241117090156681 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 20241117090156681 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_nri_from_other_PLMN0(944)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090156681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090156681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090156681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090156681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090156681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090156681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090156681 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) 20241117090156681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090156681 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003575d3) (sccp_scrc.c:477) 20241117090156681 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20241117090156681 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090156681 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090156681 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090156681 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090156681 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) 20241117090156681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5647faee8f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090156681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5647faee8f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090156684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(944)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090156686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090156689 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090156692 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090156693 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090156695 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090156696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090156697 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090156698 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090156699 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090156700 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090156700 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090156701 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090156702 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090156703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090156703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090156704 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090156705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090156706 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090156707 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090156708 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916)@4f831ae80fa6: Final verdict of PTC: none 20241117090156711 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41067<->l=127.0.0.1:4262) (control_if.c:193) 20241117090156711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090156712 DLINP DEBUG SRVCONN(,r=127.0.0.1:42614<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090156712 DLINP DEBUG SRVCONN(,r=127.0.0.1:42614<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090156712 DLINP NOTICE SRV(,r=127.0.0.1:42614<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090156712 DMAIN NOTICE (127.0.0.1:42614 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42614<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090156712 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090156712 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117090156712 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090156712 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 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090156712 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090156712 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117090156712 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090156712 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 20241117090156712 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(925)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(924)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(927)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(928)@4f831ae80fa6: Final verdict of PTC: none 20241117090156712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090156712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090156712 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090156712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090156712 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090156712 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc1-M3UA(929)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(941)@4f831ae80fa6: Final verdict of PTC: none 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090156712 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 20241117090156712 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 20241117090156712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090156712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090156712 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090156712 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090156712 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090156712 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090156712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090156712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090156712 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090156712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090156712 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090156712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090156712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090156712 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090156712 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090156712 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090156712 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090156712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5647faedf270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090156712 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090156712 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090156712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f1518), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090156712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090156712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090156712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090156712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090156712 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090156712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5647faedf270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090156712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4223437)[0x5647faf00e80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090156712 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4223437)[0x5647faf00e80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090156712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090156712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4223437)[0x5647faf00e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090156712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4223437)[0x5647faf00e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090156712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4223437)[0x5647faf00e80]{disrupted}: Freeing instance (context_map.c:202) 20241117090156712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4223437)[0x5647faf00e80]{disrupted}: Deallocated (fsm.c:568) 20241117090156712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5647faedf270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090156712 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090156712 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090156712 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) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241117090156712 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 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090156712 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090156712 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090156712 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) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241117090156712 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090156712 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) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241117090156712 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 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090156712 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090156712 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090156712 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) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090156712 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 20241117090156712 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090156712 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) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090156712 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 20241117090156712 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090156712 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) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090156712 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 20241117090156712 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 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090156712 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090156712 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 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090156712 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090156712 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 20241117090156712 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) 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241117090156712 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090156712 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090156712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090156712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5647faedf270]{disconnected}: Freeing instance (context_map.c:206) 20241117090156712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5647faedf270]{disconnected}: Deallocated (fsm.c:568) 20241117090156713 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4223437 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241117090156713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090156713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090156713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090156713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090156713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090156713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090156713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090156713 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090156714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090156714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090156714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090156714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090156714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090156714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090156714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241117090156714 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(934)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-RAN(931)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(930)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(935)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(940)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(917)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(926)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(932)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(936)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(939)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(933)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(938)@4f831ae80fa6: Final verdict of PTC: none 20241117090156713 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090156713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090156713 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090156713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090156713 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090156713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090156713 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090156713 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090156713 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090156713 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090156713 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090156713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090156713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090156713 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090156713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090156713 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241117090156713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090156713 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090156713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090156713 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090156713 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090156713 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090156713 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090156713 DRANAP NOTICE cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090156713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090156713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090156713 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090156713 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090156713 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090156713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791779)[0x5647faee49c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117090156713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791779)[0x5647faee49c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117090156713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5647faee8f40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117090156713 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090156713 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090156713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003575d3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090156713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090156713 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090156713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090156713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090156713 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090156713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5647faee8f40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090156713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791779)[0x5647faee49c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090156713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791779)[0x5647faee49c0]{disrupted}: Freeing instance (context_map.c:202) 20241117090156713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791779)[0x5647faee49c0]{disrupted}: Deallocated (fsm.c:568) 20241117090156713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5647faee8f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090156713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5647faee8f40]{disconnected}: Freeing instance (context_map.c:206) 20241117090156713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5647faee8f40]{disconnected}: Deallocated (fsm.c:568) 20241117090156713 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11791779 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241117090156713 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090156713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090156713 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117090156713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090156713 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090156713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090156713 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090156713 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090156713 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090156713 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090156713 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090156713 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090156713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090156713 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241117090156713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090156713 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090156713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090156713 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090156713 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090156713 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090156713 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090156713 DRANAP NOTICE cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(937)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(942)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090156739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38736<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(919)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(917): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(919): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(920): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(922): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(924): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(925): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(926): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(927): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(928): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(929): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-SCCP(930): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-RAN(931): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc2-M3UA(932): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(933): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(934): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(935): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(936): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(937): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(938): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(939): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-RAN(940): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(941): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(943): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(944): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sun Nov 17 09:01:56 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 20241117090156928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090157530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=576160) Waiting for packet dumper to finish... 1 (prev_count=576160, count=580040) 20241117090158713 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090158713 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241117090158713 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241117090158713 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090158713 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090158713 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117090158713 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090158713 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241117090158713 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241117090158713 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090158713 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090158713 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090158713 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090158713 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090158713 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090158713 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090158713 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090158713 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241117090158979 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090158979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd792f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090158979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090158979 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090158979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090158979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090158979 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090158979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb47f3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090158979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090158979 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090158979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090158979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090158979 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090158979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029ef3b), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090158979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090158979 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090158979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090158979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090158979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090158979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090158979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090158979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090158979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090158980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090158980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090158980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090158980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090158980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090158980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090158980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090158980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090158980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090158980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090158980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090158980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090158980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090158980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090158980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090158980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090159480 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090159480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a8621), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090159480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090159480 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090159480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090159480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090159480 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090159480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7de13), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090159480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090159480 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090159480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090159480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090159480 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090159480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6cef4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090159480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090159480 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090159480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090159480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090159481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090159481 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090159481 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090159481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090159481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090159481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090159481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090159481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090159481 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090159481 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090159481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090159481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090159481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090159481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090159481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090159481 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090159481 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090159481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090159481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090159481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090159481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sun Nov 17 09:01:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241117090200056 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090200056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004051bd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090200056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200056 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090200057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200057 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090200057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00637485), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090200057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090200057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200057 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090200057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0f0b5), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090200057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090200057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090200057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090200057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090200057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090200057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090200057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090200057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090200057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090200058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090200058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090200058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090200058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241117090200620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090200624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090200629 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43759<->l=127.0.0.1:4262) (control_if.c:570) 20241117090200718 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090200718 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)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090200726 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090200726 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200726 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090200726 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200727 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090200727 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200727 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33659 (stream_srv.c:129) 20241117090200727 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33659<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090200727 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090200727 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200728 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200728 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090200728 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200728 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090200728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200728 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200728 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200728 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090200728 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200728 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090200728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200728 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200728 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200728 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090200728 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090200728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200728 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200728 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200728 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090200728 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090200729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200729 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090200729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090200729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090200729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090200729 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(955)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(955)@4f831ae80fa6: M3UA emulation initiated, the test can be started MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(955)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(953)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(958)@4f831ae80fa6: ************************************************* HNBGW_Test.msc1-M3UA(958)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(958)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(956)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090200756 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090200756 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200756 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090200756 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200756 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090200756 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200756 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090200756 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200757 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200757 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090200757 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090200757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200758 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090200758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200758 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200758 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200758 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090200758 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090200758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200758 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090200758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200758 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200758 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200758 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090200758 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090200758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200758 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090200758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200758 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200758 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200758 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090200758 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090200758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090200758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200758 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090200758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090200758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090200758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090200758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241117090200770 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090200770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003145df), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090200770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090200770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200770 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090200770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974bba), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090200770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090200770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200770 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090200770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097c966), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090200770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090200770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200770 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090200770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac6dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090200770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090200770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(961)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(961)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(961)@4f831ae80fa6: ************************************************* 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090200770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090200770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090200770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090200770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down HNBGW_Test.sgsn0-SCCP(959)@4f831ae80fa6: v_sccp_pdu_maxlen:268 MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(964)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(964)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(964)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(962)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090200796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090200796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090200796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090200796 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090200796 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090200796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090200796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090200796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090200796 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090200801 DLINP DEBUG SRVCONN(,r=127.0.0.1:33659<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090200801 DLINP DEBUG SRVCONN(,r=127.0.0.1:33659<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090200801 DLINP DEBUG SRVCONN(,r=127.0.0.1:33659<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090200801 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090200801 DHNBAP DEBUG (127.0.0.1:33659 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090200801 DHNBAP NOTICE (127.0.0.1:33659 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090200801 DHNBAP NOTICE (127.0.0.1:33659 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090200801 DLINP DEBUG SRVCONN(,r=127.0.0.1:33659<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090200801 DLINP DEBUG SRVCONN(,r=127.0.0.1:33659<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090200941 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090200941 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090200941 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090200941 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090200950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200950 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090200950 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090200950 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090200950 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090200950 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090200950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090200954 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 20241117090200954 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 20241117090200954 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090200954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117090200955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200955 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090200955 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090200955 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090200955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090200955 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090200955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090200955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090200955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090200955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090200955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090200955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090200955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090200955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090200955 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090200955 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090200955 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200956 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200956 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090200956 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090200956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090200956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200956 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(958)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241117090200957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090200957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090200957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090200957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090200957 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090200960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200961 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241117090200961 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090200961 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090200961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090200961 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090200961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090200964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200964 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090200964 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090200964 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090200964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090200964 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090200964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090200964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090200964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090200964 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241117090200964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090200964 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090200964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090200964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090200964 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090200964 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090200964 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200965 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200965 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090200965 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090200966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200966 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090200966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200966 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090200966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090200966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090200966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090200966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090200971 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090200971 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090200972 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090200972 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090200978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200978 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090200978 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090200978 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090200978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090200978 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090200978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090200980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200980 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090200980 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090200980 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090200980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090200980 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090200980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090200980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090200980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090200980 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090200980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090200980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090200980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090200980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090200980 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090200980 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090200980 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200981 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200981 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090200981 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090200981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090200981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200981 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090200981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090200981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090200981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090200981 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090200984 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 20241117090200984 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 20241117090200984 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090200984 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117090200989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200989 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117090200989 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090200989 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090200989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090200989 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090200989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090200990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200990 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090200990 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090200990 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090200990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090200990 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090200991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090200991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090200991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090200991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117090200991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090200991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090200991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090200991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090200991 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090200991 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090200991 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090200992 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090200992 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090200992 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090200992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090200992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090200992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090200992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090200992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090200992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090200992 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090200992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090200992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090200992 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090200992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090200992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090200992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090200992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090200992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090200992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090200992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090200992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201456 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090201456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df915), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090201456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090201456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090201456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090201457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090201457 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090201457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff88e), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090201457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090201457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090201457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090201457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090201457 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090201457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b7ad1), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090201457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090201457 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090201457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090201457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090201457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090201457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090201457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090201457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090201457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090201457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090201457 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090201457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090201457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090201457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090201457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090201457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090201457 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090201457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090201457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090201457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090201457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090201457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090201457 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201466 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090201466 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090201466 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090201466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201466 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201466 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090201466 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090201466 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090201466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201466 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090201466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201466 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=005df915) (sccp_scrc.c:477) 20241117090201466 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20241117090201466 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090201467 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090201467 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090201467 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090201467 DLSCCP DEBUG SCCP-SCOC(90)[0x5647faf00140]{IDLE}: Deallocated (fsm.c:568) 20241117090201467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090201467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201467 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=003b7ad1) (sccp_scrc.c:477) 20241117090201467 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20241117090201467 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090201467 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090201467 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090201467 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090201467 DLSCCP DEBUG SCCP-SCOC(92)[0x5647faee4810]{IDLE}: Deallocated (fsm.c:568) 20241117090201674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201674 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090201674 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090201674 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090201674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090201674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201674 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=00dff88e) (sccp_scrc.c:477) 20241117090201674 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20241117090201674 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090201674 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090201675 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090201675 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090201675 DLSCCP DEBUG SCCP-SCOC(91)[0x5647faee0bf0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(954)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090201760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201760 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090201760 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090201760 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090201760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201760 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090201760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090201760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090201761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090201761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090201761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090201761 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090201761 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090201761 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) 20241117090201761 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) 20241117090201761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090201761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090201761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090201761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090201761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090201761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090201761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090201761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241117090201761 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090201761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090201761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090201761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090201761 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090201761 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(957)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090201763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201763 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241117090201763 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241117090201763 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241117090201763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201763 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241117090201763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090201763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241117090201763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090201763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090201763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090201763 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090201763 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090201763 DRANAP INFO cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(960)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090201783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201783 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090201783 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090201783 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090201783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090201783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090201783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090201783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090201783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090201783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090201783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090201783 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090201783 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090201783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090201783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090201783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090201783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090201783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090201783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090201783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090201783 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090201783 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090201783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090201783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090201783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090201783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090201783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090201783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090201783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201784 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090201784 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090201784 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090201784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090201784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090201784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090201784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090201784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090201784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090201784 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090201784 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090201784 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(963)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090201791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201791 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090201791 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090201791 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 20241117090201791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201791 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201791 DLM3UA DEBUG 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) 20241117090201791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090201791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090201791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090201791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090201792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090201792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090201792 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090201792 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) 20241117090201792 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) 20241117090201792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090201792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090201792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090201792 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090201792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090201792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090201792 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090201792 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117090201792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201792 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090201792 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090201792 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090201792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090201792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090201792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090201792 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201794 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090201794 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090201794 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 20241117090201794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201794 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201794 DLM3UA DEBUG 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) 20241117090201794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090201794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090201794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090201794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090201794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090201794 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090201794 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090201794 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090201878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201878 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090201878 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090201878 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090201878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201878 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201878 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090201878 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090201878 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090201878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090201878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090201878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090201878 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090201878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090201879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090201879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090201879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090201879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090201879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090201879 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090201879 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090201879 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090201879 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090201879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090201879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090201879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090201880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090201880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090201880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090201880 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090201880 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090201880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090201880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090201880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090201880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090201880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090201880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090201880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090201880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090201880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090201880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090201880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090201880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090201880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090201880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090201880 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090201881 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090201881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090201881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090201881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090201881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090201881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090201881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090201881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090201881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090202805 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090202807 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090202808 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090202809 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090202810 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090202811 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090202812 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090202813 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090202813 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090202814 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090202815 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090202815 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090202816 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090202817 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090202817 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090202818 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090202819 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090202819 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090202820 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090202821 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000000000101111'B, t_guard := 20.000000 } 20241117090202834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47364<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(960)@4f831ae80fa6: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(960)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)12209185 20241117090203852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090203852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090203852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117090203852 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090203852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xba4c21, normal) (hnbgw_rua.c:407) 20241117090203852 DHNB DEBUG map_rua[0x5647faee4810]{init}: Allocated (fsm.c:456) 20241117090203852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12209185)[0x5647faee4810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090203852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12209185 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090203852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090203852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090203852 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117090203852 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12209185 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117090203852 DCN DEBUG map_sccp[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117090203852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090203852 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12209185 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117090203852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12209185 SCCP-108 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117090203852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12209185)[0x5647faee4810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090203852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090203852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090203852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12209185)[0x5647faee4810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090203852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5647faf00140]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090203852 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090203852 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{IDLE}: Allocated (fsm.c:456) 20241117090203852 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090203852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300002f0056400500f1100926) (sccp_scrc.c:406) 20241117090203852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090203852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090203852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090203852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090203852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090203852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090203852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090203852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090203852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090203852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090203852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090203852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090203852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090203852 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090203852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5647faf00140]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090203852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12209185)[0x5647faee4810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090203852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090203852 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090203852 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090203852 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090203852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090203852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090203852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090203852 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(959)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(959)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(960)@4f831ae80fa6: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966) HNBGW_Test.sgsn0-RAN(960)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)8123387 HNBGW_Test.sgsn0-SCCP(959)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(959)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090203857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090203857 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090203857 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090203857 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090203857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090203857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090203857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090203857 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090203857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090203857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090203857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090203857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090203857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090203857 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0078b5ac) (sccp_scrc.c:477) 20241117090203857 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20241117090203857 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090203857 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090203857 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090203857 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090203857 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) 20241117090203857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5647faf00140]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090203857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5647faf00140]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090203857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47364<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090203858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090203859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090203861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090203863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090203864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090203865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090203866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090203867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090203868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090203869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090203870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090203871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090203872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090203873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090203874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090203876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090203877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090203877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090203879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090203880 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000001101000110'B, t_guard := 20.000000 } 20241117090203893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47380<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@4f831ae80fa6: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)1931751 20241117090204912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090204912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090204912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241117090204912 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090204912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1d79e7, normal) (hnbgw_rua.c:407) 20241117090204912 DHNB DEBUG map_rua[0x5647faee8f40]{init}: Allocated (fsm.c:456) 20241117090204912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1931751)[0x5647faee8f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090204912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1931751 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090204912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090204912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090204912 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241117090204912 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1931751 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241117090204912 DCN DEBUG map_sccp[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117090204913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090204913 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1931751 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117090204913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1931751 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241117090204913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1931751)[0x5647faee8f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090204913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090204913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090204913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1931751)[0x5647faee8f40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090204913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5647faf00e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090204913 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090204913 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{IDLE}: Allocated (fsm.c:456) 20241117090204913 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090204913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003460056400500f1100926) (sccp_scrc.c:406) 20241117090204913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090204913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090204913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090204913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090204913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090204913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090204913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090204913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090204913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090204913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090204913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090204913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090204913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090204913 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090204913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5647faf00e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090204913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1931751)[0x5647faee8f40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090204913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090204913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090204913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090204913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090204913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090204913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090204913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090204913 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(962)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(963)@4f831ae80fa6: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967) HNBGW_Test.sgsn1-RAN(963)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)1780703 HNBGW_Test.sgsn1-SCCP(962)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(962)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090204931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090204931 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090204931 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090204931 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 20241117090204931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090204931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090204931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090204931 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090204931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090204931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090204931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090204931 DLM3UA DEBUG 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) 20241117090204931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090204931 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ca6c4b) (sccp_scrc.c:477) 20241117090204931 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20241117090204931 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090204932 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090204932 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090204932 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090204932 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) 20241117090204932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5647faf00e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090204932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5647faf00e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090204933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47380<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090204936 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090204938 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090204940 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090204942 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090204943 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090204944 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090204945 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090204946 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090204947 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090204948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090204948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090204949 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090204950 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090204950 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090204951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090204952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090204952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090204953 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090204954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090204954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: "disconnecting msc0" 20241117090204955 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(960)@4f831ae80fa6: Final verdict of PTC: none 20241117090204956 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090204956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090204956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090204956 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117090204956 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090204956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090204956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090204956 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090204956 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 20241117090204956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090204956 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090204956 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090204956 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090204956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090204956 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090204956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090204956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090204956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090204956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090204956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090204956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090204956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090204956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090204956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090204956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090204956 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090204956 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090204956 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090204956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5647faf00140]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090204956 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090204956 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090204956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b5ac), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090204956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090204956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090204956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090204956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090204956 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090204956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5647faf00140]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090204956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12209185)[0x5647faee4810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090204956 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12209185)[0x5647faee4810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090204956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090204956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12209185)[0x5647faee4810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090204956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12209185)[0x5647faee4810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090204956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12209185)[0x5647faee4810]{disrupted}: Freeing instance (context_map.c:202) 20241117090204956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12209185)[0x5647faee4810]{disrupted}: Deallocated (fsm.c:568) 20241117090204956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5647faf00140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090204956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5647faf00140]{disconnected}: Freeing instance (context_map.c:206) 20241117090204956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5647faf00140]{disconnected}: Deallocated (fsm.c:568) 20241117090204956 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12209185 SCCP-108 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090204956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090204956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090204956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090204956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090204956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090204956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090204956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090204956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090204956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090204956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(961)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(959)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: 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 := '000000000000001110110101'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@4f831ae80fa6: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)12209185 20241117090204969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@4f831ae80fa6: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)1327663 20241117090205987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090205987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090205987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117090205987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090205987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x14422f, normal) (hnbgw_rua.c:407) 20241117090205987 DHNB DEBUG map_rua[0x5647faee4810]{init}: Allocated (fsm.c:456) 20241117090205987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1327663)[0x5647faee4810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090205987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1327663 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090205987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090205987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090205987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1327663 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241117090205987 DCN DEBUG map_sccp[0x5647faf00140]{init}: Allocated (fsm.c:456) 20241117090205987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5647faf00140]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090205987 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1327663 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117090205987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1327663 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117090205987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1327663)[0x5647faee4810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090205987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090205987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090205987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1327663)[0x5647faee4810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090205987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5647faf00140]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090205987 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090205987 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{IDLE}: Allocated (fsm.c:456) 20241117090205987 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090205988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003b50056400500f1100926) (sccp_scrc.c:406) 20241117090205988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090205988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090205988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090205988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090205988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090205988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090205988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090205988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090205988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090205988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090205988 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090205988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090205988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090205988 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090205988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5647faf00140]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090205988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1327663)[0x5647faee4810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090205988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090205988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090205988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090205988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090205988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090205988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090205988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090205988 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(962)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(963)@4f831ae80fa6: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968) HNBGW_Test.sgsn1-RAN(963)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)593904 HNBGW_Test.sgsn1-SCCP(962)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(962)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090205993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090205993 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090205993 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090205993 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 20241117090205993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090205993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090205993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090205993 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090205993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090205993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090205993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090205993 DLM3UA DEBUG 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) 20241117090205993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090205993 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004e7145) (sccp_scrc.c:477) 20241117090205993 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20241117090205993 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090205993 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090205993 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090205993 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090205993 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) 20241117090205993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5647faf00140]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090205993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5647faf00140]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090205994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090205995 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090205999 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090206001 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090206004 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090206006 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090206007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090206009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090206010 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090206011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090206012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090206013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090206014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090206014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090206015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090206016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090206017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090206017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090206018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090206019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090206020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945)@4f831ae80fa6: Final verdict of PTC: none 20241117090206023 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241117090206023 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090206023 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 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090206023 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090206023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090206023 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(953)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-RAN(957)@4f831ae80fa6: Final verdict of PTC: none 20241117090206023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090206023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090206023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(962)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(958)@4f831ae80fa6: Final verdict of PTC: none 20241117090206023 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 20241117090206023 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) 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090206023 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 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090206023 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241117090206023 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) 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241117090206023 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117090206023 DLINP DEBUG SRVCONN(,r=127.0.0.1:33659<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090206023 DLINP DEBUG SRVCONN(,r=127.0.0.1:33659<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090206023 DLINP NOTICE SRV(,r=127.0.0.1:33659<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090206023 DMAIN NOTICE (127.0.0.1:33659 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33659<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090206023 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241117090206023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090206023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090206023 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241117090206023 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090206023 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090206023 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090206023 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090206023 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090206023 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090206023 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090206023 DRANAP NOTICE cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090206024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090206024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090206024 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117090206024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090206024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090206024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090206024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090206024 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090206024 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090206024 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090206024 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090206024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5647faf00e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090206024 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090206024 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090206024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca6c4b), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090206024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090206024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090206024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090206024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090206024 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090206024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5647faf00e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090206024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1931751)[0x5647faee8f40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090206023 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) 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117090206023 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090206023 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090206023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090206023 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090206023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090206023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090206024 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) 20241117090206024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090206024 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090206024 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090206024 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090206024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090206024 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090206024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090206024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090206024 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1931751)[0x5647faee8f40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090206024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090206024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1931751)[0x5647faee8f40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090206024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1931751)[0x5647faee8f40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090206024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1931751)[0x5647faee8f40]{disrupted}: Freeing instance (context_map.c:202) 20241117090206024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1931751)[0x5647faee8f40]{disrupted}: Deallocated (fsm.c:568) 20241117090206024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5647faf00e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090206024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5647faf00e80]{disconnected}: Freeing instance (context_map.c:206) 20241117090206024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5647faf00e80]{disconnected}: Deallocated (fsm.c:568) 20241117090206024 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1931751 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117090206024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5647faf00140]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090206024 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090206024 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090206024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7145), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090206024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090206024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090206024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090206024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090206024 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090206024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5647faf00140]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090206024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1327663)[0x5647faee4810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090206024 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1327663)[0x5647faee4810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090206024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090206024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1327663)[0x5647faee4810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090206024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1327663)[0x5647faee4810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090206024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1327663)[0x5647faee4810]{disrupted}: Freeing instance (context_map.c:202) 20241117090206024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1327663)[0x5647faee4810]{disrupted}: Deallocated (fsm.c:568) 20241117090206024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5647faf00140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090206024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5647faf00140]{disconnected}: Freeing instance (context_map.c:206) 20241117090206024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5647faf00140]{disconnected}: Deallocated (fsm.c:568) 20241117090206024 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1327663 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117090206024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090206024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090206024 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090206024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090206024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090206024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090206024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090206024 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090206024 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090206024 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090206024 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090206024 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43759<->l=127.0.0.1:4262) (control_if.c:193) 20241117090206024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090206024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090206024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117090206024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090206024 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090206024 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090206024 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(963)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(954)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(955)@4f831ae80fa6: Final verdict of PTC: none 20241117090206024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090206024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090206024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090206024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090206024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090206024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090206024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090206024 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090206024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090206024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090206024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090206024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090206024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090206024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090206024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090206024 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(946)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(947)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(956)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(964)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(965)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090206039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38784<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(948)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(946): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(947): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(948): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(953): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(954): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(955): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-SCCP(956): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-RAN(957): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc1-M3UA(958): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(959): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(960): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(961): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(962): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(963): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(964): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sun Nov 17 09:02:06 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 20241117090206089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090206692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47400<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=551580) 20241117090206713 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090206713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003575d3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090206713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090206713 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090206713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090206713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090206713 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090206714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f1518), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090206714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090206714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090206714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090206714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090206714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090206714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090206714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090206714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090206714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090206714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090206714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090206714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090206714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090206714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090206714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090206714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090206714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090206714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090206714 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090206957 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090206957 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090206957 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=551580, count=561856) 20241117090208024 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090208024 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090208024 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090208024 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090208024 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090208024 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117090208024 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090208024 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090208024 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sun Nov 17 09:02:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241117090208979 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090208979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029ef3b), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090208979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090208979 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090208979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090208979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090208979 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090208979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb47f3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090208979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090208979 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090208979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090208979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090208979 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090208979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd792f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090208979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090208979 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090208979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090208979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090208980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090208980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090208980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090208980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090208980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090208980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090208980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090208980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090208980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090208980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090208980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090208980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090208980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090208980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090208980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090208980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090208980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090208980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090208980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090208980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090208980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090209481 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090209481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6cef4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090209481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209481 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090209481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209481 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090209481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7de13), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090209481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209481 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090209481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209481 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090209481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a8621), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090209481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209481 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090209481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090209482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090209482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090209482 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090209482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090209482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090209482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090209482 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090209482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090209482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090209482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090209482 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241117090209781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090209785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090209789 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46505<->l=127.0.0.1:4262) (control_if.c:570) 20241117090209867 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090209867 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090209877 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090209877 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090209877 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090209877 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090209877 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090209877 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090209877 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090209877 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090209877 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48889 (stream_srv.c:129) 20241117090209877 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48889<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090209878 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090209879 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090209879 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090209879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090209879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209879 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090209879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209879 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090209879 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090209879 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090209879 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090209879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090209879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209879 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090209879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209879 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090209879 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090209879 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090209879 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090209879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090209879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209879 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090209879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209879 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090209879 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090209879 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090209879 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090209879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090209879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090209879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209879 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090209879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090209879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090209879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090209879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090209879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(979)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(979)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(977)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090209894 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090209894 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090209895 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090209895 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090209895 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090209895 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090209895 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090209895 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090209896 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090209896 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090209896 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090209896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090209896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209896 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090209896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209896 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090209896 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090209896 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090209896 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090209896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090209896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209896 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090209896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209896 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090209896 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090209896 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090209896 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090209896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090209896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209896 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090209896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209896 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090209896 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090209896 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090209896 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090209896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090209896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090209896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090209896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090209896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090209896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090209896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090209896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090209896 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090209896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090209896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090209896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090209896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090209896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090209896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090209896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090209896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(982)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(980)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090209918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090209918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090209918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090209918 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090209918 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090209918 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090209918 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090209918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090209918 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090209923 DLINP DEBUG SRVCONN(,r=127.0.0.1:48889<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090209923 DLINP DEBUG SRVCONN(,r=127.0.0.1:48889<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090209923 DLINP DEBUG SRVCONN(,r=127.0.0.1:48889<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090209923 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090209923 DHNBAP DEBUG (127.0.0.1:48889 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090209923 DHNBAP NOTICE (127.0.0.1:48889 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090209923 DHNBAP NOTICE (127.0.0.1:48889 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090209923 DLINP DEBUG SRVCONN(,r=127.0.0.1:48889<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090209923 DLINP DEBUG SRVCONN(,r=127.0.0.1:48889<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090210057 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090210057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00637485), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090210057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090210057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210057 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090210057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004051bd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090210057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090210057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210057 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090210057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0f0b5), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090210057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090210057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090210057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090210057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090210057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090210057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090210057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090210057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090210057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090210057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090210057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090210057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090210057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090210093 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090210093 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090210093 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090210093 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090210099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090210099 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090210099 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090210099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090210099 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090210099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090210100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210100 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090210100 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090210100 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090210100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090210100 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090210100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090210100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090210100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090210100 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090210100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090210100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090210100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090210100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090210100 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090210100 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090210100 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090210101 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090210101 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090210102 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090210102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090210102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090210102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090210102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210102 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090210102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090210102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090210102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090210102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090210102 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210108 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090210108 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090210108 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090210108 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090210115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210115 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090210115 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090210115 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090210115 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090210115 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090210115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090210117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210117 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090210117 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090210117 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090210117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090210117 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090210117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090210117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090210117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090210117 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090210117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090210117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090210117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090210117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090210117 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090210117 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090210117 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090210118 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090210119 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090210119 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090210119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090210119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090210119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090210119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210119 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090210119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210119 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210119 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210119 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090210119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090210119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090210119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090210119 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210771 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090210771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac6dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090210771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090210771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210771 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090210771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097c966), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090210771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090210771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210771 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090210771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974bba), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090210771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090210771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210771 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090210771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003145df), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090210771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090210771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090210772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090210772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090210772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090210772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090210772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210781 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090210781 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090210781 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090210781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090210781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090210781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090210781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090210781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090210781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090210781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090210781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090210781 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=000ac6dc) (sccp_scrc.c:477) 20241117090210781 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20241117090210781 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090210781 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090210781 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090210782 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090210782 DLSCCP DEBUG SCCP-SCOC(96)[0x5647fad67390]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(978)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090210908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210908 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090210908 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090210908 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090210908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090210908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090210908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090210908 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090210908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090210908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090210908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090210908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090210908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090210908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090210908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090210908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210909 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090210909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090210909 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090210909 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090210909 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090210909 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090210909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090210909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090210909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090210909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210909 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090210909 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090210909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090210909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090210909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090210909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090210909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210912 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090210912 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090210912 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090210912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090210912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090210912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090210912 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090210912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090210912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090210912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090210912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090210912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090210913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090210913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090210913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090210913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090210913 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090210913 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090210913 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090210982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210982 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090210982 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090210982 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090210982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090210982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090210982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090210982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210983 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090210983 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090210983 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090210983 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210983 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090210983 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090210983 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090210983 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090210983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090210983 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=0097c966) (sccp_scrc.c:477) 20241117090210983 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(93)[0x5647faef8cf0]{IDLE}: Deallocated (fsm.c:568) 20241117090210983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090210983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090210983 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=00974bba) (sccp_scrc.c:477) 20241117090210983 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(94)[0x5647faee2c90]{IDLE}: Deallocated (fsm.c:568) 20241117090210983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090210983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090210983 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=003145df) (sccp_scrc.c:477) 20241117090210983 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090210983 DLSCCP DEBUG SCCP-SCOC(95)[0x5647faee8a80]{IDLE}: Deallocated (fsm.c:568) 20241117090210983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090210983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210983 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090210983 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090210983 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090210983 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210983 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090210983 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090210983 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090210983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090210983 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090210983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090210983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090210983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090210983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090210983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090210983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090210983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090210984 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090210984 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090210984 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090210984 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090210984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090210984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090210984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090210984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090210984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090210984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090210984 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090210984 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090210984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090210984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090210984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090210984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090210984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090210984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090210984 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090210984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090210984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090210984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090210984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090210984 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090210984 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090210984 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090210984 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090210984 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090210984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090210984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090210984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090210984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090210984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090210985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090210985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090210985 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090211936 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090211944 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090211948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090211951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090211953 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241117090211955 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090211957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090211959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090211960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090211962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241117090211963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090211964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090211965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090211966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090211967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241117090211968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090211969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090211970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090211971 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090211972 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: 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@4f831ae80fa6: "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@4f831ae80fa6: 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 := '000000000000001111000000'B, t_guard := 20.000000 } 20241117090211993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@4f831ae80fa6: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)6211605 20241117090213045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090213045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090213045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241117090213045 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090213045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5ec815, normal) (hnbgw_rua.c:407) 20241117090213045 DHNB DEBUG map_rua[0x5647faee2c90]{init}: Allocated (fsm.c:456) 20241117090213045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211605)[0x5647faee2c90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090213045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211605 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090213045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090213045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090213045 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241117090213045 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211605 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117090213045 DCN DEBUG map_sccp[0x5647faef8cf0]{init}: Allocated (fsm.c:456) 20241117090213045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5647faef8cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090213045 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6211605 <-> SCCP-111 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117090213045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211605 SCCP-111 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241117090213045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211605)[0x5647faee2c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090213045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090213045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090213045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211605)[0x5647faee2c90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090213045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5647faef8cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090213045 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090213045 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{IDLE}: Allocated (fsm.c:456) 20241117090213045 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090213045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030003c00056400500f1100926) (sccp_scrc.c:406) 20241117090213045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090213045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090213045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090213045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090213045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090213045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090213045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090213045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090213045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090213045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090213045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090213046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090213046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090213046 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090213046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5647faef8cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090213046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211605)[0x5647faee2c90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090213046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090213046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090213046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090213046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090213046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090213046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090213046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090213046 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(980)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(981)@4f831ae80fa6: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984) HNBGW_Test.sgsn0-RAN(981)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)3102633 HNBGW_Test.sgsn0-SCCP(980)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(980)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090213064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090213064 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090213064 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090213064 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090213064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090213064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090213064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090213064 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090213064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090213064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090213064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090213064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090213064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090213064 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000c0998) (sccp_scrc.c:477) 20241117090213064 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20241117090213064 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090213064 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090213064 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090213064 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090213064 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) 20241117090213064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5647faef8cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090213064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5647faef8cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241117090213066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090213068 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090213072 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090213075 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090213078 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090213081 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090213082 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090213083 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090213084 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090213085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090213086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090213087 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090213087 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090213088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090213089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090213089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090213090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090213091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090213092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090213092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090213093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: 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 := '000000000000000000111110'B, t_guard := 20.000000 } 20241117090213103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52992<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@4f831ae80fa6: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)12294041 20241117090214125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090214125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090214125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241117090214125 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090214125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbb9799, normal) (hnbgw_rua.c:407) 20241117090214125 DHNB DEBUG map_rua[0x5647faee8f40]{init}: Allocated (fsm.c:456) 20241117090214125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12294041)[0x5647faee8f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090214125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12294041 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090214125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090214125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090214125 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241117090214125 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12294041 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241117090214125 DCN DEBUG map_sccp[0x5647faf00e80]{init}: Allocated (fsm.c:456) 20241117090214125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5647faf00e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090214125 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12294041 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241117090214125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12294041 SCCP-112 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241117090214125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12294041)[0x5647faee8f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090214125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090214125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090214125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12294041)[0x5647faee8f40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090214125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5647faf00e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090214125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090214125 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{IDLE}: Allocated (fsm.c:456) 20241117090214125 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090214125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300003e0056400500f1100926) (sccp_scrc.c:406) 20241117090214125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090214125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090214125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090214125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090214125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090214125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090214125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090214125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090214125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090214125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090214125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090214125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090214125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090214125 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090214125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5647faf00e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090214125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12294041)[0x5647faee8f40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090214126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090214126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090214126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090214126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090214126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090214126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090214126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090214126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@4f831ae80fa6: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(980)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(981)@4f831ae80fa6: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985) HNBGW_Test.sgsn0-RAN(981)@4f831ae80fa6: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)6810142 HNBGW_Test.sgsn0-SCCP(980)@4f831ae80fa6: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(980)@4f831ae80fa6: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241117090214130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090214130 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090214130 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090214130 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090214130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090214130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090214130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090214130 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090214130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090214130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090214130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090214130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090214130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090214130 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006bf97b) (sccp_scrc.c:477) 20241117090214130 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20241117090214130 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090214130 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090214130 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090214130 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090214130 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) 20241117090214130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5647faf00e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090214130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5647faf00e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090214133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090214134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090214136 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090214137 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090214138 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090214139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090214140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090214140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090214141 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090214142 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090214143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090214144 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090214145 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090214146 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090214147 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090214148 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090214150 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090214151 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090214152 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090214153 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090214154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: "connecting cnlink 1" 20241117090214155 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(988)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-M3UA(988)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(988)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn1-SCCP(986)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090214371 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 20241117090214371 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 20241117090214371 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090214371 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241117090214380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090214380 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241117090214380 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090214380 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090214380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090214380 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241117090214380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090214383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090214383 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090214383 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090214383 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090214383 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090214383 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090214383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090214383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090214384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090214384 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241117090214384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090214384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090214384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090214384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090214384 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090214384 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090214384 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090214385 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090214385 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090214385 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090214385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090214385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090214385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090214385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090214385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090214385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090214385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090214385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090214385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090214385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090214385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090214385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090214385 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090214385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090214385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090214385 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090214385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090214385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090214385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090214385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090214386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090214386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090214386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090214386 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090214957 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090214957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b5ac), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090214957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090214957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090214957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090214957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090214957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090214957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090214957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090214957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090214957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090214957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090214957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090214957 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090214958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090214958 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090214958 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090214958 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090214958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090214958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090214958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090214958 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090214958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090214958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090214958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090214958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090214958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090214958 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=0078b5ac) (sccp_scrc.c:477) 20241117090214958 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20241117090214958 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090214958 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090214958 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090214958 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090214958 DLSCCP DEBUG SCCP-SCOC(108)[0x5647faee49c0]{IDLE}: Deallocated (fsm.c:568) MTC@4f831ae80fa6: 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 := '000000000000000111000111'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(987)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090215189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090215189 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090215189 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090215189 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 20241117090215189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090215189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090215189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090215189 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090215190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090215190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090215190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090215190 DLM3UA DEBUG 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) 20241117090215190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090215190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090215190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090215190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090215190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090215190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090215190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090215190 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090215190 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) 20241117090215190 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) 20241117090215190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090215190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241117090215190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090215190 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090215190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090215190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090215190 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090215190 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: link up (cnlink.c:111) 20241117090215190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090215190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090215190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090215190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090215190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090215190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090215191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090215191 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090215193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090215193 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090215193 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090215193 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 20241117090215193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090215193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090215193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090215193 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090215193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090215193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090215193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090215193 DLM3UA DEBUG 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) 20241117090215193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090215193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090215193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241117090215193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241117090215193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090215193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090215193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090215193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090215193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090215193 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090215193 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090215193 DRANAP INFO cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090215205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090216024 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090216024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7145), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090216024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090216024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090216024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090216024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090216024 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090216024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca6c4b), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090216024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090216024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090216024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090216024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090216025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090216025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090216025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090216025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090216025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090216025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090216025 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090216025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090216025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090216025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090216025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090216025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090216025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090216025 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090216030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216030 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090216030 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090216030 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 20241117090216030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090216030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090216030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090216030 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090216031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090216031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090216031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090216031 DLM3UA DEBUG 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) 20241117090216031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090216031 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=004e7145) (sccp_scrc.c:477) 20241117090216031 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20241117090216031 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090216031 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090216031 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090216031 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090216031 DLSCCP DEBUG SCCP-SCOC(110)[0x5647faee5470]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(987)@4f831ae80fa6: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(987)@4f831ae80fa6: 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)@4f831ae80fa6: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)8790880 20241117090216234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090216234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090216234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117090216234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090216234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x862360, normal) (hnbgw_rua.c:407) 20241117090216234 DHNB DEBUG map_rua[0x5647faee5470]{init}: Allocated (fsm.c:456) 20241117090216234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8790880)[0x5647faee5470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090216234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8790880 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241117090216234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090216234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090216234 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8790880 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241117090216234 DCN DEBUG map_sccp[0x5647faee49c0]{init}: Allocated (fsm.c:456) 20241117090216234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5647faee49c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090216234 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8790880 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241117090216234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8790880 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117090216234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8790880)[0x5647faee5470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090216234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090216234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090216234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8790880)[0x5647faee5470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090216234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5647faee49c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090216234 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090216234 DLSCCP DEBUG SCCP-SCOC(113)[0x5647faf00140]{IDLE}: Allocated (fsm.c:456) 20241117090216234 DLSCCP DEBUG SCCP-SCOC(113)[0x5647faf00140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090216234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001c70056400500f1100926) (sccp_scrc.c:406) 20241117090216234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090216234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090216234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090216234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090216234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090216234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090216234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090216234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090216234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090216234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090216234 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090216234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216234 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090216234 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090216234 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 20241117090216234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090216234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090216234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090216234 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090216234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090216234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090216234 DLSCCP DEBUG SCCP-SCOC(113)[0x5647faf00140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090216234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5647faee49c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090216234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8790880)[0x5647faee5470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090216234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090216234 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090216234 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090216234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090216234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090216234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090216234 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090216235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090216235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090216235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090216235 DLM3UA DEBUG 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) 20241117090216235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090216235 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=00ca6c4b) (sccp_scrc.c:477) 20241117090216235 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20241117090216235 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090216235 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090216235 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090216235 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090216235 DLSCCP DEBUG SCCP-SCOC(109)[0x5647faedf270]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(986)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(986)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(987)@4f831ae80fa6: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989) HNBGW_Test.sgsn1-RAN(987)@4f831ae80fa6: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)13426010 HNBGW_Test.sgsn1-SCCP(986)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(986)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090216249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216249 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241117090216249 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241117090216249 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 20241117090216249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090216249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090216249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090216249 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090216249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090216249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090216249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090216249 DLM3UA DEBUG 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) 20241117090216249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090216249 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d1b179) (sccp_scrc.c:477) 20241117090216249 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20241117090216249 DLSCCP DEBUG SCCP-SCOC(113)[0x5647faf00140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090216249 DLSCCP DEBUG SCCP-SCOC(113)[0x5647faf00140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090216249 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090216249 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090216249 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) 20241117090216249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5647faee49c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090216249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5647faee49c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@4f831ae80fa6: setverdict(pass): none -> pass 20241117090216253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: 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 } } } 20241117090216254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241117090216257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241117090216259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241117090216260 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090216261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090216262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241117090216263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241117090216263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241117090216264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090216265 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090216266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241117090216267 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241117090216268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241117090216268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090216269 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090216270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241117090216271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241117090216272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241117090216272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241117090216273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090216276 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090216276 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46505<->l=127.0.0.1:4262) (control_if.c:193) 20241117090216276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090216276 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090216276 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 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090216276 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090216276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090216276 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090216276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090216276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969)@4f831ae80fa6: Final verdict of PTC: none 20241117090216276 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 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090216276 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241117090216276 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) 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090216276 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090216276 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090216276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090216276 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090216276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090216276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090216276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090216276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090216276 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090216276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090216276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090216276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090216276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090216276 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090216276 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090216276 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090216276 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090216276 DLINP DEBUG SRVCONN(,r=127.0.0.1:48889<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090216276 DLINP DEBUG SRVCONN(,r=127.0.0.1:48889<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090216276 DLINP NOTICE SRV(,r=127.0.0.1:48889<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090216276 DMAIN NOTICE (127.0.0.1:48889 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48889<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090216276 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(979)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(987)@4f831ae80fa6: Final verdict of PTC: none 20241117090216276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090216276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090216276 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090216276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090216276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090216276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090216276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090216276 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090216277 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090216277 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090216277 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5647faef8cf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090216277 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090216277 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090216277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c0998), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090216277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090216277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090216277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090216277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090216277 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5647faef8cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211605)[0x5647faee2c90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090216277 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211605)[0x5647faee2c90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090216277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211605)[0x5647faee2c90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211605)[0x5647faee2c90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211605)[0x5647faee2c90]{disrupted}: Freeing instance (context_map.c:202) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211605)[0x5647faee2c90]{disrupted}: Deallocated (fsm.c:568) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5647faef8cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5647faef8cf0]{disconnected}: Freeing instance (context_map.c:206) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5647faef8cf0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(978)@4f831ae80fa6: Final verdict of PTC: none 20241117090216277 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211605 SCCP-111 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5647faf00e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241117090216277 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090216277 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090216277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bf97b), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090216277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090216277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090216277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090216277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090216277 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5647faf00e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12294041)[0x5647faee8f40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090216277 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12294041)[0x5647faee8f40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090216277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12294041)[0x5647faee8f40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12294041)[0x5647faee8f40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12294041)[0x5647faee8f40]{disrupted}: Freeing instance (context_map.c:202) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12294041)[0x5647faee8f40]{disrupted}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(971)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(980)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@4f831ae80fa6: Final verdict of PTC: none 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5647faf00e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5647faf00e80]{disconnected}: Freeing instance (context_map.c:206) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5647faf00e80]{disconnected}: Deallocated (fsm.c:568) 20241117090216277 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12294041 SCCP-112 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241117090216277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090216277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090216277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241117090216277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090216277 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090216277 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 20241117090216277 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) 20241117090216277 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090216277 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090216277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090216277 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090216277 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8790880)[0x5647faee5470]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8790880)[0x5647faee5470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241117090216277 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090216277 DLSCCP DEBUG SCCP-SCOC(113)[0x5647faf00140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090216277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1b179), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090216277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090216277 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090216277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090216277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090216277 DLSCCP DEBUG SCCP-SCOC(113)[0x5647faf00140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5647faee49c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8790880)[0x5647faee5470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8790880)[0x5647faee5470]{disrupted}: Freeing instance (context_map.c:202) 20241117090216277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8790880)[0x5647faee5470]{disrupted}: Deallocated (fsm.c:568) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5647faee49c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5647faee49c0]{disconnected}: Freeing instance (context_map.c:206) 20241117090216277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5647faee49c0]{disconnected}: Deallocated (fsm.c:568) 20241117090216277 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8790880 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241117090216277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090216277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090216277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090216277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090216277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090216277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090216277 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) 20241117090216277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216277 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241117090216277 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090216277 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090216277 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090216277 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241117090216277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090216277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(970)@4f831ae80fa6: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@4f831ae80fa6: Final verdict of PTC: none 20241117090216277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090216277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090216277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090216277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090216277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090216277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090216277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090216277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090216277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090216277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090216277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090216277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090216277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090216277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241117090216277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090216277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090216277 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241117090216277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090216277 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090216277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090216277 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090216277 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090216277 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090216277 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090216277 DRANAP NOTICE cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(977)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(983)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(988)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn1-SCCP(986)@4f831ae80fa6: Final verdict of PTC: none 20241117090216290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(972)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985): pass (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(986): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-RAN(987): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(988): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Nov 17 09:02:16 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 20241117090216367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090216714 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090216714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f1518), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090216714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090216714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090216714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090216714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090216714 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090216714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003575d3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090216714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090216714 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090216714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090216714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090216715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090216715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090216715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090216715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090216715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090216715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090216715 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090216715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090216715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090216715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090216715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090216715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090216715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090216715 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090216969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=539376) Waiting for packet dumper to finish... 1 (prev_count=539376, count=555176) 20241117090218277 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090218277 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241117090218278 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241117090218278 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090218278 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090218278 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090218278 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090218278 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090218278 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090218980 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090218980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd792f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090218980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090218980 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090218980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090218980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090218980 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090218981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb47f3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090218981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090218981 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090218981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090218981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090218981 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090218981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029ef3b), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090218981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090218981 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090218981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090218981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090218981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090218981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090218981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090218981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090218981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090218981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090218981 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090218981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090218981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090218981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090218981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090218981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090218981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090218981 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090218981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090218981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090218981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090218982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090218982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090218982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090218982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sun Nov 17 09:02: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_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 20241117090219482 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090219482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a8621), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090219482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090219482 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090219482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090219482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090219482 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090219482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7de13), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090219482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090219482 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090219482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090219482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090219482 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090219482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6cef4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090219482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090219482 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090219482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090219482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090219482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090219482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090219482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090219482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090219482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090219482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090219482 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090219482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090219482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090219482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090219482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090219483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090219483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090219483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090219483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090219483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090219483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090219483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090219483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090219483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090219483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_second_rab_assignment started. 20241117090220058 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090220058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0f0b5), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090220058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090220058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220058 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090220058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004051bd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090220058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220058 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090220058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220058 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090220058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00637485), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090220058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090220058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090220058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090220058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090220058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090220058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090220058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090220058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090220058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090220058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090220058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090220058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090220058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090220060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090220066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090220071 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37967<->l=127.0.0.1:4262) (control_if.c:570) 20241117090220154 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090220154 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090220155 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090220155 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(994)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090220155 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090220155 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090220155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090220155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090220155 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090220155 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090220155 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090220155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090220155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090220155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090220155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090220155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090220155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220155 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090220156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090220156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090220156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090220156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090220156 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090220157 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090220157 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090220157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090220157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090220157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220157 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090220157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220157 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090220157 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090220157 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090220157 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090220157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090220157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090220157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220157 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090220157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220157 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090220157 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090220157 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090220157 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090220157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090220157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090220157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220157 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090220157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220157 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090220157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090220157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090220157 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090220157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090220157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090220157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090220157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090220157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090220157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090220157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090220157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(998)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(998)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090220176 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090220176 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090220176 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090220176 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090220176 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090220176 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090220177 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090220177 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090220177 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090220177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090220177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090220177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090220177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220177 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090220177 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090220177 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090220177 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090220177 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090220177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090220177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090220177 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090220177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090220177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090220177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090220177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241117090220177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220177 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090220177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220177 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090220177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090220177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090220177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090220177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090220178 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090220178 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090220178 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090220178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090220179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090220179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220179 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090220179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220179 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090220179 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090220179 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090220179 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090220179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090220179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090220179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220179 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090220179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220179 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090220179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090220179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090220179 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090220179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090220179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090220179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090220179 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1001)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(1001)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1001)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(999)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090220204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090220204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090220204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090220204 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090220204 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090220204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090220204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090220204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090220204 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090220371 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090220371 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090220371 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090220371 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090220379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090220379 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090220379 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090220379 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090220379 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090220379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090220381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220382 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090220382 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090220382 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090220382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090220382 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090220382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090220382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090220382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090220382 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090220382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090220382 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090220382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090220382 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090220382 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090220382 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090220382 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090220383 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090220383 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090220383 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090220383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090220383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090220383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090220383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220384 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090220384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090220384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090220384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090220384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090220384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090220393 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090220393 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090220393 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090220393 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090220398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220398 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090220398 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090220398 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090220398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090220398 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090220398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090220400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220400 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090220400 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090220400 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090220400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090220400 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090220400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090220400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090220400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090220400 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090220400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090220400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090220400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090220400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090220400 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090220400 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090220400 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090220401 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090220401 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090220401 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090220401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090220401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090220401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090220401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090220401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090220401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090220401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090220401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090220401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090220401 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090220402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090220402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090220402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090220402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090220402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090220402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090220402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090220402 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(997)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090221180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090221180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090221180 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090221180 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090221180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090221180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090221180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090221180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090221180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090221180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090221180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090221180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090221180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090221180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090221180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090221180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090221180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090221180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090221180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090221180 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090221180 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090221180 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090221180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090221180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090221180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090221180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090221180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090221180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090221181 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090221181 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090221181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090221181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090221181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090221181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090221181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090221181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090221181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090221181 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090221181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090221181 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090221181 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090221181 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090221181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090221181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090221181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090221181 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090221181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090221181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090221181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090221181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090221181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090221181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090221181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090221181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090221181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090221181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090221181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090221181 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090221181 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1000)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090221207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090221207 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090221207 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090221207 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090221207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090221207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090221207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090221207 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090221207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090221207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090221207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090221207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090221207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090221207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090221207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090221207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090221207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090221207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090221208 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090221208 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090221208 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090221208 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090221208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090221208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090221208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090221208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090221208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090221208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090221208 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090221208 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090221208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090221208 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090221208 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090221208 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090221208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090221208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090221208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090221208 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090221213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090221213 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090221213 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090221213 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090221213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090221213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090221213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090221213 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090221214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090221214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090221214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090221214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090221214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090221214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090221214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090221214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090221214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090221214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090221214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090221214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090221214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090221214 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090221214 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090221214 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090221234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(997)@4f831ae80fa6: f_create_expect(l3 := '7C0C1B7CA69D4817CBF9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(997)@4f831ae80fa6: Created Expect[0] for '7C0C1B7CA69D4817CBF9'O to be handled at TC_second_rab_assignment0(1003) TC_second_rab_assignment-Iuh0-RUA(995)@4f831ae80fa6: Added conn table entry 0TC_second_rab_assignment0(1003)3002580 20241117090222265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090222266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090222266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241117090222266 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090222266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2dd0d4, normal) (hnbgw_rua.c:407) 20241117090222266 DHNB DEBUG map_rua[0x5647faee5470]{init}: Allocated (fsm.c:456) 20241117090222266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090222266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002580 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090222266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090222266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090222266 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002580 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117090222266 DCN DEBUG map_sccp[0x5647faee49c0]{init}: Allocated (fsm.c:456) 20241117090222266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090222266 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3002580 <-> SCCP-114 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090222266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002580 SCCP-114 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241117090222266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090222266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090222266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090222266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090222267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090222267 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090222267 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{IDLE}: Allocated (fsm.c:456) 20241117090222267 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090222267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7c0c1b7ca69d4817cbf9004f40030002220056400500f1100926) (sccp_scrc.c:406) 20241117090222267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090222267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090222267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090222267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090222267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090222267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090222267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090222267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090222267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090222267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090222267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090222267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090222267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090222267 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090222267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090222267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090222267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090222267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090222267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090222267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090222267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090222267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090222267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090222267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(997)@4f831ae80fa6: Found Expect[0] for l3='7C0C1B7CA69D4817CBF9'O handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-RAN(997)@4f831ae80fa6: Added conn table entry 0TC_second_rab_assignment0(1003)4362668 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Session index based on connection ID:0 TC_second_rab_assignment0(1003)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090222291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090222291 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090222291 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090222291 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090222291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090222291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090222291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090222291 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090222291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090222291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090222291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090222291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090222291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090222291 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c3571c) (sccp_scrc.c:477) 20241117090222291 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20241117090222291 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090222291 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090222291 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090222291 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090222291 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) 20241117090222291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090222291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_second_rab_assignment0(1003)@4f831ae80fa6: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1002)@4f831ae80fa6: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: vl_len:91 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241117090222494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090222494 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090222494 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090222494 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090222494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090222494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090222494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090222494 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090222494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090222495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090222495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090222495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090222495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090222495 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) 20241117090222495 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241117090222495 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117090222495 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090222495 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117090222495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117090222495 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117090222495 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117090222495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117090222495 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117090222495 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117090222495 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241117090222495 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241117090222495 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241117090222495 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117090222495 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241117090222495 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{UNUSED}: Allocated (fsm.c:456) 20241117090222495 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{UNUSED}: is child of mgw(mgw-fsm-3002580-0)[0x5647faef8cf0] (fsm.c:486) 20241117090222495 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3002580-0)[0x5647faef8cf0] (mgcp_client_endpoint_fsm.c:724) 20241117090222495 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117090222495 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117090222495 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241117090222495 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3002580-0)[0x5647faf00e80]{ST_CRCX}: Allocated (fsm.c:456) 20241117090222495 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3002580-0)[0x5647faf00e80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40] (fsm.c:486) 20241117090222495 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3002580-0)[0x5647faf00e80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117090222495 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3002580-0)[0x5647faf00e80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241117090222495 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 2dd0'... (mgcp_client.c:805) 20241117090222495 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241117090222495 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3002580-0)[0x5647faf00e80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117090222495 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1002)@4f831ae80fa6: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2dd0d417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2dd0d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2dd0d417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2dd0d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@4f831ae80fa6: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241117090222533 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241117090222533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241117090222533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241117090222533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117090222533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117090222533 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241117090222533 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222533 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222533 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117090222533 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117090222533 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222533 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117090222533 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241117090222533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117090222533 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241117090222533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241117090222533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241117090222533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090222533 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090222555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090222555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090222555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241117090222555 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117090222555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2dd0d4) (hnbgw_rua.c:471) 20241117090222555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002580 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241117090222555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117090222555 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117090222555 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117090222555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117090222555 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117090222555 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241117090222555 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241117090222555 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117090222555 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241117090222555 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3002580-0)[0x5647faef8cf0] (mgcp_client_endpoint_fsm.c:724) 20241117090222555 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117090222555 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117090222555 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241117090222555 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 2dd0'... (mgcp_client.c:805) 20241117090222555 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241117090222555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117090222555 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117090222555 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222555 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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)@4f831ae80fa6: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2dd0d417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2dd0d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117090222572 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241117090222572 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241117090222572 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241117090222572 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222572 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117090222572 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241117090222572 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3002580-0)[0x5647faef8cf0] (mgcp_client_endpoint_fsm.c:724) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241117090222572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3002580-0)[0x5647faedf270]{ST_CRCX}: Allocated (fsm.c:456) 20241117090222572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3002580-0)[0x5647faedf270]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40] (fsm.c:486) 20241117090222572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3002580-0)[0x5647faedf270]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241117090222572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3002580-0)[0x5647faedf270]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241117090222572 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 2dd0'... (mgcp_client.c:805) 20241117090222572 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241117090222572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3002580-0)[0x5647faedf270]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222572 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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)@4f831ae80fa6: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2dd0d417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2dd0d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241117090222581 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241117090222581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faedf270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241117090222581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faedf270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241117090222581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faedf270]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241117090222581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faedf270]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241117090222581 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241117090222581 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222581 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222581 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222581 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241117090222581 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241117090222581 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222581 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{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) 20241117090222581 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241117090222581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117090222581 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241117090222581 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241117090222581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241117090222581 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117090222581 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117090222581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3571c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241117090222581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090222581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090222581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090222581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090222581 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241117090222581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090222581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090222581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090222581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090222581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090222581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090222581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090222581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: vl_len:63 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241117090222588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090222588 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090222588 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090222588 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090222588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090222588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090222588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090222588 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090222588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090222588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090222588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090222588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090222588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090222588 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) 20241117090222588 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241117090222588 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117090222588 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090222588 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117090222588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117090222588 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241117090222588 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241117090222588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241117090222588 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117090222588 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241117090222588 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002580 SCCP-114 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241117090222588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241117090222588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241117090222588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090222588 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090222591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090222591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090222591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241117090222591 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117090222591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2dd0d4) (hnbgw_rua.c:471) 20241117090222591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002580 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241117090222592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117090222592 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241117090222592 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241117090222592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241117090222592 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241117090222592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241117090222592 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117090222592 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117090222592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3571c), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20241117090222592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090222592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090222592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090222592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090222592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090222592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090222592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090222592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090222592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090222592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090222592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090222592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: vl_len:12 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241117090222602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090222602 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090222602 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090222603 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090222603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090222603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090222603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090222603 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090222603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090222603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090222603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090222603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090222603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090222603 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) 20241117090222603 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241117090222603 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117090222603 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090222603 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117090222603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117090222603 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241117090222603 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241117090222603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241117090222603 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241117090222603 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241117090222603 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241117090222603 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241117090222603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117090222603 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 2dd0'... (mgcp_client.c:805) 20241117090222603 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117090222603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117090222603 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faedf270]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241117090222603 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:41722: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 2dd0'... (mgcp_client.c:805) 20241117090222603 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241117090222603 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faedf270]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241117090222603 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{IN_USE}: Removing from parent mgw(mgw-fsm-3002580-0)[0x5647faef8cf0] (mgcp_client_endpoint_fsm.c:873) 20241117090222603 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241117090222603 DLMGCP DEBUG mgw-endp(mgw-fsm-3002580-0)[0x5647faee8f40]{IN_USE}: Deallocated (fsm.c:568) 20241117090222603 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241117090222603 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241117090222603 DMGW DEBUG mgw(mgw-fsm-3002580-0)[0x5647faef8cf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241117090222603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117090222603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241117090222603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090222603 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1003)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2dd0d417" }, { code := "I", val := "11111" } }, sdp := omit } 20241117090222616 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241117090222616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117090222616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117090222616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117090222616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5647faf00e80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1003)@4f831ae80fa6: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2dd0d417" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1003)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090222618 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241117090222618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faedf270]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241117090222618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faedf270]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241117090222618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faedf270]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241117090222618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5647faedf270]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(995)@4f831ae80fa6: Deleted conn table entry 0TC_second_rab_assignment0(1003)3002580 20241117090222630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090222630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090222630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241117090222630 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241117090222630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2dd0d4,cause=radio(normal)) (hnbgw_rua.c:439) 20241117090222630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002580 SCCP-114 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241117090222630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241117090222630 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241117090222630 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241117090222630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241117090222630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090222630 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117090222630 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117090222630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3571c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241117090222630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090222630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090222630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090222630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090222630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241117090222630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241117090222630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241117090222631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090222631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090222631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090222631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090222631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090222631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090222631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090222631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(997)@4f831ae80fa6: Deleted conn table entry 0TC_second_rab_assignment0(1003)4362668 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Session index based on connection ID:0 20241117090222639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090222639 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090222640 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090222640 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090222640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090222640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090222640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090222640 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090222640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090222640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090222640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090222640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090222640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090222640 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=00c3571c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241117090222640 DLSCCP DEBUG Received CO:RELRE for local reference 114 (sccp_scoc.c:1824) 20241117090222640 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241117090222640 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090222640 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241117090222640 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) 20241117090222640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241117090222640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241117090222640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090222640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{disconnected}: Freeing instance (context_map.c:202) 20241117090222640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3002580)[0x5647faee5470]{disconnected}: Deallocated (fsm.c:568) 20241117090222640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090222640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{disconnected}: Freeing instance (context_map.c:206) 20241117090222640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5647faee49c0]{disconnected}: Deallocated (fsm.c:568) 20241117090222640 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002580 SCCP-114 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241117090222640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3571c), PART(T=Source Reference,L=4,D=00000072) (sccp_scrc.c:406) 20241117090222640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090222640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090222640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090222640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090222640 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241117090222640 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090222640 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090222640 DLSCCP DEBUG SCCP-SCOC(114)[0x5647faee2c90]{IDLE}: Deallocated (fsm.c:568) 20241117090222640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090222640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090222640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090222640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090222640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090222640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090222641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090222641 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: RLC received in state:disconnect_pending TC_second_rab_assignment0(1003)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090224641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1003)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090224652 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090224652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090224652 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090224652 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117090224652 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090224652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090224653 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090224653 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090224653 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 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090224653 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090224653 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090224653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090224653 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090224653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090224653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090224653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090224653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090224654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090224654 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090224654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090224654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090224654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090224654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090224654 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090224653 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 20241117090224654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090224654 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090224654 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090224654 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090224654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090224654 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090224654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090224654 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(1001)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@4f831ae80fa6: Final verdict of PTC: none 20241117090224654 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090224654 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090224654 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090224654 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37967<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(999)@4f831ae80fa6: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(990)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(996)@4f831ae80fa6: Final verdict of PTC: none 20241117090224654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090224654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090224654 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090224654 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090224654 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090224654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090224654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090224654 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090224654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090224654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090224654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090224654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090224654 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090224654 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090224654 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090224654 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) TC_second_rab_assignment-Iuh0-RUA(995)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(1002)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(997)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1000)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(991)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(992)@4f831ae80fa6: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(994)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090224659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(993)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(990): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(991): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(992): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(993): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_second_rab_assignment-Iuh0(994): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(995): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(999): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1000): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1001): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(1002): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_second_rab_assignment0(1003): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_second_rab_assignment finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sun Nov 17 09:02:24 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 20241117090224701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090225304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56706<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=370380) 20241117090226278 DLSCCP DEBUG SCCP-SCOC(113)[0x5647faf00140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090226278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1b179), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090226278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090226278 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090226278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090226278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090226278 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090226278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bf97b), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090226278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090226278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090226278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090226278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090226278 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241117090226278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c0998), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090226278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090226278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090226278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090226278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090226278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090226278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090226278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090226278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090226278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090226278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090226278 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090226278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090226278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090226278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090226278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090226278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090226278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090226278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090226278 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241117090226278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090226278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090226278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090226278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090226278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090226278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090226278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090226278 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=370380, count=370920) 20241117090226654 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090226654 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090226654 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090226654 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090226654 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090226654 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090226714 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090226715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003575d3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090226715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090226715 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090226715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090226715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090226715 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090226715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f1518), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090226715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090226715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090226715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090226715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090226715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090226715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090226715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090226715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090226715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090226715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090226715 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090226715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090226715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090226715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090226715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090226715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090226715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090226715 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sun Nov 17 09:02:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241117090228390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090228393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090228397 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33061<->l=127.0.0.1:4262) (control_if.c:570) 20241117090228501 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090228501 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090228501 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090228501 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090228502 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090228502 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090228502 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090228502 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090228502 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090228502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090228502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090228502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090228502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228502 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090228502 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090228502 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090228502 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090228502 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090228502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228502 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228502 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228502 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090228502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090228502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090228502 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241117090228503 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090228503 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090228503 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090228503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090228503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090228503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228503 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090228503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228503 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090228503 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090228503 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090228503 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090228503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090228503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090228503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228503 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090228503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228503 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090228503 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090228503 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090228503 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090228503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090228503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090228503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228504 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090228504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228504 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090228504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090228504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090228504 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090228504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090228504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090228504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090228504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090228504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090228504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090228504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090228504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1012)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-M3UA(1012)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1012)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(1010)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090228523 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090228523 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090228523 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090228523 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090228523 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090228523 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090228523 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090228523 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090228524 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090228524 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090228524 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090228524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090228524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228524 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090228524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228524 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090228524 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090228524 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090228524 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090228524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090228524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228524 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090228524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228524 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090228524 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090228524 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090228524 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090228524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090228524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228524 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090228524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228524 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090228524 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090228524 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090228524 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090228524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090228524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090228524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228524 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090228525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090228525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090228525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090228525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090228525 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1015)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1015)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1015)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(1013)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090228721 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090228721 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090228721 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090228721 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090228729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228729 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090228729 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090228729 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090228729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090228729 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090228729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090228733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228733 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090228733 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090228733 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090228733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090228733 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090228733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090228733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090228733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090228733 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090228733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090228733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090228733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090228733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090228733 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090228733 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090228733 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090228734 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090228734 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090228734 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090228734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090228735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090228735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090228735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228735 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090228735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090228735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090228735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090228735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090228735 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090228740 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090228740 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090228740 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090228740 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090228747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228747 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090228747 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090228747 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090228747 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090228747 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090228747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090228749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228749 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090228749 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090228749 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090228749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090228749 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090228749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090228750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090228750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090228750 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090228750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090228750 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090228750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090228750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090228750 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090228750 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090228750 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090228751 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090228751 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090228751 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090228751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090228751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090228751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090228751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090228751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090228751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090228751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228751 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090228751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090228752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090228752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090228752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090228752 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090228982 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090228982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029ef3b), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090228982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228982 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090228982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228982 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090228982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb47f3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090228982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228982 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090228982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228982 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090228982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd792f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090228982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090228982 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090228982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090228982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090228982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090228982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090228982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090228982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090228983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090228983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090228983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090228983 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090228983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090228983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090228983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090228983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090228983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090228983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090228983 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090229483 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090229483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6cef4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090229483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090229483 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090229483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090229483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090229483 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090229483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7de13), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090229483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090229483 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090229483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090229483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090229483 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090229483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a8621), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090229483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090229483 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090229483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090229483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090229484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090229484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090229484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090229484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090229484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090229484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090229484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090229484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090229484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090229484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090229484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090229484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090229484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090229484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090229484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090229484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090229484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090229484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1011)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090229534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229534 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090229534 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090229534 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090229534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090229534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090229534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090229534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090229534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090229534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090229534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090229534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090229535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090229535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090229535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090229535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090229535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090229535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090229535 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090229535 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090229535 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090229535 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090229535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090229535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090229535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090229535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090229535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090229535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090229535 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090229535 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090229535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090229535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090229535 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090229535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090229535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090229535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090229535 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090229538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229538 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090229538 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090229538 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090229538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090229538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090229538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090229538 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090229538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090229538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090229538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090229538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090229538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090229538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090229538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090229538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090229538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229538 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090229538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090229538 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090229538 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090229538 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1014)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090229554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229554 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090229554 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090229554 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090229554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090229554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090229554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090229554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090229554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090229554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090229554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090229554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090229554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090229554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090229554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090229554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090229554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090229554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090229554 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090229554 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090229554 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090229554 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090229554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090229554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090229554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090229555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090229555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090229555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090229555 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090229555 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090229555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090229555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090229555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090229555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090229555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090229555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090229555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090229558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229558 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090229558 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090229558 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090229558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090229558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090229558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090229558 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090229558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090229558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090229558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090229558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090229558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090229558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090229558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090229558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090229558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090229558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090229558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090229558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090229558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090229558 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090229558 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090229558 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090229561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090229561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090229561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090229561 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090229561 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090229561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090229561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090229561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090229561 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090229568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090229568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090229568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241117090229568 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241117090229568 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241117090229770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090229770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090229770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090229770 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090229770 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090229770 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090229770 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090229770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090229770 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@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed MTC@4f831ae80fa6: talloc reports "struct hnb_context" x 1, expecting 1 MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes 20241117090229782 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33061<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1010)@4f831ae80fa6: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1014)@4f831ae80fa6: Final verdict of PTC: none 20241117090229783 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090229783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090229783 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090229783 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117090229783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241117090229783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090229783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090229784 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090229784 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090229784 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090229783 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090229783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090229783 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090229783 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090229783 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 20241117090229783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229784 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(1011)@4f831ae80fa6: Final verdict of PTC: none 20241117090229783 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090229783 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090229784 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090229784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090229784 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090229784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090229784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090229784 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090229784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090229784 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090229784 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241117090229784 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 20241117090229784 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090229784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090229784 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090229784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090229784 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090229784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090229784 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090229784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090229784 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090229784 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090229784 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090229784 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090229784 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090229784 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090229784 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 20241117090229784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090229784 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090229784 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090229784 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090229784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090229784 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090229784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090229785 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(1013)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1012)@4f831ae80fa6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1015)@4f831ae80fa6: Final verdict of PTC: none 20241117090229785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090229785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090229785 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090229785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090229785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090229785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090229785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090229785 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090229785 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090229785 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090229785 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: link lost (cnlink.c:118) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@4f831ae80fa6: Final verdict of PTC: none HNBGW-MGCP(1016)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(1005)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090229789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56712<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1007)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(1005): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(1007): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(1010): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(1011): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(1012): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1013): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1014): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1015): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(1016): none (pass -> pass) MTC@4f831ae80fa6: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sun Nov 17 09:02:29 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 20241117090229814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(98)[0x5647faedeb10]{IDLE}: Deallocated (fsm.c:568) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(97)[0x5647faef25a0]{IDLE}: Deallocated (fsm.c:568) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090230053 DLSCCP DEBUG SCCP-SCOC(99)[0x5647faee5920]{IDLE}: Deallocated (fsm.c:568) 20241117090230417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56736<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217900) Waiting for packet dumper to finish... 1 (prev_count=217900, count=251164) 20241117090231785 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090231785 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090231785 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241117090231785 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090231785 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090231785 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sun Nov 17 09:02:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@4f831ae80fa6: 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@4f831ae80fa6: Test case TC_apply_sccp started. 20241117090233537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090233541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090233543 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41639<->l=127.0.0.1:4262) (control_if.c:570) TC_apply_sccp-Iuh0(1021)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090233607 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241117090233607 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241117090233617 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090233617 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090233617 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090233617 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090233618 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090233618 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090233618 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090233618 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090233618 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58371 (stream_srv.c:129) 20241117090233618 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58371<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh1(1023)@4f831ae80fa6: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241117090233619 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090233619 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241117090233619 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090233619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090233619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090233619 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090233619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241117090233619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090233619 DRANAP DEBUG cnlink(msc-3)[0x5647faed2740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090233619 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090233619 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241117090233619 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090233619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090233619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090233619 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090233619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241117090233619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090233619 DRANAP DEBUG cnlink(msc-2)[0x5647fae68870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090233619 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090233619 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241117090233619 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090233619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090233619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090233619 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090233619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241117090233619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090233619 DRANAP DEBUG cnlink(msc-1)[0x5647fae6b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090233619 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090233619 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090233619 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090233619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090233619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090233619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090233619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090233619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090233619 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090233619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090233619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090233619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241117090233619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241117090233619 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241117090233619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090233619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090233619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241117090233619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241117090233619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241117090233619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241117090233619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090233619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090233619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241117090233619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241117090233619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241117090233619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241117090233619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090233620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090233620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090233620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090233620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090233620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1027)@4f831ae80fa6: ************************************************* MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1027)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@4f831ae80fa6: ************************************************* HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090233633 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090233633 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090233633 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090233633 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090233633 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090233633 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090233634 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241117090233634 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090233635 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090233635 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241117090233635 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090233635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090233635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090233635 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090233635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241117090233635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090233635 DRANAP DEBUG cnlink(sgsn-3)[0x5647faed4d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090233635 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090233635 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241117090233635 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090233635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090233635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090233635 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090233635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090233635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090233635 DRANAP DEBUG cnlink(sgsn-2)[0x5647faed43f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090233635 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090233635 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241117090233635 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090233635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090233635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090233635 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090233635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090233635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090233635 DRANAP DEBUG cnlink(sgsn-1)[0x5647faed3a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090233635 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090233635 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090233635 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090233635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090233635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090233635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090233635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090233635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090233635 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090233635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090233635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090233635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241117090233635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090233635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090233635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090233635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090233635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090233635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090233635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090233635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090233635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090233635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4f831ae80fa6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4f831ae80fa6: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1030)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-M3UA(1030)@4f831ae80fa6: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1030)@4f831ae80fa6: ************************************************* HNBGW_Test.sgsn0-SCCP(1028)@4f831ae80fa6: v_sccp_pdu_maxlen:268 20241117090233660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090233660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090233660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090233660 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090233660 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241117090233660 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090233660 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090233660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090233660 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@4f831ae80fa6: setverdict(pass): none -> pass 20241117090233664 DLINP DEBUG SRVCONN(,r=127.0.0.1:58371<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090233664 DLINP DEBUG SRVCONN(,r=127.0.0.1:58371<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090233664 DLINP DEBUG SRVCONN(,r=127.0.0.1:58371<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241117090233664 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241117090233664 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) 20241117090233664 DLGLOBAL DEBUG validating counter group 0x5647fa321be0(hnb) with 60 counters (rate_ctr.c:86) 20241117090233664 DHNBAP DEBUG (127.0.0.1:58371 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241117090233664 DHNBAP NOTICE (127.0.0.1:58371 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241117090233664 DHNBAP NOTICE (127.0.0.1:58371 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241117090233664 DLINP DEBUG SRVCONN(,r=127.0.0.1:58371<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090233664 DLINP DEBUG SRVCONN(,r=127.0.0.1:58371<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090233832 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090233832 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241117090233832 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090233832 DLSS7 <000c> 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)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241117090233843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233843 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241117090233843 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090233843 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090233843 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090233843 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090233843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090233847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233847 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090233847 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090233847 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090233847 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090233847 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090233847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090233847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090233847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090233847 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241117090233847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090233847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090233847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090233848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090233848 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090233848 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090233848 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090233849 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090233849 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241117090233849 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090233849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090233849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241117090233849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233849 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241117090233849 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241117090233849 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241117090233849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241117090233849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090233849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090233849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090233849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090233849 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090233850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233850 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090233850 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090233850 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090233850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090233850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090233850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090233850 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(1030)@4f831ae80fa6: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241117090233855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233855 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241117090233855 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241117090233856 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241117090233856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241117090233856 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241117090233856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241117090233858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233858 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241117090233858 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241117090233858 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241117090233858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241117090233858 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241117090233859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241117090233859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090233859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241117090233859 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241117090233859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090233859 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090233859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090233859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090233859 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241117090233859 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241117090233859 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241117090233860 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241117090233860 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241117090233860 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241117090233860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090233860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241117090233860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090233861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090233861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090233861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090233861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090233861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090233861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090233861 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241117090233861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090233861 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090233861 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090233861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090233861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090233861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090233861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090233861 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1026)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090234648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090234648 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090234648 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090234648 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090234648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090234648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090234648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090234648 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090234648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090234648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090234648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090234648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090234648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090234648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090234648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090234648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241117090234648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234649 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090234649 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090234649 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090234649 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090234649 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241117090234649 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090234649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090234649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241117090234649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090234649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090234649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090234649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090234649 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090234649 DRANAP NOTICE cnlink(msc-0)[0x5647fae88220]{CONNECTED}: link up (cnlink.c:111) 20241117090234649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090234649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090234649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090234649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090234649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090234649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090234649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090234649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090234651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090234651 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090234651 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090234651 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090234651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090234651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090234651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090234651 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090234651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090234651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090234651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090234651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090234651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090234651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090234651 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241117090234651 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241117090234651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234651 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090234651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090234651 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090234651 DRANAP DEBUG cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090234651 DRANAP INFO cnlink(msc-0)[0x5647fae88220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1029)@4f831ae80fa6: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241117090234657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090234657 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090234657 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090234657 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090234657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090234657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090234657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090234657 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090234657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090234657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090234657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090234657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090234657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090234657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090234657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090234657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241117090234657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090234657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090234657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241117090234657 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241117090234657 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241117090234657 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241117090234657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241117090234657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241117090234657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090234657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090234657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090234657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090234657 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241117090234657 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: link up (cnlink.c:111) 20241117090234658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090234658 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090234658 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090234658 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090234658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090234658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090234658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090234658 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090234659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090234659 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090234659 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090234659 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090234659 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090234659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090234659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090234659 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090234659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090234659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090234659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090234659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090234659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090234659 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241117090234659 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241117090234659 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241117090234659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090234659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090234659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090234659 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090234659 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241117090234659 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241117090234659 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241117090234659 DRANAP INFO cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241117090235701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090236279 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090236279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c0998), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090236279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090236279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090236279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090236279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090236279 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090236279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bf97b), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090236279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090236279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090236279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090236279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090236279 DLSCCP DEBUG SCCP-SCOC(113)[0x5647faf00140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090236279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1b179), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090236279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090236279 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090236279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090236279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090236279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090236279 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090236279 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090236279 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090236279 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090236279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090236279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090236279 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090236279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090236279 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090236279 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090236280 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090236280 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090236280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090236280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090236280 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090236280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090236280 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090236280 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090236280 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090236280 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090236280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090236280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090236284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090236284 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090236284 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090236284 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090236284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090236284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090236284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090236284 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090236284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090236284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090236284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090236284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090236284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090236284 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=000c0998) (sccp_scrc.c:477) 20241117090236284 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20241117090236284 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090236284 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090236284 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090236284 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090236284 DLSCCP DEBUG SCCP-SCOC(111)[0x5647fad67390]{IDLE}: Deallocated (fsm.c:568) 20241117090236486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090236486 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090236486 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090236486 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090236486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090236486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090236486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090236486 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090236486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090236486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090236486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090236486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090236486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090236486 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=006bf97b) (sccp_scrc.c:477) 20241117090236486 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20241117090236486 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090236486 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090236486 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090236486 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090236487 DLSCCP DEBUG SCCP-SCOC(112)[0x5647faee4810]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@4f831ae80fa6: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1026)@4f831ae80fa6: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1032) 20241117090236715 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090236715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f1518), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090236715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090236715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090236715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241117090236715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090236715 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090236715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003575d3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090236715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090236715 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090236715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090236715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090236715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090236715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090236715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090236715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241117090236716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241117090236716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241117090236716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241117090236716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090236716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090236716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090236716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090236716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090236716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090236716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090236716 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090236719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090236719 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241117090236719 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241117090236719 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241117090236719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090236719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090236719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090236719 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090236719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090236719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090236719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090236719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241117090236719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090236719 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=000f1518) (sccp_scrc.c:477) 20241117090236719 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20241117090236719 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090236719 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090236719 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090236719 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090236719 DLSCCP DEBUG SCCP-SCOC(106)[0x5647faef3440]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1022)@4f831ae80fa6: Added conn table entry 0TC_apply_sccp0(1032)6336499 20241117090236740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090236740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090236740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241117090236740 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241117090236740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x60aff3, normal) (hnbgw_rua.c:407) 20241117090236740 DHNB DEBUG map_rua[0x5647faee5470]{init}: Allocated (fsm.c:456) 20241117090236740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241117090236740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336499 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241117090236740 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090236740 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090236740 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336499 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241117090236740 DCN DEBUG map_sccp[0x5647faee49c0]{init}: Allocated (fsm.c:456) 20241117090236740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241117090236740 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6336499 <-> SCCP-115 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241117090236740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336499 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241117090236740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241117090236740 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241117090236740 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241117090236740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241117090236740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090236740 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241117090236740 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{IDLE}: Allocated (fsm.c:456) 20241117090236740 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241117090236740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001a10056400500f1100926) (sccp_scrc.c:406) 20241117090236740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090236740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090236740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090236740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090236740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090236740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090236740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241117090236740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241117090236740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241117090236740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090236740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090236740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090236740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090236740 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241117090236740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241117090236740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241117090236740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090236740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090236740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090236740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090236740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090236740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090236740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090236740 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: First idle individual index:0 HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1026)@4f831ae80fa6: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1032) HNBGW_Test.msc0-RAN(1026)@4f831ae80fa6: Added conn table entry 0TC_apply_sccp0(1032)4224638 HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: Session index based on connection ID:0 TC_apply_sccp0(1032)@4f831ae80fa6: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241117090236757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090236757 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090236757 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090236757 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090236757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090236757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090236757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090236757 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090236757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090236757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090236757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090236757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090236757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090236757 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d00f15) (sccp_scrc.c:477) 20241117090236757 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20241117090236757 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241117090236757 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241117090236757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090236757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241117090236757 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) 20241117090236757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241117090236757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_apply_sccp0(1032)@4f831ae80fa6: "Changing SCCP address, don't apply yet" 20241117090237758 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241117090238781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090238781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090238781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241117090238781 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241117090238781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x60aff3) (hnbgw_rua.c:471) 20241117090238781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336499 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241117090238781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241117090238781 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241117090238781 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117090238781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241117090238781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241117090238781 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241117090238781 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241117090238781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d00f15), PART(T=Data,L=22,D=001440120000010010400b0a0d8eb5daab75ea89bceb) (sccp_scrc.c:406) 20241117090238781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090238781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090238781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090238781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090238781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090238782 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090238782 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090238782 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090238782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090238782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090238782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090238782 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1032)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: vl_len:22 HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: vl_from0 HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC4317A651EC8ED181389'O 20241117090238800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090238800 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090238800 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090238800 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090238800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090238800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090238800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090238800 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090238800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090238800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090238800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090238800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090238800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090238800 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=001440120000010010400b0ac4317a651ec8ed181389) (sccp_scrc.c:477) 20241117090238800 DLSCCP DEBUG Received CO:CODT for local reference 115 (sccp_scoc.c:1824) 20241117090238800 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241117090238800 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090238800 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241117090238800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241117090238800 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241117090238800 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241117090238800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241117090238800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241117090238801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241117090238801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090238801 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)@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1032)@4f831ae80fa6: "Apply SCCP address changes" 20241117090238814 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241117090238816 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20241117090238816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20241117090238816 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241117090238816 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241117090238816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d00f15), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241117090238816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090238816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090238816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241117090238816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090238816 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241117090238816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241117090238816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241117090238816 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241117090238816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241117090238816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241117090238816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241117090238816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{disrupted}: Freeing instance (context_map.c:202) 20241117090238816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6336499)[0x5647faee5470]{disrupted}: Deallocated (fsm.c:568) 20241117090238816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241117090238816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{disconnected}: Freeing instance (context_map.c:206) 20241117090238816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5647faee49c0]{disconnected}: Deallocated (fsm.c:568) 20241117090238816 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6336499 SCCP-115 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241117090238816 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20241117090238816 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241117090238816 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20241117090238816 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117090238816 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117090238816 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117090238817 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117090238817 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117090238817 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117090238817 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241117090238817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241117090238817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241117090238817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090238817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090238817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090238817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241117090238817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241117090238817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241117090238817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241117090238817 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: Session index based on local reference:0 20241117090238821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090238821 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241117090238821 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241117090238821 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241117090238821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241117090238821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241117090238821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241117090238821 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241117090238822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090238822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241117090238822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241117090238822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241117090238822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241117090238822 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=00d00f15) (sccp_scrc.c:477) 20241117090238822 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1824) 20241117090238822 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241117090238822 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241117090238822 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090238822 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090238822 DLSCCP DEBUG SCCP-SCOC(115)[0x5647faee2c90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@4f831ae80fa6: Deleted conn table entry 0TC_apply_sccp0(1032)4224638 TC_apply_sccp-Iuh0-RUA(1022)@4f831ae80fa6: Deleted conn table entry 0TC_apply_sccp0(1032)6336499 20241117090238982 DLSCCP DEBUG SCCP-SCOC(103)[0x5647faee6bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090238982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd792f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090238982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090238982 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090238982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090238982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090238982 DLSCCP DEBUG SCCP-SCOC(104)[0x5647faeded50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090238982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb47f3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090238982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090238982 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090238983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090238983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090238983 DLSCCP DEBUG SCCP-SCOC(105)[0x5647faee93b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090238983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029ef3b), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090238983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090238983 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090238983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090238983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090238983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090238983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090238983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090238983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090238983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090238983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090238983 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090238983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090238983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090238983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090238983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090238983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090238983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090238983 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241117090238983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090238983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090238983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090238983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090238983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090238983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090238983 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090239479 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(100)[0x5647faee2820]{IDLE}: Deallocated (fsm.c:568) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(101)[0x5647faee3730]{IDLE}: Deallocated (fsm.c:568) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241117090239479 DLSCCP DEBUG SCCP-SCOC(102)[0x5647faee3220]{IDLE}: Deallocated (fsm.c:568) 20241117090239828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1032)@4f831ae80fa6: Final verdict of PTC: pass MTC@4f831ae80fa6: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_apply_sccp(1017)@4f831ae80fa6: Final verdict of PTC: none 20241117090239839 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41639<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(1028)@4f831ae80fa6: Final verdict of PTC: none 20241117090239840 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241117090239840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090239840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241117090239840 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241117090239840 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241117090239840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090239840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090239840 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241117090239840 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 20241117090239840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090239840 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241117090239840 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090239840 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090239840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090239840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090239840 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090239840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090239840 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090239840 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090239840 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241117090239841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090239841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241117090239841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp-Iuh0-RUA(1022)@4f831ae80fa6: Final verdict of PTC: none 20241117090239841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241117090239841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241117090239841 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241117090239841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090239841 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090239841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090239841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090239841 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241117090239841 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241117090239841 DRANAP DEBUG cnlink(sgsn-0)[0x5647faed30d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241117090239841 DRANAP NOTICE cnlink(sgsn-0)[0x5647faed30d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241117090239841 DLINP DEBUG SRVCONN(,r=127.0.0.1:58371<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241117090239841 DLINP DEBUG SRVCONN(,r=127.0.0.1:58371<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241117090239841 DLINP NOTICE SRV(,r=127.0.0.1:58371<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241117090239841 DMAIN NOTICE (127.0.0.1:58371 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58371<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241117090239841 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(1030)@4f831ae80fa6: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1024)@4f831ae80fa6: Final verdict of PTC: none 20241117090239842 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 20241117090239842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090239842 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241117090239842 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241117090239842 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241117090239842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241117090239842 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241117090239842 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241117090239842 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) 20241117090239842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090239842 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241117090239842 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241117090239842 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241117090239842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241117090239843 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241117090239843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241117090239843 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(1019)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1029)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@4f831ae80fa6: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1025)@4f831ae80fa6: Final verdict of PTC: none 20241117090239843 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(1031)@4f831ae80fa6: Final verdict of PTC: none 20241117090239843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-M3UA(1027)@4f831ae80fa6: Final verdict of PTC: none 20241117090239843 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241117090239843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241117090239844 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241117090239844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241117090239844 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241117090239844 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_apply_sccp-Iuh0(1021)@4f831ae80fa6: Final verdict of PTC: none TC_apply_sccp-Iuh1(1023)@4f831ae80fa6: Final verdict of PTC: none VirtHNBGW-STATS(1018)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: setverdict(pass): pass -> pass, component reason not changed 20241117090239849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36764<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1020)@4f831ae80fa6: Final verdict of PTC: none MTC@4f831ae80fa6: Setting final verdict of the test case. MTC@4f831ae80fa6: Local verdict of MTC: pass MTC@4f831ae80fa6: Local verdict of PTC MutexDispCT-TC_apply_sccp(1017): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_apply_sccp-Iuh0(1021): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1022): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_apply_sccp-Iuh1(1023): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1024): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1028): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1029): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1030): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC HNBGW-MGCP(1031): none (pass -> pass) MTC@4f831ae80fa6: Local verdict of PTC TC_apply_sccp0(1032): pass (pass -> pass) MTC@4f831ae80fa6: Test case TC_apply_sccp finished. Verdict: pass MTC@4f831ae80fa6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sun Nov 17 09:02:39 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241117090239934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241117090240437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343916) Waiting for packet dumper to finish... 1 (prev_count=343916, count=344456) 20241117090241842 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090241842 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090241842 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241117090241843 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241117090241843 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241117090241843 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4f831ae80fa6: 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@4f831ae80fa6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4f831ae80fa6: Terminating MTC. MC@4f831ae80fa6: MTC terminated. MC2> exit MC@4f831ae80fa6: Shutting down session. MC@4f831ae80fa6: 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-423.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 (547197) [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-20241117-0847-5c5e85c7-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20241117090246280 DLSCCP DEBUG SCCP-SCOC(113)[0x5647faf00140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090246280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1b179), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090246280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090246280 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090246280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241117090246280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090246280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090246280 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090246280 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090246280 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241117090246280 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241117090246280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241117090246280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241117090246716 DLSCCP DEBUG SCCP-SCOC(107)[0x5647faf00fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241117090246716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003575d3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241117090246716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241117090246716 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241117090246716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241117090246716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5647faef4460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241117090246716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241117090246716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241117090246716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241117090246716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241117090246716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241117090246716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241117090246716 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-20241117-0847-5c5e85c7-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (547049) [testenv][with-pfcp] Stopping hnbgw (547078) [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-20241117-0847-5c5e85c7-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-423.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-423.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-20241117-0847-5c5e85c7-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-423.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-20241117-0847-5c5e85c7-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-20241117-0847-5c5e85c7-1'] testenv-hnbgw-all-osmocom-nightly-20241117-0847-5c5e85c7-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1047/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS